summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpi_b: use new generic $bootcmdStephen Warren2014-08-091-93/+36
* ARM: tegra: use new generic $bootcmdStephen Warren2014-08-091-130/+10
* config: introduce a generic $bootcmdDennis Gilmore2014-08-091-0/+197
* omap: clean-up dead configsMasahiro Yamada2014-08-093-25/+2
* fdt: Sync up with libfdtSimon Glass2014-08-091-5/+68
* fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-091-1/+1
* ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute pathŁukasz Majewski2014-08-092-6/+6
* Implement generalised RSA public exponents for verified bootMichael van der Westhuizen2014-08-091-0/+1
* usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-092-2/+2
* dfu: add SF backendStephen Warren2014-08-091-0/+22
* dfu: add free_entity() to struct dfu_entityStephen Warren2014-08-091-0/+2
* dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-091-1/+2
* dfu: defer parsing of device string to IO backendStephen Warren2014-08-091-9/+13
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-091-0/+3
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-094-0/+12
* Change Andy Fleming's email addressAndy Fleming2014-08-061-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-062-0/+12
|\
| * kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-011-0/+8
| * mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+4
* | env_mmc: support env partition setup in runtimeDmitry Lifshitz2014-08-011-0/+3
* | env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz2014-08-011-0/+6
* | MMC: atmel_mci: add configuration register definitionBo Shen2014-08-011-1/+13
* | MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-011-0/+4
* | ARM: kirkwood: add mvsdio driverDrEagle2014-08-013-0/+297
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-3056-69/+0
* | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+0
* | kconfig: switch to KconfigMasahiro Yamada2014-07-301-1/+0
* | include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-3055-68/+68
* | kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-301-0/+46
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-2939-329/+660
|\ \
| * | ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-281-3/+3
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2828-323/+387
| |\ \
| | * | ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-258-8/+41
| | * | ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-2517-76/+11
| | * | ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-251-0/+1
| | * | board: k2e-evm: add board supportHao Zhang2014-07-251-0/+37
| | * | ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-251-1/+1
| | * | configs: k2hk_evm: config: add common EVM configuration headerHao Zhang2014-07-252-244/+289
| | * | ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-251-0/+1
| | * | k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-251-6/+6
| | * | ARM: omap: tao3530: Convert to generic boardStefan Roese2014-07-251-0/+1
| | * | tricorder: convert to generic boardAndreas Bießmann2014-07-251-0/+2
| | * | k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan2014-07-251-1/+3
| | * | mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan2014-07-251-1/+3
| | * | tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-252-0/+3
| | * | power/pmic.h: Add prototype for power_init_board.Tom Rini2014-07-251-0/+1
| | * | drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-251-0/+1
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-0/+166
| |\ \ \
| | * | | arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-241-0/+166
| | |/ /
| * | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-288-3/+102
| |\ \ \
OpenPOWER on IntegriCloud