summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara
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