CVS log for src/sys/arch/arm/imx/fdt/Attic/files.imx6
Up to [cvs.NetBSD.org] / src / sys / arch / arm / imx / fdt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14.2.1
Sun Jan 3 16:34:52 2021 UTC (4 years ago) by thorpej
Branches: thorpej-futex
FILE REMOVED
Changes since revision 1.14: +1 -1
lines
Sync w/ HEAD.
Revision 1.15
Wed Dec 23 14:42:38 2020 UTC (4 years ago) by skrll
Branches: MAIN
CVS tags: thorpej-futex-base,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
FILE REMOVED
Changes since revision 1.14: +1 -1
lines
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.14: download - view: text, markup, annotated - select for diffs
Wed Jun 10 19:30:23 2020 UTC (4 years, 7 months ago) by jmcneill
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2
lines
Use generic platform definition for i.MX7
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 10 17:57:50 2020 UTC (4 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +17 -7
lines
FDT-ize i.MX7. I don't have a board so this has only been tested on QEMU.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 3 13:14:01 2020 UTC (4 years, 7 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
defflag SOC_IMX6DL and SOC_IMX6Q
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 23 13:39:24 2020 UTC (4 years, 7 months ago) by rin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
Oops, two more missing clk dependencies...
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 23 13:24:08 2020 UTC (4 years, 7 months ago) by skrll
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3
lines
imx6 kernels are part of GENERIC now
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed May 20 09:18:25 2020 UTC (4 years, 7 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -7
lines
i.MX support merged into GENERIC kernel.
Revision 1.8.6.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:35 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.8.6.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.6.1: +110 -0
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 17 21:47:24 2020 UTC (4 years, 11 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +25 -1
lines
Sync with head.
Revision 1.8.6.1
Wed Jan 15 01:09:56 2020 UTC (5 years ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.8: +0 -110
lines
file files.imx6 was added on branch phil-wifi on 2020-04-13 08:03:35 +0000
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 15 01:09:56 2020 UTC (5 years ago) by jmcneill
Branches: 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
Branch point for: phil-wifi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +25 -1
lines
Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 12 06:46:13 2019 UTC (5 years, 3 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20191119,
ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
Spell controller correctly
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 19 11:41:36 2019 UTC (5 years, 4 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -1
lines
Add support SPI driver for i.MX6.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 12 11:45:53 2019 UTC (5 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -9
lines
Rearrange so that sys/arch/arm/imx/fdt/files.imx6 can be included by
sys/arch/evbarm/conf/files.generic
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 30 06:52:57 2019 UTC (5 years, 5 months ago) by hkenken
Branches: MAIN
CVS tags: netbsd-9-base,
netbsd-9-4-RELEASE,
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1
lines
Add IIC support.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 30 06:26:31 2019 UTC (5 years, 5 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Remove fdtbus_gpio_release() from enet_phy_reset().
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 27 08:02:04 2019 UTC (5 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix builds properly
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 24 13:12:33 2019 UTC (5 years, 5 months ago) by hkenken
Branches: MAIN
Add support for device tree.
+ CCM (clk)
+ COM (uart)
+ GPIO
+ IOMUX (pin control)
+ PCIe
+ SDHC
+ USB Host
+ USB phy
CVSweb <webmaster@jp.NetBSD.org>