Up to [cvs.NetBSD.org] / src / sys / arch / arm / imx / fdt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11.2.1, Sun Jan 3 16:34:52 2021 UTC (2 years, 4 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.11: +2 -2
lines
FILE REMOVED
Sync w/ HEAD.
Revision 1.12, 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.11: +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.11 / (download) - annotate - [select for diffs], Mon Sep 28 12:15:23 2020 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.10: +2 -4
lines
Diff to previous 1.10 (colored)
faa_a4x_bst is no more
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 10 12:25:09 2020 UTC (2 years, 10 months ago) by skrll
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Add support for KASAN on ARMv[67] Thanks to maxv for many pointers and reviews.
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 24 08:47:19 2020 UTC (3 years ago) by skrll
Branch: MAIN
Changes since 1.8: +3 -5
lines
Diff to previous 1.8 (colored)
Misc whitespace
Revision 1.8.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.8.8.1: +237 -0
lines
Diff to previous 1.8.8.1 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.8.8.1, Wed Oct 23 02:34:43 2019 UTC (3 years, 7 months ago) by martin
Branch: phil-wifi
Changes since 1.8: +0 -237
lines
FILE REMOVED
file imx6_platform.c was added on branch phil-wifi on 2020-04-13 08:03:35 +0000
Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 23 02:34:43 2019 UTC (3 years, 7 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
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.7: +24 -2
lines
Diff to previous 1.7 (colored)
Implement platform reset for i.MX6.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 18 12:53:08 2019 UTC (3 years, 7 months ago) by hkenken
Branch: MAIN
Changes since 1.6: +16 -2
lines
Diff to previous 1.6 (colored)
Modified atphy(4) * Support CLK_25M clock out. * Support internal delay for RGMII interface.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 19 10:44:35 2019 UTC (3 years, 9 months ago) by hkenken
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Use a9ptmr_delay().
Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 5 12:44:01 2019 UTC (3 years, 9 months ago) by hkenken
Branch: MAIN
Changes since 1.4: +4 -3
lines
Diff to previous 1.4 (colored)
Add "fsl,imx6qp" (i.MX6QP) to ARM_PLATFORM list.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 27 07:41:43 2019 UTC (3 years, 10 months ago) by skrll
Branch: MAIN
CVS Tags: 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
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Need opt_console for CONSADDR, etc
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 26 06:59:48 2019 UTC (3 years, 10 months ago) by skrll
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
KNF on #includes
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 26 06:57:55 2019 UTC (3 years, 10 months ago) by skrll
Branch: MAIN
Changes since 1.1: +2 -3
lines
Diff to previous 1.1 (colored)
Fix builds
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 24 13:12:33 2019 UTC (3 years, 10 months ago) by hkenken
Branch: MAIN
Add support for device tree. + CCM (clk) + COM (uart) + GPIO + IOMUX (pin control) + PCIe + SDHC + USB Host + USB phy