summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng
2019-10-25sunxi: Fix pll1 clock calculationStefan Mavrodiev
2019-10-25sunxi: H6: DRAM: Add support for half DQJernej Skrabec
2019-10-25arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara
2019-05-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-20arm: sunxi: h6: fix reset using r_wdogClément Péron
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-17arm: sunxi: Enable DM_MMC and DM_SCSIJagan Teki
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara
2019-04-10arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski
2019-04-10sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl
2018-11-22sunxi: Fix memory 2-rank initialization for a33 cpuMichael Trimarchi
2018-11-22sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng
2018-08-13sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-07-31sunxi: add clock code for H6Icenowy Zheng
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-16dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara