aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-07-21sunxi: H616: add LPDDR3 DRAM supportMikhail Kalashnikov1-0/+8
2023-07-21sunxi: H616: add DRAM type selectionMikhail Kalashnikov1-1/+9
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara1-11/+0
2023-04-12sunxi: arm64: boot0.h: runtime check for RVBAR addressAndre Przywara1-0/+14
2023-04-12sunxi: boot0.h: allow RVBAR MMIO address customisationAndre Przywara1-0/+12
2023-04-12sunxi: Add TPR2 parameter for H616 DRAM driverJernej Skrabec1-0/+6
2023-04-12sunxi: Parameterize "unknown feature" in H616 DRAM driverJernej Skrabec1-0/+6
2023-04-12sunxi: Parameterize bit delay code in H616 DRAM driverJernej Skrabec1-0/+18
2023-04-12sunxi: Always configure ODT on H616 DRAMJernej Skrabec1-1/+1
2023-04-12sunxi: Convert H616 DRAM options to single settingJernej Skrabec1-32/+6
2023-04-12sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec1-0/+15
2023-01-21sunxi: remove CONFIG_MMC?_CD_PINAndre Przywara1-27/+0
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-3/+3
2022-10-19suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara1-0/+2
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara1-0/+12
2022-10-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara1-1/+1
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland1-9/+0
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek1-1/+2
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-4/+0
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland1-3/+0
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland1-1/+1
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+2
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland1-22/+0
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini1-3/+0
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara1-3/+0
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube1-1/+1
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng1-1/+11
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara1-2/+4
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan1-0/+10
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland1-3/+0
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-15/+6
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland1-0/+2
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland1-11/+7
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-12/+2
2021-10-12sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland1-1/+2
2021-10-12sunxi: Select SUN8I_RSB more carefullySamuel Holland1-2/+3
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-17/+4
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-13/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-0/+7
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara1-0/+3
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara1-2/+2
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent1-0/+9
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec1-0/+1
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-4/+5
2021-01-25sunxi: Add support for H616 SoCJernej Skrabec1-1/+10
2021-01-25sunxi: Add H616 DRAM supportJernej Skrabec1-0/+43
2021-01-25sunxi: Add support for I2C on H6 like SoCsJernej Skrabec1-1/+1
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec1-6/+13
2021-01-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+11
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1