History log of /src/sys/arch/arm/amlogic/files.meson
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.15 06-Sep-2025 thorpej

Step towards modularizing the Flattened Device Tree code.

Define attributes for each of the specific device bindings: clock,
dai, dma, gpio, i2c, iommu, mbox, mmc_pwrseq, phy, power, power domain,
pwm, regulator, reset controller, spi, system controller, pin
controller. Include these support files only if either a provider
or consumer with one of these attributes is present in the kernel
config.

Add the necessary attributes to the device / attach declarations for
each provider and consumer.

There are some bindings that are consumed by generic code (iommu, pinctrl,
power, power domain). Provide weak stubs for these routines to handle
situations where there is no provider.

No actual code changed; NFCI.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.14 10-Jul-2025 skrll

Trailing whitespace


# 1.13 05-Jul-2025 rjs

Add driver for Meson I2C controller.

Contributed by Vincent Defert.


Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.12 01-Feb-2021 jmcneill

branches: 1.12.24;
defflag SOC_MESONG12


# 1.11 01-Jan-2021 ryo

Add support for Amlogic S922X(meson-g12b) SoCs


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base phil-wifi-20191119
# 1.10 14-Aug-2019 skrll

branches: 1.10.8;
Add a meson6_timer driver and provide a timecounter


Revision tags: 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-base phil-wifi-20190609
# 1.9 21-Apr-2019 jmcneill

branches: 1.9.2;
Add driver for Meson GX EE-domain watchdog timer.


# 1.8 21-Apr-2019 jmcneill

Add support for Meson GXL internal PHY.


Revision tags: isaki-audio2-base
# 1.7 19-Apr-2019 jmcneill

Add support for Amlogic Meson GXL family SoCs.


# 1.6 05-Apr-2019 jmcneill

Add dependencies for mesonfb


# 1.5 25-Feb-2019 jmcneill

Add support for Amlogic S905 (Meson GXBB) SoCs.


Revision tags: pgoyette-compat-20190127
# 1.4 20-Jan-2019 jmcneill

branches: 1.4.2;
Add Amlogic Meson RTC driver (FDT version)


# 1.3 20-Jan-2019 jmcneill

Add Amlogic Meson SDHC driver (non-standard bindings)


# 1.2 19-Jan-2019 jmcneill

Add Meson (FDT) framebuffer support.


# 1.1 19-Jan-2019 jmcneill

Add support for (FDT-ized) Amlogic Meson8b.