summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland
2021-10-12sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-10-12sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland
2021-10-12sunxi: Select SUN8I_RSB more carefullySamuel Holland
2021-10-12sunxi: Only initialize legacy I2C when enabledSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
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