summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard2017-04-071-0/+16
* sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard2017-04-071-0/+16
* sunxi: Enable UBI and NAND supportHans de Goede2017-04-072-0/+7
* mtd: sunxi: Change U-Boot offsetMaxime Ripard2017-04-071-1/+1
* mtd: sunxi: Select the U-Boot location config optionMaxime Ripard2017-04-071-0/+1
* cmd: nand: Expose optional suboptions in KconfigBoris Brezillon2017-04-071-0/+18
* cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon2017-04-072-0/+10
* mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon2017-04-072-0/+4
* cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2017-04-072-0/+28
* common: Move environment choice to KconfigMaxime Ripard2017-04-073-11/+74
* tools: sunxi: Add spl image builderMaxime Ripard2017-04-073-0/+487
* bch: Allow to build for the hostMaxime Ripard2017-04-071-0/+48
* nand: sunxi: Fix modulo by zero errorMaxime Ripard2017-04-071-3/+4
* sunxi: add NanoPi NEO Air defconfigJelle van der Waa2017-04-073-1/+116
* sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich2017-04-071-6/+80
* 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