summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* 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
* sunxi: set the default CPUx frequency of H5 to 816MHzIcenowy Zheng2017-12-021-1/+1
* sunxi: video: add LCD support to DE2 driverVasily Khoruzhick2017-10-271-1/+1
* sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2017-10-261-0/+1
* video: add an option for video simplefb via DTIcenowy Zheng2017-10-261-0/+1
* sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng2017-10-261-14/+15
* sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard2017-10-031-4/+10
* arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2017-10-031-3/+8
* sunxi: Enable MMC new mode for A83TMaxime Ripard2017-08-281-0/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-08-161-0/+6
|\
| * sunxi: switch PRCM to non-secure on H3/H5 SoCsIcenowy Zheng2017-08-111-0/+6
* | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-6/+0
* | spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
|/
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-0/+6
* sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng2017-06-083-0/+91
* sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng2017-06-082-0/+5
* sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng2017-06-081-1/+6
* sunxi: add support for V3s DRAM controllerIcenowy Zheng2017-06-082-1/+7
* sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng2017-06-084-0/+97
* sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng2017-06-081-1/+3
* sunxi: Add selective DRAM type and timingIcenowy Zheng2017-06-085-113/+113
* sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng2017-06-081-4/+15
* sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng2017-06-082-4/+46
* sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng2017-06-081-5/+6
* sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-083-3/+11
* sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-171-0/+4
* sunxi: add clock configuration of R40 sataIcenowy Zheng2017-05-021-0/+7
* ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada2017-05-021-26/+0
* ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2017-05-021-0/+792