summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: prcm: Add a few registersJernej Skrabec2022-04-041-0/+10
* sunxi: H3: fix non working console on uart2Angelo Dureghello2022-04-041-0/+1
* sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2022-04-041-2/+1
* pwm: sunxi: Remove non-DM pin setupSamuel Holland2022-04-041-1/+0
* sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2022-04-042-18/+1
* sunxi: Remove non-DM GMAC pin setupSamuel Holland2022-04-041-2/+0
* net: sunxi_emac: Remove non-DM pin setupSamuel Holland2022-04-041-1/+0
* sunxi: pinctrl: Create the driver skeletonSamuel Holland2022-04-041-0/+5
* mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube2022-03-031-0/+1
* mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2022-03-031-0/+9
* sunxi: Add F1C100s DRAM initial supportIcenowy Zheng2022-02-042-0/+48
* ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng2022-02-044-1/+21
* sunxi: move early "SRAM setup" into separate fileAndre Przywara2022-02-041-0/+1
* sunxi: gpio: Add per-bank drive and pull settersSamuel Holland2022-01-301-0/+2
* sunxi: gpio: Return void from setter functionsSamuel Holland2022-01-301-2/+2
* sunxi: gpio: Remove bank-specific size macrosSamuel Holland2021-10-111-12/+2
* sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-111-1/+0
* gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland2021-10-111-1/+0
* sunxi: Simplify MMC pinmux selectionSamuel Holland2021-10-111-4/+0
* clk: sunxi: Move header out of arch directorySamuel Holland2021-10-111-100/+0
* sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland2021-08-011-0/+11
* mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara2021-07-101-0/+1
* mmc: sunxi: Fix MMC clock parent selectionAndre Przywara2021-07-101-1/+1
* sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara2021-07-101-2/+2
* sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng2021-04-161-3/+8
* sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-191-0/+1
* sunxi: Add support for H616 SoCJernej Skrabec2021-01-251-0/+7
* sunxi: Add H616 DRAM supportJernej Skrabec2021-01-252-0/+161
* sunxi: add support for R_I2C on H616Jernej Skrabec2021-01-251-0/+1
* sunxi: add support for H616 uart0Jernej Skrabec2021-01-251-0/+1
* sunxi: introduce support for H616 clocksJernej Skrabec2021-01-251-1/+17
* sunxi: Add support for I2C on H6 like SoCsJernej Skrabec2021-01-251-0/+1
* sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec2021-01-253-238/+303
* mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec2021-01-251-1/+1
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-254-4/+4
* sunxi: Add arm64 FEL supportAndre Przywara2021-01-111-0/+14
* sunxi: Fix is_boot0_magic macroAndre Przywara2021-01-111-2/+1
* sunxi: Factor out eGON BROM header descriptionAndre Przywara2021-01-111-64/+1
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+1
* sunxi: make V3s DRAM initialization more properIcenowy Zheng2020-10-221-0/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-189-0/+35
* arm: Don't include common.h in header filesSimon Glass2020-05-181-1/+0
* sunxi: remove __packed from struct sunxi_prcm_regHeinrich Schuchardt2019-12-181-1/+1
* sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-251-0/+3
* sunxi: H6: DRAM: Add support for half DQJernej Skrabec2019-10-251-0/+1
* sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2019-07-161-0/+8
* sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara2019-07-161-0/+27
* arm: sunxi: h6: fix reset using r_wdogClément Péron2019-05-201-0/+1
* sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-101-0/+2
* reset: Add Allwinner RESET driverJagan Teki2019-01-181-1/+32