The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19.2.1
Sun Jan 3 16:34:51 2021 UTC (3 years, 11 months ago) by thorpej
Branches: thorpej-futex
FILE REMOVED
Changes since revision 1.19: +2 -2 lines
Sync w/ HEAD.

Revision 1.20
Wed Dec 23 14:42:38 2020 UTC (3 years, 11 months 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.19: +2 -2 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.19: download - view: text, markup, annotated - select for diffs
Fri Jun 19 16:11:14 2020 UTC (4 years, 5 months ago) by skrll
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5 lines
Spell GENERIC correctly.  NFCI.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 8 07:48:57 2020 UTC (4 years, 5 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Fix wrong divider setting.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jun 5 02:30:54 2020 UTC (4 years, 6 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +35 -35 lines
Fix indent.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 5 02:28:10 2020 UTC (4 years, 6 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Fix KASSERT

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:35 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +1411 -799 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 12 04:32:36 2019 UTC (5 years ago) by hkenken
Branches: 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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +51 -6 lines
Add imxccm_clk_set_rate_div().

+ Fixed BUG in imxccm_clk_get_rate_div().

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Sep 2 01:28:41 2019 UTC (5 years, 3 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2 lines
Add support for imx6qp-pcie.

+ Add vpcie-supply support
+ Add ext_osc support

Tested on SABRESD i.MX 6QP.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 30 11:11:15 2019 UTC (5 years, 4 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.12: preferred, colored
Changes since revision 1.12: +12 -11 lines
Fix overflow to calculate frequencies.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 26 06:57:54 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Fix builds

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 24 11:58:00 2019 UTC (5 years, 4 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +300 -53 lines
Modified imx6 Clock Controller Module (CCM).

+ Add imx6_get_clock_by_id().

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 20 08:16:19 2019 UTC (5 years, 5 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1072 -754 lines
Add support for clk subsystem in imx6 CCM driver.

Revision 1.7.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 25 07:25:39 2018 UTC (6 years, 5 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +5 -5 lines
Sync with HEAD

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 20 07:05:37 2018 UTC (6 years, 5 months ago) by hkenken
Branches: 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
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Modified CCM register defines.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 23 10:42:05 2018 UTC (6 years, 6 months ago) by hkenken
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Modified CCM register defines.

Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:53 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.7.2.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.1: +947 -0 lines
update from HEAD

Revision 1.7.2.1
Thu Nov 9 05:57:23 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.7: +0 -947 lines
file imx6_ccm.c was added on branch tls-maxphys on 2017-12-03 11:35:53 +0000

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 9 05:57:23 2017 UTC (7 years ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, pgoyette-compat-base, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: tls-maxphys, pgoyette-compat
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +66 -35 lines
- Add imxusbphy driver for i.MX6.
- Clean up CCM (Clock driver).
  Add imx6_ccm_analog_read/write() functions.

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:30 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.3.2.2: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.2: +8 -2 lines
Sync with HEAD

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 9 18:14:59 2017 UTC (7 years, 5 months ago) by ryo
Branches: MAIN
CVS tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -2 lines
add support for i.MX6UltraLite, and
ConnectCore for iMX6UL Starter Board.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:11 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +9 -7 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 5 10:54:50 2016 UTC (8 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.1: +9 -7 lines
Sync with HEAD

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 24 03:59:36 2016 UTC (8 years ago) by hkenken
Branches: 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, nick-nhusb-base-20170204, nick-nhusb-base-20161204, netbsd-8-base, netbsd-8-3-RELEASE, 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -7 lines
Modified imx6_pll_power() arguments.

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:17:52 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +181 -5 lines
Sync with HEAD

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 9 09:50:46 2015 UTC (9 years, 10 months ago) by ryo
Branches: 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, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +181 -5 lines
- add some clock source about IPU
- fix a9tmr frequency when changing clock of machdep.imx6.frequency.arm

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 7 09:36:09 2014 UTC (10 years, 2 months ago) by ryo
Branches: MAIN
CVS tags: nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -10 lines
add support imx6 I2C Controller

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 6 10:27:13 2014 UTC (10 years, 2 months ago) by ryo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -6 lines
* resolve arm root clock from CCM to attach a9tmr
* don't match/attach imx6_ahcisata on iMX6 Solo/SoloLite/DualLite

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 25 05:05:28 2014 UTC (10 years, 2 months ago) by ryo
Branches: MAIN
add support i.MX6 and NITROGEN6X evaluation board

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>