summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-19omap3: overo: Select fdtfile for expansion boardAsh Charles
2014-06-19spi: davinci: Fix register address for SPI1_BUSAxel Lin
2014-06-19OMAP: disable gpmc timeout safely for reenablingStefano Babic
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee
2014-06-19board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SKFelipe Balbi
2014-06-19board: ti: am43xx: add AM437x SK PHY AddressFelipe Balbi
2014-06-19board: ti: am43xx: add support for AM43xx Starter KitFelipe Balbi
2014-06-19cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi
2014-06-19board: ti: am43xx: print unsupported board nameFelipe Balbi
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-06-19omap4: duovero: Correct name of default device treeAsh Charles
2014-06-19omap: Don't enable GPMC CS0 with nothing attachedAsh Charles
2014-06-19ARM: tegra: set initrd_high so boot scripts workStephen Warren
2014-06-19ARM: tegra: fix extlinux.conf search locationStephen Warren
2014-06-19ARM: tegra: fix include guardJeroen Hofstee
2014-06-19tegra20: display: fix checking of return valueJeroen Hofstee
2014-06-19cosmetic: autoboot: update old style GNU struct initJeroen Hofstee
2014-06-19cmd_md5sum.c: remove dead code / fix warningJeroen Hofstee
2014-06-19Remove nios-32 arch remnantsVasili Galka
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka
2014-06-19pmic: tps65090: correct checking i2c busJeroen Hofstee
2014-06-19fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPLHannes Petermaier
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19test: vboot: explicitly request bashStephen Warren
2014-06-19Add documentation for verified boot on Beaglebone BlackSimon Glass
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19bootm: Move decompression code into its own functionSimon Glass
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass
2014-06-19Avoid including config.h in command.hSimon Glass
2014-06-19Fix small 'case' typo in image-fit.cSimon Glass
2014-06-19bootm: Support android boot on sandboxSimon Glass
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass
2014-06-19Reverse the meaning of the fit_config_verify() return codeSimon Glass
2014-06-19tools: Check arguments in fit_check_sign/fit_infoSimon Glass
2014-06-19fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass
2014-06-19mkimage: Automatically expand FDT in more casesSimon Glass
2014-06-19hash: Use uint8_t in preference to u8Simon Glass
2014-06-19am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for nowTom Rini
2014-06-19.gitignore: drop include/asm/proc from ignore patternMasahiro Yamada
2014-06-19fs: ext4: fix writing zero-length filesStephen Warren
2014-06-19fdt_support: correct the return condition of fdt_initrd()Masahiro Yamada
2014-06-19fdt_support: fix an endian bug of fdt_initrd()Masahiro Yamada
2014-06-19fdt_support: fix an endian bug of fdt_fixup_memory_banksMasahiro Yamada
2014-06-19fdt_support: add 'const' qualifier for unchanged argumentMasahiro Yamada
2014-06-19fdt_support: refactor fdt_fixup_stdout() functionMasahiro Yamada
2014-06-19fdt_support: delete force argument of fdt_chosen()Masahiro Yamada
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada