summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland1-0/+2
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara1-3/+7
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland1-3/+0
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-15/+6
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland2-0/+21
2021-10-12sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland1-51/+39
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland4-194/+11
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland4-134/+5
2021-10-12sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland1-1/+2
2021-10-12sunxi: Select SUN8I_RSB more carefullySamuel Holland1-2/+3
2021-10-12sunxi: Only initialize legacy I2C when enabledSamuel Holland1-1/+1
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland3-3/+0
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-17/+4
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk3-4/+4
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-13/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-0/+7
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara2-3/+12
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara3-3/+3
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent1-0/+9
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec1-0/+1
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng1-6/+49
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng1-20/+74
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+5
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-4/+5
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-20sunxi: support boot console on uart1 for sun8iTobias Schramm1-0/+5
2021-02-20sunxi: spl: Fix H616 clock initializationJernej Skrabec1-0/+5
2021-01-26sunxi: Add support for H616 SoCJernej Skrabec2-1/+12
2021-01-26sunxi: Add H616 DRAM supportJernej Skrabec5-0/+1164
2021-01-26sunxi: add support for H616 uart0Jernej Skrabec1-0/+4
2021-01-26sunxi: introduce support for H616 clocksJernej Skrabec1-2/+6
2021-01-26sunxi: support loading with SPL > 32KBAndre Przywara1-2/+16
2021-01-26sunxi: Add support for I2C on H6 like SoCsJernej Skrabec2-1/+30
2021-01-26sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec4-10/+17
2021-01-26sunxi: Add support for AXP305 PMICJernej Skrabec1-0/+6
2021-01-12sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+11
2021-01-12sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec1-44/+56
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+7
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng1-5/+86
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland1-9/+9
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass10-0/+10
2020-05-19common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop init.h from common headerSimon Glass9-1/+10
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1