aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2019-05-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-2/+7
2019-05-20arm: sunxi: h6: fix reset using r_wdogClément Péron1-2/+7
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-04-17arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki1-13/+0
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara1-0/+2
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-10sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi1-1/+1
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki1-0/+12
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