summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng
2017-04-10x86: bootm: Fix FIT image booting on x86Stefan Roese
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese
2017-04-10x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-08common/xyzModem.c: Do not use hard-coded address for debug bufferAlexandru Gagniuc
2017-04-08common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc
2017-04-08spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc
2017-04-08arm: rmobile: Remove default value of Kconfig from defconfigNobuhiro Iwamatsu
2017-04-08common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZENobuhiro Iwamatsu
2017-04-08spl: armv7m: keep ARM v7M in thumb mode while jumping to entry pointVikas Manocha
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha
2017-04-08armv7m: add instruction & data cache supportVikas Manocha
2017-04-08Remove extra fdt_fixup_ethernet() callJoakim Tjernlund
2017-04-08board: STiH410-B2260: enable cachesPatrice Chotard
2017-04-08ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis
2017-04-08Apparent conflict between CONFIG_BLK and CONFIG_APIfuz@fuz.su
2017-04-08board: ti: am57xx: enable input on mmc clockSekhar Nori
2017-04-08ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R
2017-04-08ARMv8: add GOT sections to the list of sections copiedPhilipp Tomsich
2017-04-08env_mmc: Allow SPL to use any MMC device to load/save the environmentJean-Jacques Hiblot
2017-04-07sunxi: Add defconfig for Allwinner A23 EVBFlorent Jacquet
2017-04-07sunxi: Add default environment sizeMaxime Ripard
2017-04-07cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard
2017-04-07cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard
2017-04-07sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entryChen-Yu Tsai
2017-04-07arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen
2017-04-07ARM: dts: sun9i: Add mmc1 pinmux settingChen-Yu Tsai
2017-04-07sunxi: Add support for the CHIP ProMaxime Ripard
2017-04-07sunxi: Sync GR8 DTS and AXP209 with the kernelMaxime Ripard
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard
2017-04-07sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard
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