summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm
2021-02-19sunxi: spl: Fix H616 clock initializationJernej Skrabec
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec
2021-01-25sunxi: introduce support for H616 clocksJernej Skrabec
2021-01-25sunxi: support loading with SPL > 32KBAndre Przywara
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec
2021-01-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider
2021-01-11sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng
2019-10-25sunxi: Fix pll1 clock calculationStefan Mavrodiev
2019-10-25sunxi: H6: DRAM: Add support for half DQJernej Skrabec
2019-10-25arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara