aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* mach-sunxi: Add support for SUNIV architectureIcenowy Zheng2022-02-045-31/+105
* sunxi: Add F1C100s DRAM initial supportIcenowy Zheng2022-02-043-0/+426
* mach-sunxi: Move timer code to mach folderJesse Taube2022-02-042-0/+120
* armv8: remove no longer needed lowlevel_init.SAndre Przywara2022-02-041-4/+0
* sunxi: move early "SRAM setup" into separate fileAndre Przywara2022-02-041-32/+6
* sunxi: move Cortex SMPEN setting into start.SAndre Przywara2022-02-042-11/+4
* sunxi: move non-essential code out of s_init()Andre Przywara2022-02-041-13/+12
* sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec2022-01-301-1/+1
* sunxi: fix H616 DRAM ODT supportJernej Skrabec2022-01-301-1/+1
* sunxi: Add option to prevent booting on power plug-inChris Morgan2022-01-301-0/+10
* sunxi: gpio: Fix up pointer arithmeticAndre Przywara2022-01-301-4/+4
* sunxi: gpio: Add per-bank drive and pull settersSamuel Holland2022-01-301-4/+16
* sunxi: gpio: Return void from setter functionsSamuel Holland2022-01-301-6/+2
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-201-1/+1
* sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland2021-11-041-0/+2
* sunxi: SPL SPI: Allow larger SPLAndre Przywara2021-10-251-3/+7
* sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland2021-10-121-3/+0
* sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland2021-10-121-15/+6
* sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland2021-10-122-0/+21
* sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland2021-10-121-51/+39
* i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland2021-10-124-194/+11
* i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland2021-10-124-134/+5
* sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland2021-10-121-1/+2
* sunxi: Select SUN8I_RSB more carefullySamuel Holland2021-10-121-2/+3
* sunxi: Only initialize legacy I2C when enabledSamuel Holland2021-10-121-1/+1
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-113-3/+0
* sunxi: Simplify MMC pinmux selectionSamuel Holland2021-10-111-17/+4
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-303-4/+4
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-13/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-0/+7
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara2021-07-101-0/+3
* sunxi: H616: Enable full 4GB of DRAMAndre Przywara2021-07-102-3/+12
* sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara2021-07-103-3/+3
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* arm: sunxi: add support for DIP detection to CHIP boardKory Maincent2021-05-131-0/+9
* sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec2021-04-161-0/+1
* sunxi: enable dual rank memory on R40Icenowy Zheng2021-04-161-6/+49
* sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng2021-04-161-20/+74
* Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-041-4/+5
|\
| * video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-4/+5
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-191-0/+5
* sunxi: spl: Fix H616 clock initializationJernej Skrabec2021-02-191-0/+5
* sunxi: Add support for H616 SoCJernej Skrabec2021-01-252-1/+12
* sunxi: Add H616 DRAM supportJernej Skrabec2021-01-255-0/+1164
* sunxi: add support for H616 uart0Jernej Skrabec2021-01-251-0/+4
* sunxi: introduce support for H616 clocksJernej Skrabec2021-01-251-2/+6
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-251-2/+16