aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+7
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara1-1/+1
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara1-1/+1
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara1-0/+1
2019-10-25arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki1-0/+3
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara1-0/+1
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara1-0/+8
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara1-1/+9
2019-04-17arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki1-13/+0
2019-04-10arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski1-0/+1
2019-04-10arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski1-3/+2
2019-04-10arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski1-1/+3
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki1-0/+12
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki1-1/+0
2018-11-22sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick1-0/+1
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick1-0/+1
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick1-0/+1
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng1-0/+6
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+10
2018-08-13sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara1-1/+0
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng1-1/+16
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng1-0/+6
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng1-9/+5