summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-11cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee
2014-06-11tps6586x.h: fix inclusion guardJeroen Hofstee
2014-06-11Remove ${objtree}/include/asm/proc/ linkVasili Galka
2014-06-11cosmetic: Whitespace fixVasili Galka
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee
2014-06-11ext4: correctly zero filenameJeroen Hofstee
2014-06-11common: hash: zero end the string instead of the pointerJeroen Hofstee
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-06-11docs: driver-model: Fix spellingChris Packham
2014-06-11.gitignore: move *.exe pattern to the top gitignore for CygwinMasahiro Yamada
2014-06-11kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada
2014-06-11.gitignore: drop *.dts.tmp patternMasahiro Yamada
2014-06-11kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada
2014-06-11disk: part_dos.c: Add a PBR check when MBR checking failsDarwin Dingel
2014-06-11kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada
2014-06-11Use run_command_repeatable()Thomas Betker
2014-06-11Add run_command_repeatable()Thomas Betker
2014-06-11Check run_command() return code properlyThomas Betker
2014-06-11am33xx/omap: Add a new board to enable verified bootSimon Glass
2014-06-11am33xx/omap: Enable FIT supportSimon Glass
2014-06-11am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass
2014-06-11arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass
2014-06-11Improve error handling in fit_commonSimon Glass
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass
2014-06-11fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass
2014-06-11hash: Export the function to show a hashSimon Glass
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass
2014-06-11Check that u-boot.bin size looks correctSimon Glass
2014-06-11mx31ads: Fix the U-Boot binary outputSimon Glass
2014-06-11cm_t335: Fix the U-Boot binary outputSimon Glass
2014-06-11ti: am335x: Fix the U-Boot binary outputSimon Glass
2014-06-11tools: include u-boot version of sha256.hJeroen Hofstee
2014-06-11Makefile: fix clang warnings due to clang supportJeroen Hofstee
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-06-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-06-11dfu: Disable default calculation of CRC32Lukasz Majewski
2014-06-11usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren
2014-06-11usb: ci_udc: clean up all allocations in unregisterStephen Warren
2014-06-11usb: ci_udc: fix probe error cleanupStephen Warren
2014-06-11usb: ci_udc: fix freeing of ep0 reqStephen Warren
2014-06-11usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren
2014-06-10Prepare v2014.07-rc3v2014.07-rc3Tom Rini
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2014-06-08sf: probe: Fix quad bit set pathPoddar, Sourav
2014-06-08spi: soft_spi: Support NULL din/dout buffersAndrew Ruder
2014-06-08sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu