summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-0638-152/+343
|\
| * sunxi: Add OrangePi PC 2 initial supportAndre Przywara2017-04-054-0/+173
| * sunxi: introduce Allwinner H5 config optionAndre Przywara2017-04-052-0/+8
| * sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-0512-22/+26
| * sunxi: DRAM: add Allwinner H5 supportAndre Przywara2017-04-052-16/+82
| * SPI: SPL: sunxi: fix 64-bit buildAndre Przywara2017-04-051-8/+8
| * sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara2017-04-051-1/+1
| * sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-053-13/+21
| * sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara2017-04-051-5/+2
| * sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara2017-04-053-4/+7
| * fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-055-17/+2
| * ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-0511-14/+12
| * sunxi: fix ACTLR.SMP assembly routineAndre Przywara2017-04-051-1/+2
* | dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass2017-04-052-1/+21
* | dm: core: Allow driver model to be disabled for TPLSimon Glass2017-04-052-1/+15
* | Makefile: Provide an option to select SPL or TPLSimon Glass2017-04-052-0/+12
* | board_f: powerpc: Drop unused headersSimon Glass2017-04-051-15/+3
* | board_f: Make relocation functions genericSimon Glass2017-04-057-52/+42
* | board_f: Make init_helpers genericSimon Glass2017-04-055-20/+9
* | powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-054-25/+40
* | board_f: Move errno.h down to the bottomSimon Glass2017-04-051-1/+1
* | board_f: Drop unused headersSimon Glass2017-04-051-5/+0
* | Move dram_init_banksize() to a common headerSimon Glass2017-04-053-2/+17
* | board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-0564-76/+192
* | board_f: Drop CONFIG_SPL_BUILD checkSimon Glass2017-04-051-8/+0
* | board_f: Put video memory reservation in one functionSimon Glass2017-04-051-31/+5
* | board_f: Move the extra #ifdef condition into reserve_mmu()Simon Glass2017-04-051-4/+4
* | board_f: Use a single condition for reserve_logbuffer()Simon Glass2017-04-051-2/+5
* | xtensa: Place relocated U-Boot in the normal placeSimon Glass2017-04-051-6/+0
* | board_f: Drop return value from initdram()Simon Glass2017-04-05136-304/+631
* | board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05140-155/+156
* | i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2017-04-054-68/+0
* | i2c: Drop unused i2c_soft...() functionsSimon Glass2017-04-052-59/+0
* | board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-0510-8/+57
* | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-054-11/+11
* | board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-053-3/+7
* | board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-055-5/+8
* | powerpc: freescale: Unify the two get_clocks() callsSimon Glass2017-04-051-4/+1
* | board_f: Use timer_init() on all archsSimon Glass2017-04-051-3/+0
* | board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-056-8/+5
* | board_f: powerpc: Unified get_clocks() portion of init sequenceSimon Glass2017-04-051-6/+2
* | board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-053-35/+33
* | board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-053-19/+16
* | board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass2017-04-053-3/+2
* | board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sectionsSimon Glass2017-04-051-9/+8
* | board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-054-6/+12
* | board_f: initcall: Add a header guardSimon Glass2017-04-051-0/+5
* | board_f: sandbox: Move setup_ram_buf() to private codeSimon Glass2017-04-052-18/+7
* | OpenRISC: RemoveTom Rini2017-04-0546-3484/+1
* | SPARC: RemoveTom Rini2017-04-0594-14232/+6