summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-09git-mailrc: Add myself as dm maintainerSimon Glass
2014-08-09git-mailrc: Change fdt maintainerSimon Glass
2014-08-09net: BOOTP retry timeout improvementsStephen Warren
2014-08-09emif.h: remove duplicated argument to |maxin.john@enea.com
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-08-09board_r: Add missing return to initr_docIan Campbell
2014-08-09Makefile: use u-boot.map for binary_size_checkChris Packham
2014-08-09Makefile: use $(shell ...) for determining file_sizeChris Packham
2014-08-09pxe: clear Bootfile before returningStephen Warren