aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
AgeCommit message (Expand)AuthorFilesLines
2024-07-15arm: include: sunxi: Remove duplicate newlinesMarek Vasut5-7/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2-0/+4
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2-4/+0
2024-05-07arm: sunxi: Add missing <linux/types.h>Tom Rini2-0/+4
2024-04-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara1-3/+0
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara1-0/+6
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov1-0/+1
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara1-41/+0
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara1-47/+0
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara1-21/+0
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov1-0/+2
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland1-135/+4
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards1-67/+0
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara7-31/+35
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara1-2/+7
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara1-0/+2
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara1-0/+1
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara6-4/+49
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara3-6/+0
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara1-196/+0
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara1-34/+6
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara1-16/+4
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-07sunxi: 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-05global: 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-04sunxi: prcm: Add a few registersJernej Skrabec1-0/+10
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello1-0/+1
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland1-2/+1
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2-18/+1
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland1-2/+0
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: 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