summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl
2018-11-22sunxi: Fix memory 2-rank initialization for a33 cpuMichael Trimarchi
2018-11-22sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng
2018-08-13sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-07-31sunxi: add clock code for H6Icenowy Zheng
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-16dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham
2018-05-28sunxi: Drop legacy usb_phy.cJagan Teki
2018-05-28usb: sunxi: Switch to use generic-phyJagan Teki
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN9I kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN4I kconfig entryJagan Teki
2018-03-19sunxi: add DRAM_SUN6I kconfigJagan Teki
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki
2018-03-19sunxi: Add SUN8I_RSB kconfig entryJagan Teki
2018-03-19sunxi: Use SUN6I_PRCM if usedJagan Teki
2018-03-19sunxi: Add SUN6I_P2WI kconfig entryJagan Teki
2018-03-19sunxi: Add SUN6I_PRCM kconfig entryJagan Teki
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-12-02sunxi: set the default CPUx frequency of H5 to 816MHzIcenowy Zheng
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard