summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeLines
* sunxi: fix SID read on H3Icenowy Zheng2016-12-20-0/+44
* spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-9/+0
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-30-2/+144
* sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-30-1/+2
* sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-30-1/+55
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-30-0/+962
* sunxi: A64: enable USB supportAmit Singh Tomar2016-10-30-2/+3
* sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske2016-10-10-21/+43
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-1/+2
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-1/+4
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-17-7/+0
* sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske2016-08-26-0/+6
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-2/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-2/+4
* | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-23/+11
* | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+5
|/
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-25-0/+9
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-3/+4
* arm/arm64: Move barrier instructions into separate headerAndre Przywara2016-05-12-1/+1
* sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede2016-04-27-0/+2
* sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-12-0/+7
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-1/+32
* sunxi: Explicitly cast u32 pointer conversionsAlexander Graf2016-04-01-4/+4
* sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-01-0/+4973