The NetBSD Project

CVS log for src/sys/arch/arm/imx/Attic/imx7_usb.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / imx

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5.2.1, Sun Jan 3 16:34:51 2021 UTC (2 years, 5 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.5: +2 -2 lines
FILE REMOVED

Sync w/ HEAD.

Revision 1.6, Wed Dec 23 14:42:38 2020 UTC (2 years, 5 months ago) by skrll
Branch: MAIN
CVS Tags: thorpej-futex-base, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.5: +2 -2 lines
FILE REMOVED

Tidyup the i.MX SoC support by

- Moving the  FDTised code to sys/arch/arm/nxp to match the
  sys/arch/{cpu}/{vendor} convention
- FDTise some more drivers
	- Secure Non-Volatile Storage
	- watchdog driver
	- On chip OTP
- Match fsl,imx6dl
- Add some more drivers to GENERIC that will be supported by i.MX 6
  boards

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 14 08:34:19 2020 UTC (3 years ago) by msaitoh
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Remove extra semicolon.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:35 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.3: +17 -8 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 24 11:20:55 2019 UTC (3 years, 10 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.3: +17 -8 lines
Diff to previous 1.3 (colored)

i.MX USB host code re-arrangement.

Revision 1.2.4.1 / (download) - annotate - [select for diffs], Thu Mar 22 01:44:42 2018 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Synch with HEAD, resolve conflicts

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 17 18:34:09 2018 UTC (5 years, 2 months ago) by ryo
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, isaki-audio2-base, isaki-audio2
Branch point for: phil-wifi
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

move from sys/arch/arm/arm32/armv7_generic_dma.c to sys/arch/arm/arm/arm_generic_dma.c,
and change variable name from armv7_generic_dma_tag to arm_generic_dma_tag

no functional change. (preliminary changes for merging aarch64)

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:53 2017 UTC (5 years, 6 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.2.2.1: +241 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

update from HEAD

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:30 2017 UTC (5 years, 9 months ago) by skrll
Branch: nick-nhusb
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD

Revision 1.2.2.1, Thu Aug 17 09:11:04 2017 UTC (5 years, 9 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.2: +0 -241 lines
FILE REMOVED

file imx7_usb.c was added on branch tls-maxphys on 2017-12-03 11:35:53 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 17 09:11:04 2017 UTC (5 years, 9 months ago) by hkenken
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, pgoyette-compat-base, pgoyette-compat-0315, nick-nhusb-base-20170825
Branch point for: tls-maxphys, pgoyette-compat
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Use armv7_generic_[dma|bs]_tag.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun May 29 08:44:16 2016 UTC (7 years ago) by skrll
Branch: nick-nhusb
Changes since 1.1.2.1: +241 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Sync with HEAD

Revision 1.1.2.1, Tue May 17 06:44:45 2016 UTC (7 years ago) by skrll
Branch: nick-nhusb
Changes since 1.1: +0 -241 lines
FILE REMOVED

file imx7_usb.c was added on branch nick-nhusb on 2016-05-29 08:44:16 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Tue May 17 06:44:45 2016 UTC (7 years ago) by ryo
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: nick-nhusb

Add initial support for Freescale i.MX7 SoC and
Atmark Techno Armadillo-IoT G3 boards.

Contributed by Internet Initiative Japan Inc.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>