summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* 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
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* sunxi: add basic V3s supportIcenowy Zheng2017-04-212-0/+6
* sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-1/+39
* sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-203-14/+112
* sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2017-04-201-0/+5
* sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-201-3/+2
* sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai2017-04-201-0/+7
* sunxi: Add initial support for R40Chen-Yu Tsai2017-04-202-3/+9