The NetBSD Project

CVS log for src/sys/arch/arm/imx/Attic/files.imx6

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21, Sat May 23 13:24:07 2020 UTC (3 years 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.20: +1 -1 lines
FILE REMOVED

imx6 kernels are part of GENERIC now

Revision 1.20 / (download) - annotate - [select for diffs], Sat May 23 06:21:36 2020 UTC (3 years ago) by rin
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

imxpcie also depends on clk.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:34 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.14: +12 -9 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 12 06:46:13 2019 UTC (3 years, 7 months ago) by skrll
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
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Spell controller correctly

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 27 08:02:04 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.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fix builds properly

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jul 24 12:33:18 2019 UTC (3 years, 10 months ago) by hkenken
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
  imx PCIe common driver

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jul 24 11:58:00 2019 UTC (3 years, 10 months ago) by hkenken
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Modified imx6 Clock Controller Module (CCM).

+ Add imx6_get_clock_by_id().

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 20 08:16:19 2019 UTC (3 years, 11 months ago) by hkenken
Branch: MAIN
Changes since 1.14: +5 -2 lines
Diff to previous 1.14 (colored)

Add support for clk subsystem in imx6 CCM driver.

Revision 1.12.2.2 / (download) - annotate - [select for diffs], Mon Jun 25 07:25:39 2018 UTC (4 years, 11 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.12.2.1: +3 -1 lines
Diff to previous 1.12.2.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Sync with HEAD

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 20 07:05:37 2018 UTC (4 years, 11 months ago) by hkenken
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, isaki-audio2-base, isaki-audio2
Branch point for: phil-wifi
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Modified CCM register defines.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Thu Mar 22 01:44:42 2018 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Synch with HEAD, resolve conflicts

Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 17 18:34:09 2018 UTC (5 years, 2 months ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.1.2.1 / (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.1: +81 -73 lines
Diff to previous 1.1 (colored) next main 1.2 (colored)

update from HEAD

Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 9 05:57:23 2017 UTC (5 years, 6 months ago) by hkenken
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, pgoyette-compat-base, pgoyette-compat-0315
Branch point for: pgoyette-compat
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)

- Add imxusbphy driver for i.MX6.
- Clean up CCM (Clock driver).
  Add imx6_ccm_analog_read/write() functions.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 8 05:29:12 2017 UTC (5 years, 8 months ago) by hkenken
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

- Move CFATTACH_DECL_NEW() from common uart driver.
- Rename : imxuart_cons_attach() -> imxuart_cnattach()

Revision 1.4.2.5 / (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.4.2.4: +2 -2 lines
Diff to previous 1.4.2.4 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Sync with HEAD

Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 18 21:45:25 2017 UTC (5 years, 9 months ago) by jakllsch
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Sprinkle 'bus_dma_generic needs-flag' to fix build after previous.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 17 09:11:04 2017 UTC (5 years, 9 months ago) by hkenken
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use armv7_generic_[dma|bs]_tag.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:11 2017 UTC (6 years, 4 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.4.2.4 / (download) - annotate - [select for diffs], Mon Dec 5 10:54:50 2016 UTC (6 years, 5 months ago) by skrll
Branch: nick-nhusb
Changes since 1.4.2.3: +6 -2 lines
Diff to previous 1.4.2.3 (colored) to branchpoint 1.4 (colored)

Sync with HEAD

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 24 12:06:43 2016 UTC (6 years, 6 months ago) by hkenken
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, nick-nhusb-base-20161204, 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, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored)

Add support imx6 PCIe controller.

Revision 1.4.2.3 / (download) - annotate - [select for diffs], Sun May 29 08:44:16 2016 UTC (7 years ago) by skrll
Branch: nick-nhusb
Changes since 1.4.2.2: +3 -1 lines
Diff to previous 1.4.2.2 (colored) to branchpoint 1.4 (colored)

Sync with HEAD

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 17 06:44:45 2016 UTC (7 years ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

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

Contributed by Internet Initiative Japan Inc.

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Sat Mar 19 11:29:56 2016 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.4.2.1: +4 -4 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored)

Sync with HEAD

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 31 12:14:01 2015 UTC (7 years, 5 months ago) by ryo
Branch: MAIN
CVS Tags: nick-nhusb-base-20160422, nick-nhusb-base-20160319
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

use armv7_generic_space

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Apr 6 15:17:52 2015 UTC (8 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Sync with HEAD

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 27 05:31:23 2015 UTC (8 years, 2 months ago) by hkenken
Branch: MAIN
CVS Tags: nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Rewritten to take advantage of motoi2c code.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 7 09:36:09 2014 UTC (8 years, 7 months ago) by ryo
Branch: MAIN
CVS Tags: nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)

add support imx6 I2C Controller

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 6 10:15:40 2014 UTC (8 years, 7 months ago) by ryo
Branch: MAIN
Changes since 1.2: +7 -1 lines
Diff to previous 1.2 (colored)

add support imx6 Secure Non-Volatile Storage (SNVS) real-time clock

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 25 05:05:28 2014 UTC (8 years, 8 months ago) by ryo
Branch: MAIN
Changes since 1.1: +56 -71 lines
Diff to previous 1.1 (colored)

add support i.MX6 and NITROGEN6X evaluation board

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:03 2012 UTC (10 years, 7 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.1.4.1: +105 -0 lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

sync with head

Revision 1.1.4.1, Sat Sep 1 00:07:32 2012 UTC (10 years, 9 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.1: +0 -105 lines
FILE REMOVED

file files.imx6 was added on branch yamt-pagecache on 2012-10-30 17:19:03 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 1 00:07:32 2012 UTC (10 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, khorben-n900, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys

Some initial iMX.6 support

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>