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