aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki1-1/+0
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl1-0/+6
2018-11-22sunxi: Fix memory 2-rank initialization for a33 cpuMichael Trimarchi1-1/+1
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-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng1-0/+4
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: map DRAM part with 3G sizeIcenowy Zheng1-1/+1
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+10
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes2-2/+2
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng1-1/+5
2018-08-13sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara1-1/+0
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng2-1/+18
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng3-0/+762
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng1-0/+4
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng1-1/+1
2018-07-31sunxi: add clock code for H6Icenowy Zheng2-0/+95
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng1-0/+6
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng1-9/+5
2018-07-16dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson1-0/+2
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+4
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara1-0/+4
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham1-3/+0
2018-05-28sunxi: Drop legacy usb_phy.cJagan Teki2-409/+0
2018-05-28usb: sunxi: Switch to use generic-phyJagan Teki1-0/+9
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-11/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini24-49/+24
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-3/+0
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN9I kconfig entryJagan Teki2-1/+8
2018-03-19sunxi: Add DRAM_SUN4I kconfig entryJagan Teki2-3/+10
2018-03-19sunxi: add DRAM_SUN6I kconfigJagan Teki2-1/+8
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki2-6/+7
2018-03-19sunxi: Add SUN8I_RSB kconfig entryJagan Teki2-2/+11
2018-03-19sunxi: Use SUN6I_PRCM if usedJagan Teki2-2/+2
2018-03-19sunxi: Add SUN6I_P2WI kconfig entryJagan Teki2-1/+13
2018-03-19sunxi: Add SUN6I_PRCM kconfig entryJagan Teki2-1/+8
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-0/+3
2018-03-13arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki3-0/+321
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-6/+0
2017-12-02sunxi: set the default CPUx frequency of H5 to 816MHzIcenowy Zheng1-1/+1
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick1-1/+1
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng1-0/+1
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng1-0/+1
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng1-14/+15
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard1-4/+10
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard1-3/+8