summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)AuthorFilesLines
2023-07-21sunxi: H616: dram: split struct dram_paraAndre Przywara1-4/+6
2023-07-21sunxi: H616: dram: const-ify DRAM function parametersAndre Przywara1-1/+1
2023-06-08sunxi: Fix typo in include guardSam Edwards1-1/+1
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland1-1/+0
2023-04-12sunxi: arm64: boot0.h: runtime check for RVBAR addressAndre Przywara1-4/+10
2023-04-12sunxi: boot0.h: allow RVBAR MMIO address customisationAndre Przywara1-5/+2
2023-04-12sunxi: Add TPR2 parameter for H616 DRAM driverJernej Skrabec1-0/+1
2023-04-12sunxi: Parameterize "unknown feature" in H616 DRAM driverJernej Skrabec1-0/+1
2023-04-12sunxi: Parameterize bit delay code in H616 DRAM driverJernej Skrabec1-0/+3
2023-04-12sunxi: Convert H616 DRAM options to single settingJernej Skrabec1-0/+9
2023-04-12sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec1-0/+3
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-04-05sunxi: prcm: Add a few registersJernej Skrabec1-0/+10
2022-04-05sunxi: H3: fix non working console on uart2Angelo Dureghello1-0/+1
2022-04-05sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland1-2/+1
2022-04-05pwm: sunxi: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-05sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2-18/+1
2022-04-05sunxi: Remove non-DM GMAC pin setupSamuel Holland1-2/+0
2022-04-05net: sunxi_emac: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-05sunxi: pinctrl: Create the driver skeletonSamuel Holland1-0/+5
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube1-0/+1
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube1-0/+9
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng2-0/+48
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng4-1/+21
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara1-0/+1
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland1-0/+2
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland1-2/+2
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland1-12/+2
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland1-1/+0
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland1-1/+0
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-4/+0
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland1-100/+0
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland1-0/+11
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara1-0/+1
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara1-1/+1
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara1-2/+2
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng1-3/+8
2021-02-20sunxi: support boot console on uart1 for sun8iTobias Schramm1-0/+1
2021-01-26sunxi: Add support for H616 SoCJernej Skrabec1-0/+7
2021-01-26sunxi: Add H616 DRAM supportJernej Skrabec2-0/+161
2021-01-26sunxi: add support for R_I2C on H616Jernej Skrabec1-0/+1
2021-01-26sunxi: add support for H616 uart0Jernej Skrabec1-0/+1
2021-01-26sunxi: introduce support for H616 clocksJernej Skrabec1-1/+17
2021-01-26sunxi: Add support for I2C on H6 like SoCsJernej Skrabec1-0/+1
2021-01-26sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec3-238/+303
2021-01-26mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec1-1/+1