summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* sunxi: add basic V3s supportIcenowy Zheng2017-04-211-0/+4
* sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-201-3/+2
* sunxi: Add initial support for R40Chen-Yu Tsai2017-04-201-3/+7
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara2017-04-051-1/+1
* sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara2017-04-051-4/+1
* sunxi: fix ACTLR.SMP assembly routineAndre Przywara2017-04-051-1/+2
* sunxi: A64: enable SPLAndre Przywara2017-01-041-1/+1
* spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-9/+0
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
* sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-301-1/+2
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-1/+2
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-061-1/+4
* spl: Convert boot_device into a structSimon Glass2016-10-061-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-191-2/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-151-23/+11
* | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-151-0/+5
|/
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-251-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-1/+29
* sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-011-0/+274