summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard
2017-04-07cmd: nand: Expose optional suboptions in KconfigBoris Brezillon
2017-04-07cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon
2017-04-07cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard
2017-04-07common: Move environment choice to KconfigMaxime Ripard
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard
2017-04-07bch: Allow to build for the hostMaxime Ripard
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard
2017-04-07sunxi: add NanoPi NEO Air defconfigJelle van der Waa
2017-04-07sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-04-07board: samsung: trats2: remove the board_power_init() functionJaehoon Chung
2017-04-07configs: trats2: enable the configuration relevant to PMICJaehoon Chung
2017-04-07board: samsung: trats2: remove the unused functionsJaehoon Chung
2017-04-07configs: trats2: enable CONFIG_DM_I2C_GPIOJaehoon Chung
2017-04-07board: samsung: trats2: remove the board_i2c_init() functionJaehoon Chung
2017-04-07arm: dts: trats2: add the i2c-gpio nodesJaehoon Chung
2017-04-07Remove various unused interrupt related codeTom Rini
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass
2017-04-05Makefile: Provide an option to select SPL or TPLSimon Glass
2017-04-05board_f: powerpc: Drop unused headersSimon Glass
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05board_f: Move errno.h down to the bottomSimon Glass
2017-04-05board_f: Drop unused headersSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop CONFIG_SPL_BUILD checkSimon Glass
2017-04-05board_f: Put video memory reservation in one functionSimon Glass
2017-04-05board_f: Move the extra #ifdef condition into reserve_mmu()Simon Glass
2017-04-05board_f: Use a single condition for reserve_logbuffer()Simon Glass
2017-04-05xtensa: Place relocated U-Boot in the normal placeSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-04-05powerpc: freescale: Unify the two get_clocks() callsSimon Glass
2017-04-05board_f: Use timer_init() on all archsSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass
2017-04-05board_f: powerpc: Unified get_clocks() portion of init sequenceSimon Glass
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass