summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe
2014-08-14README: document CONFIG_BOARD_SIZE_LIMITSascha Silbe
2014-08-14mtdparts: fix usecount bugHeiko Schocher
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel
2014-08-14driver/qe: update status of QE microcodevijay rai
2014-08-14mkimage: fix compilation issues on OpenBSDLuka Perkov
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren
2014-08-14tools, fit_info: increase buffer for command nameHeiko Schocher
2014-08-14tools: fix typo in tools/image-host.cHeiko Schocher
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass
2014-08-13patman: Move the 'git log' command into a functionSimon Glass
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2014-08-13buildman: Sort command line optionsSimon Glass
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass
2014-08-13buildman: Allow building of current source treeSimon Glass
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass
2014-08-13buildman: Fix a few typosSimon Glass
2014-08-12Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-08-11lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier
2014-08-11lcd: remove unused lcd_puts_xyJeroen Hofstee
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier
2014-08-10lcd: cleanup unused functionsHannes Petermaier
2014-08-10Add support for 32-bit organized framebuffersHannes Petermaier
2014-08-09env_fat.c: Make sure our buffer is cache alignedTom Rini
2014-08-09bootm: use genimg_get_kernel_addr()Bryan Wu
2014-08-09pxe: detect image format before calling bootm/bootzBryan Wu
2014-08-09image: introduce genimg_get_kernel_addr()Bryan Wu
2014-08-09get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck
2014-08-09get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck
2014-08-09get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck
2014-08-09MAINTAINERS: add initial versionDaniel Schwierzeck
2014-08-09lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren
2014-08-09ARM: rpi_b: use new generic $bootcmdStephen Warren
2014-08-09ARM: tegra: use new generic $bootcmdStephen Warren
2014-08-09config: introduce a generic $bootcmdDennis Gilmore
2014-08-09rsa: Fix two errors in the implementationSimon Glass
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-08-09fdt: Sync up with libfdtSimon Glass
2014-08-09fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass
2014-08-09cosmetic: update doc/README.scrapyardMasahiro Yamada
2014-08-09ext4load: fix help textPavel Machek