summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki2019-04-171-13/+0
* sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-101-0/+2
* arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski2019-04-101-0/+1
* arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski2019-04-101-3/+2
* arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski2019-04-101-1/+3
* sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi2019-04-101-1/+1
* arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2019-04-081-0/+12
* arm: sunxi: Enable DM_MMCJagan Teki2019-01-301-1/+0
* sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl2018-12-071-0/+6
* sunxi: Fix memory 2-rank initialization for a33 cpuMichael Trimarchi2018-11-221-1/+1
* sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick2018-11-221-0/+1
* sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick2018-11-221-0/+1
* sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng2018-11-131-0/+4
* sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2018-11-131-0/+1
* sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng2018-10-291-0/+6
* sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-291-1/+1
* sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng2018-10-291-0/+10
* sunxi: Fix typos of spelling AllwinnerPriit Laes2018-10-242-2/+2
* sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng2018-10-101-1/+5
* sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara2018-08-131-1/+0
* sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-312-1/+18
* sunxi: add DRAM support to H6Icenowy Zheng2018-07-313-0/+762
* sunxi: add UART0 setup for H6Icenowy Zheng2018-07-311-0/+4
* sunxi: use sun6i-style watchdog for H6Icenowy Zheng2018-07-311-1/+1
* sunxi: add clock code for H6Icenowy Zheng2018-07-312-0/+95
* sunxi: change RMR64's RVBAR address for H6Icenowy Zheng2018-07-311-0/+6
* sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-9/+5
* dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson2018-07-161-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-031-0/+4
|\
| * arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-031-0/+4
* | ARM: sunxi: remove empty #ifdef/endif blockChris Packham2018-06-181-3/+0
|/
* sunxi: Drop legacy usb_phy.cJagan Teki2018-05-282-409/+0
* usb: sunxi: Switch to use generic-phyJagan Teki2018-05-281-0/+9
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-11/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0724-49/+24
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-3/+0
* sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki2018-03-192-1/+8
* sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki2018-03-192-1/+8
* sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki2018-03-192-1/+8
* sunxi: Add DRAM_SUN9I kconfig entryJagan Teki2018-03-192-1/+8
* sunxi: Add DRAM_SUN4I kconfig entryJagan Teki2018-03-192-3/+10
* sunxi: add DRAM_SUN6I kconfigJagan Teki2018-03-192-1/+8
* sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki2018-03-192-6/+7
* sunxi: Add SUN8I_RSB kconfig entryJagan Teki2018-03-192-2/+11
* sunxi: Use SUN6I_PRCM if usedJagan Teki2018-03-192-2/+2
* sunxi: Add SUN6I_P2WI kconfig entryJagan Teki2018-03-192-1/+13
* sunxi: Add SUN6I_PRCM kconfig entryJagan Teki2018-03-192-1/+8
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-0/+3
* arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-133-0/+321
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-6/+0