aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara1-0/+83
2022-04-04sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec1-0/+7
2022-04-04sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec1-2/+7
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec3-6/+13
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello1-0/+4
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+2
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2-11/+32
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland1-22/+0
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara1-1/+0
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini1-3/+0
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara1-3/+0
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube1-1/+1
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube1-7/+17
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube1-27/+37
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng5-31/+105
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng3-0/+426
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube2-0/+120
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara1-4/+0
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara1-32/+6
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara2-11/+4
2022-02-04sunxi: move non-essential code out of s_init()Andre Przywara1-13/+12
2022-01-30sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec1-1/+1
2022-01-30sunxi: fix H616 DRAM ODT supportJernej Skrabec1-1/+1
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan1-0/+10
2022-01-30sunxi: gpio: Fix up pointer arithmeticAndre Przywara1-4/+4
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland1-4/+16
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland1-6/+2
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár1-1/+1
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-08-31Kconfig: 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