aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)Author
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec
2021-01-25sunxi: add support for R_I2C on H616Jernej Skrabec
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec
2021-01-25sunxi: introduce support for H616 clocksJernej Skrabec
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec
2021-01-25sunxi: prcm: Add memory map for H6 like SoCsJernej Skrabec
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec
2021-01-11sunxi: Add arm64 FEL supportAndre Przywara
2021-01-11sunxi: Fix is_boot0_magic macroAndre Przywara
2021-01-11sunxi: Factor out eGON BROM header descriptionAndre Przywara
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2019-12-18sunxi: remove __packed from struct sunxi_prcm_regHeinrich Schuchardt
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng
2019-10-25sunxi: H6: DRAM: Add support for half DQJernej Skrabec
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara
2019-05-20arm: sunxi: h6: fix reset using r_wdogClément Péron
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara
2019-01-18reset: Add Allwinner RESET driverJagan Teki