The NetBSD Project

CVS log for src/sys/arch/arm/dts/meson8b.dtsi

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 7 17:11:43 2021 UTC (2 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.7: +2 -32 lines
Diff to previous 1.7 (colored) to selected 1.5.2.2 (colored)

arm: dts: adapt for dts-5.15

Revision 1.5.6.3 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:33 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.5.6.2: +1 -88 lines
Diff to previous 1.5.6.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.5.2.2 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.5.8.1 / (download) - annotate - [select for diffs], Thu Aug 15 09:49:49 2019 UTC (4 years, 8 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.5: +1 -88 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.5.2.2 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 14 09:54:34 2019 UTC (4 years, 8 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, 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.6: +1 -81 lines
Diff to previous 1.6 (colored) to selected 1.5.2.2 (colored)

Catch up to recent mainline dts changes

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 13 09:56:08 2019 UTC (4 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.5: +1 -8 lines
Diff to previous 1.5 (colored) to selected 1.5.2.2 (colored)

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

Revision 1.5.6.2 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:53 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.5.6.1: +154 -0 lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored) to selected 1.5.2.2 (colored)

Sync with HEAD

Revision 1.5.2.2 / (download) - annotate - [selected], Sat Jan 26 22:00:00 2019 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.5.2.1: +154 -0 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with HEAD

Revision 1.5.6.1, Sun Jan 20 17:57:29 2019 UTC (5 years, 2 months ago) by christos
Branch: phil-wifi
Changes since 1.5: +0 -154 lines
FILE REMOVED

file meson8b.dtsi was added on branch phil-wifi on 2019-06-10 22:05:53 +0000

Revision 1.5.2.1, Sun Jan 20 17:57:29 2019 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.5: +0 -154 lines
FILE REMOVED

file meson8b.dtsi was added on branch pgoyette-compat on 2019-01-26 22:00:00 +0000

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 20 17:57:29 2019 UTC (5 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, netbsd-9-base, isaki-audio2-base, isaki-audio2
Branch point for: phil-wifi, pgoyette-compat, netbsd-9
Changes since 1.4: +9 -1 lines
Diff to previous 1.4 (colored) to selected 1.5.2.2 (colored)

Add rtc node (non-standard bindings)

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 20 17:29:04 2019 UTC (5 years, 2 months ago) by jmcneill
Branch: MAIN
Changes since 1.3: +79 -1 lines
Diff to previous 1.3 (colored) to selected 1.5.2.2 (colored)

Add operating points and clocks for CPUs

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 20 00:44:01 2019 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.2: +23 -1 lines
Diff to previous 1.2 (colored) to selected 1.5.2.2 (colored)

Add Amlogic Meson SDHC driver (non-standard bindings)

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 19 21:44:02 2019 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.1: +9 -1 lines
Diff to previous 1.1 (colored) to selected 1.5.2.2 (colored)

Add (non-standard) fb node for meson8b

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 19 20:56:03 2019 UTC (5 years, 3 months ago) by jmcneill
Branch: MAIN
Diff to selected 1.5.2.2 (colored)

Add support for (FDT-ized) Amlogic Meson8b.

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>