summaryrefslogtreecommitdiff
path: root/sys/arch/arm/amlogic
AgeCommit message (Expand)Author
2023-04-07Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.skrll
2022-10-26ddb/db_active.h: New home for extern db_active.riastradh
2022-09-28Match Meson GXBB watchdog.jmcneill
2022-06-23Add a mising gpio pin description.brook
2022-03-19meson_rng(4): No need for lock -- delete it.riastradh
2021-11-19PR port-evbarm/50416jdc
2021-11-17PR port-evbarm/50416jdc
2021-11-17Add missing GPIOZ direction / input / output register defs.jmcneill
2021-11-07Handle RGMII variants.jmcneill
2021-11-07dts: adapt to dts-5.15 bindingsjmcneill
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-29Rework the xxxVERBOSE option to share the common module-hook-basedpgoyette
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-12UART_RFIFO_REG should be masked before passing to cn_check_magic(). there is ...ryo
2021-02-05Fix buildskrll
2021-02-04Fix C&P error in G12_CLK_vid_plljoerg
2021-02-04Call acpi_device_register() / fdtbus_device_register() as approrpriate.thorpej
2021-02-01defflag SOC_MESONG12jmcneill
2021-01-29Fix build without MULTIPROCESSOR.rin
2021-01-28port-arm/55957: Odroid C2 can not access eMMC cardjmcneill
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-18Remove "struct of_compat_data" and replace its usage withthorpej
2021-01-15use fdtbus_intr_establish_xnameryo
2021-01-08shut up a clang warning about snprintf() called with a variable as formatmacallan
2021-01-01Use symbolic names for hwtype values.jmcneill
2021-01-01#define<tab>jmcneill
2021-01-01Add support for Amlogic S922X(meson-g12b) SoCsryo
2021-01-01fix to work with various clock frequencies, and add support "amlogic,meson-ax...ryo
2021-01-01adapts to some register differences to add support "amlogic,meson-axg-mmc"ryo
2021-01-01add "amlogic,meson-axg-reset" to compatibleryo
2020-09-28Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumerjmcneill
2020-07-10Add support for KASAN on ARMv[67]skrll
2020-06-20Convert to new proplib apiskrll
2020-04-30rnd_attach_source calls the callback itself now.riastradh
2020-03-28Don't set DVF_DETACH_SHUTDOWN. The MII layer wants to manage the lifecyclethorpej
2020-03-15Define and implement a locking protocol for the ifmedia / mii layers:thorpej
2020-02-06Match new dtb.rjs
2019-11-27- Simplify sc->mii_anegticks setting. Same as FreeBSD.msaitoh
2019-10-01Add support for devices with separate "init" and "default" pinctrl states.jmcneill
2019-08-16Use correct register for mpll2_div clockjmcneill
2019-08-14Add a meson6_timer driver and provide a timecounterskrll
2019-08-14Add eth_rxd3 and eth_rxd2 pinctrl groupsjmcneill
2019-08-13Updates to get Odroid-C1 in better shape since the last DTS importskrll
2019-08-13Trailing whitespaceskrll
2019-07-21move DWCGMAC_MPSAFE into dwc_gmac_var.h and introduce anmrg
2019-07-08 Add rnd(9) support.msaitoh
2019-05-28- since ttyinput (t_linesw->l_rint) should not be called from interrupt context,ryo
2019-04-21Fix SOC_MESON8B buildjmcneill