summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RTC: add support for DS1339 (using DS1307 driver)Markus Niebel2014-08-143-1/+3
* driver/qe: update status of QE microcodevijay rai2014-08-141-1/+1
* mkimage: fix compilation issues on OpenBSDLuka Perkov2014-08-141-0/+2
* pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-141-1/+1
* tools, fit_info: increase buffer for command nameHeiko Schocher2014-08-141-2/+3
* tools: fix typo in tools/image-host.cHeiko Schocher2014-08-141-1/+1
* patman: Only use git's --no-decorate when availableSimon Glass2014-08-131-1/+8
* patman: Move the 'git log' command into a functionSimon Glass2014-08-132-13/+31
* buildman: Allow selection of the number of commits to buildSimon Glass2014-08-131-12/+19
* buildman: Introduce an 'and' operator for board selectionSimon Glass2014-08-133-17/+184
* buildman: Add a few more toolchain examples to the READMESimon Glass2014-08-131-0/+2
* buildman: Add a message indicating there are no errorsSimon Glass2014-08-131-0/+7
* buildman: Add an option to specify the buildman config fileSimon Glass2014-08-132-1/+3
* buildman: Remove unused non-incremental build method codeSimon Glass2014-08-132-35/+0
* buildman: Add verbose option to display errors as they happenSimon Glass2014-08-135-15/+56
* buildman: Refactor output optionsSimon Glass2014-08-133-26/+34
* buildman: Sort command line optionsSimon Glass2014-08-131-6/+6
* buildman: Move BuilderThread code to its own fileSimon Glass2014-08-132-431/+442
* buildman: Allow building of current source treeSimon Glass2014-08-132-54/+108
* buildman: Add some notes about moving from MAKEALLSimon Glass2014-08-131-0/+92
* buildman: Fix a few typosSimon Glass2014-08-131-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-1216-506/+380
|\
| * support blackfin board initialization in generic board_fSonic Zhang2014-08-072-12/+36
| * blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-0712-493/+341
| * blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang2014-08-071-1/+1
| * bfin: add register define required by core B on dual core BF609 processorAaron Wu2014-08-071-0/+2
* | lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier2014-08-111-3/+20
* | lcd: remove unused lcd_puts_xyJeroen Hofstee2014-08-111-10/+0
* | video: ipu_disp: squash clang warningJeroen Hofstee2014-08-111-1/+1
* | video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-113-19/+19
* | video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-103-0/+237
* | lcd: cleanup unused functionsHannes Petermaier2014-08-102-18/+1
* | Add support for 32-bit organized framebuffersHannes Petermaier2014-08-102-4/+48
* | env_fat.c: Make sure our buffer is cache alignedTom Rini2014-08-091-2/+2
* | bootm: use genimg_get_kernel_addr()Bryan Wu2014-08-091-20/+5
* | pxe: detect image format before calling bootm/bootzBryan Wu2014-08-091-4/+11
* | image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-092-0/+44
* | get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck2014-08-091-24/+44
* | get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck2014-08-091-11/+12
* | get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck2014-08-091-0/+2249
* | MAINTAINERS: add initial versionDaniel Schwierzeck2014-08-091-0/+405
* | lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren2014-08-091-1/+4
* | ARM: rpi_b: use new generic $bootcmdStephen Warren2014-08-091-93/+36
* | ARM: tegra: use new generic $bootcmdStephen Warren2014-08-091-130/+10
* | config: introduce a generic $bootcmdDennis Gilmore2014-08-091-0/+197
* | rsa: Fix two errors in the implementationSimon Glass2014-08-092-2/+3
* | omap: clean-up dead configsMasahiro Yamada2014-08-0910-255/+3
* | fdt: Sync up with libfdtSimon Glass2014-08-096-12/+163
* | fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass2014-08-094-4/+4
* | cosmetic: update doc/README.scrapyardMasahiro Yamada2014-08-091-14/+16
OpenPOWER on IntegriCloud