summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-20-162/+498
|\ \
| * | kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp2014-08-20-4/+4
| * | powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun2014-08-20-0/+0
| * | powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-20-18/+142
| * | km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp2014-08-20-2/+3
| * | driver/qe: update status of QE microcodeVijay Rai2014-08-20-1/+1
| * | powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha2014-08-20-2/+26
| * | powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-12-9/+43
| * | powerpc/mpc85xx: Make boot flag effectiveTang Yuantian2014-08-12-0/+2
| * | powerpc/t1042RDB: Add Video - HDMI supportJason Jin2014-08-12-0/+117
| * | fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng2014-08-12-126/+160
* | | test: ums: Add script for testing UMS gadget operationLukasz Majewski2014-08-20-0/+205
* | | test: dfu: cosmetic: Add missing license information to DFU test scriptsLukasz Majewski2014-08-20-0/+20
* | | test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test filesLukasz Majewski2014-08-20-1/+5
* | | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski2014-08-20-1/+6
| |/ |/|
* | patman: Only use git's --no-decorate when availableSimon Glass2014-08-13-1/+8
* | patman: Move the 'git log' command into a functionSimon Glass2014-08-13-13/+31
* | buildman: Allow selection of the number of commits to buildSimon Glass2014-08-13-12/+19
* | buildman: Introduce an 'and' operator for board selectionSimon Glass2014-08-13-17/+184
* | buildman: Add a few more toolchain examples to the READMESimon Glass2014-08-13-0/+2
* | buildman: Add a message indicating there are no errorsSimon Glass2014-08-13-0/+7
* | buildman: Add an option to specify the buildman config fileSimon Glass2014-08-13-1/+3
* | buildman: Remove unused non-incremental build method codeSimon Glass2014-08-13-35/+0
* | buildman: Add verbose option to display errors as they happenSimon Glass2014-08-13-15/+56
* | buildman: Refactor output optionsSimon Glass2014-08-13-26/+34
* | buildman: Sort command line optionsSimon Glass2014-08-13-6/+6
* | buildman: Move BuilderThread code to its own fileSimon Glass2014-08-13-431/+442
* | buildman: Allow building of current source treeSimon Glass2014-08-13-54/+108
* | buildman: Add some notes about moving from MAKEALLSimon Glass2014-08-13-0/+92
* | buildman: Fix a few typosSimon Glass2014-08-13-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-12-506/+380
|\ \
| * | support blackfin board initialization in generic board_fSonic Zhang2014-08-07-12/+36
| * | blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-07-493/+341
| * | blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang2014-08-07-1/+1
| * | bfin: add register define required by core B on dual core BF609 processorAaron Wu2014-08-07-0/+2
* | | lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier2014-08-11-3/+20
* | | lcd: remove unused lcd_puts_xyJeroen Hofstee2014-08-11-10/+0
* | | video: ipu_disp: squash clang warningJeroen Hofstee2014-08-11-1/+1
* | | video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying2014-08-11-19/+19
* | | video: Add support for TI's AM335x LCD-ControllerHannes Petermaier2014-08-10-0/+237
* | | lcd: cleanup unused functionsHannes Petermaier2014-08-10-18/+1
* | | Add support for 32-bit organized framebuffersHannes Petermaier2014-08-10-4/+48
| |/ |/|
* | env_fat.c: Make sure our buffer is cache alignedTom Rini2014-08-09-2/+2
* | bootm: use genimg_get_kernel_addr()Bryan Wu2014-08-09-20/+5
* | pxe: detect image format before calling bootm/bootzBryan Wu2014-08-09-4/+11
* | image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-09-0/+44
* | get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck2014-08-09-24/+44
* | get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck2014-08-09-11/+12
* | get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck2014-08-09-0/+2249
* | MAINTAINERS: add initial versionDaniel Schwierzeck2014-08-09-0/+405