Home | History | Annotate | Download | only in amlogic
History log of /src/sys/arch/arm/amlogic/meson8b_clkc.c
RevisionDateAuthorComments
 1.6  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.5  16-Aug-2019  jmcneill branches: 1.5.8;
Use correct register for mpll2_div clock
 1.4  13-Aug-2019  skrll Updates to get Odroid-C1 in better shape since the last DTS import
 1.3  25-Feb-2019  jmcneill branches: 1.3.4; 1.3.6;
Add support for Amlogic S905 (Meson GXBB) SoCs.
 1.2  20-Jan-2019  jmcneill branches: 1.2.2;
Add support for changing CPU frequency
 1.1  19-Jan-2019  jmcneill Add support for (FDT-ized) Amlogic Meson8b.
 1.2.2.2  26-Jan-2019  pgoyette Sync with HEAD
 1.2.2.1  20-Jan-2019  pgoyette file meson8b_clkc.c was added on branch pgoyette-compat on 2019-01-26 21:59:59 +0000
 1.3.6.2  22-Sep-2019  martin Pull up following revision(s) (requested by jmcneill in ticket #220):

sys/arch/arm/amlogic/meson8b_clkc.c: revision 1.5

Use correct register for mpll2_div clock
 1.3.6.1  15-Aug-2019  martin Pull up following revision(s) (requested by skrll in ticket #55):

sys/arch/arm/cortex/a9wdt.c: revision 1.10
sys/arch/evbarm/conf/HUMMINGBOARD: revision 1.9
sys/arch/evbarm/conf/GENERIC: revision 1.50
sys/arch/evbarm/conf/NITROGEN6X: revision 1.24
sys/arch/arm/cortex/a9tmr_var.h: revision 1.7
sys/arch/arm/fdt/files.fdt: revision 1.29
sys/arch/arm/amlogic/meson_platform.c: revision 1.12
sys/arch/arm/amlogic/meson8b_pinctrl.c: revision 1.2
sys/arch/arm/amlogic/meson_platform.c: revision 1.13
sys/arch/evbarm/conf/BCM5301X: revision 1.34
sys/arch/arm/dts/meson8b.dtsi: revision 1.6
sys/arch/arm/fdt/a9ptmr_fdt.c: revision 1.1
sys/arch/arm/dts/meson8b.dtsi: revision 1.7
sys/arch/arm/cortex/a9ptmr_var.h: revision 1.1
sys/arch/evbarm/conf/PANDABOARD: revision 1.30
sys/arch/evbarm/conf/DUOVERO: revision 1.14
sys/arch/arm/cortex/a9ptmr.c: revision 1.1
sys/arch/arm/cortex/a9ptmr.c: revision 1.2
sys/arch/arm/fdt/a9wdt_fdt.c: revision 1.1
sys/arch/evbarm/conf/BCM56340: revision 1.19
sys/arch/evbarm/conf/CUBOX-I: revision 1.23
sys/arch/arm/amlogic/meson8b_clkc.c: revision 1.4
sys/arch/evbarm/conf/PARALLELLA: revision 1.7
sys/arch/arm/cortex/files.cortex: revision 1.12
sys/arch/arm/dts/meson8b-odroidc1.dts: revision 1.4
sys/arch/arm/cortex/a9wdt.c: revision 1.9
sys/arch/evbarm/conf/ZEDBOARD: revision 1.6

spaces to tab

-

Add a driver for the A5/A9 Private timer.
While here FDTise the Watchdog driver.

-

Update for recent a9wdt changes
-

Trailing whitespace

-
Updates to get Odroid-C1 in better shape since the last DTS import

-

Various fixes / changes
- don't use prescaler
- improve AB_DEBUG output
- fix a9ptmr_delay to work with a decrementing counter!
Thanks to jmcneill@ for proving I'm an idiot

-

Add eth_rxd3 and eth_rxd2 pinctrl groups

-

Catch up to recent mainline dts changes
 1.3.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.4.2  10-Jun-2019  christos Sync with HEAD
 1.3.4.1  25-Feb-2019  christos file meson8b_clkc.c was added on branch phil-wifi on 2019-06-10 22:05:51 +0000
 1.5.8.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed