summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: default to HW partition 0 if not specifiedStephen Warren2014-06-121-3/+3
* cmd_mmc: default to HW partition 0 if not specifiedStephen Warren2014-06-121-8/+7
* mmc: return meaningful error codes from mmc_select_hwpartStephen Warren2014-06-121-3/+4
* common/xyzModem.c: move empty statements to newlineJeroen Hofstee2014-06-111-1/+2
* jffs2:jffs2_1pass.c: remove double bracesJeroen Hofstee2014-06-111-1/+1
* board:keymile: remove unnecessary double bracesJeroen Hofstee2014-06-111-1/+1
* common/cli_hush.c: remove unnecessary double bracesJeroen Hofstee2014-06-111-2/+2
* LzmaTools: don't self assign valuesJeroen Hofstee2014-06-111-2/+2
* imximage_hynix.cfg: fix unterminated commentJeroen Hofstee2014-06-111-1/+1
* cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee2014-06-111-14/+14
* tps6586x.h: fix inclusion guardJeroen Hofstee2014-06-111-1/+1
* Remove ${objtree}/include/asm/proc/ linkVasili Galka2014-06-116-10/+5
* cosmetic: Whitespace fixVasili Galka2014-06-112-4/+4
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-115-70/+70
* ext4: correctly zero filenameJeroen Hofstee2014-06-111-1/+1
* common: hash: zero end the string instead of the pointerJeroen Hofstee2014-06-111-1/+1
* kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada2014-06-113-7/+4
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-117-15/+12
* docs: driver-model: Fix spellingChris Packham2014-06-111-5/+5
* .gitignore: move *.exe pattern to the top gitignore for CygwinMasahiro Yamada2014-06-112-1/+3
* kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada2014-06-111-49/+40
* .gitignore: drop *.dts.tmp patternMasahiro Yamada2014-06-111-1/+0
* kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada2014-06-1119-30/+26
* disk: part_dos.c: Add a PBR check when MBR checking failsDarwin Dingel2014-06-111-1/+20
* kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada2014-06-111-1/+1
* Use run_command_repeatable()Thomas Betker2014-06-112-2/+2
* Add run_command_repeatable()Thomas Betker2014-06-112-0/+25
* Check run_command() return code properlyThomas Betker2014-06-113-11/+3
* am33xx/omap: Add a new board to enable verified bootSimon Glass2014-06-112-0/+5
* am33xx/omap: Enable FIT supportSimon Glass2014-06-111-0/+5
* am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass2014-06-119-0/+1103
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-111-1/+1
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-116-60/+114
* Improve error handling in fit_commonSimon Glass2014-06-114-19/+29
* fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass2014-06-113-12/+23
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-113-3/+19
* hash: Export the function to show a hashSimon Glass2014-06-112-4/+17
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-115-58/+60
* Check that u-boot.bin size looks correctSimon Glass2014-06-111-1/+13
* mx31ads: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+3
* cm_t335: Fix the U-Boot binary outputSimon Glass2014-06-111-2/+2
* ti: am335x: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+2
* tools: include u-boot version of sha256.hJeroen Hofstee2014-06-111-0/+1
* Makefile: fix clang warnings due to clang supportJeroen Hofstee2014-06-111-28/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-06-113-16/+23
|\
| * sf: probe: Fix quad bit set pathPoddar, Sourav2014-06-081-10/+10
| * spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-081-6/+12
| * sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu2014-06-081-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-107-55/+183
|\ \
| * | dfu: Disable default calculation of CRC32Lukasz Majewski2014-06-111-13/+7
OpenPOWER on IntegriCloud