Up to [cvs.NetBSD.org] / src / sys / arch / arm / imx / fdt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4.2.1, Sun Jan 3 16:34:52 2021 UTC (2 years, 5 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.4: +2 -2
lines
FILE REMOVED
Sync w/ HEAD.
Revision 1.5, 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.4: +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.4 / (download) - annotate - [select for diffs], Wed May 20 09:18:25 2020 UTC (3 years ago) by hkenken
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
i.MX support merged into GENERIC kernel.
Revision 1.3.8.2 / (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.8.1: +169 -0
lines
Diff to previous 1.3.8.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.3.8.1, Tue Dec 3 10:32:53 2019 UTC (3 years, 6 months ago) by martin
Branch: phil-wifi
Changes since 1.3: +0 -169
lines
FILE REMOVED
file imx6_spi.c was added on branch phil-wifi on 2020-04-13 08:03:35 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 3 10:32:53 2019 UTC (3 years, 6 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
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
Branch point for: phil-wifi
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Remove FDT_INTR_MPSAFE flag.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 27 02:59:21 2019 UTC (3 years, 8 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.1: +17 -4
lines
Diff to previous 1.1 (colored)
Add i.MX SPI device type. IMX31_CSPI IMX35_CSPI IMX51_ECSPI
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 19 11:41:36 2019 UTC (3 years, 9 months ago) by hkenken
Branch: MAIN
Add support SPI driver for i.MX6.