aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada3-65/+69
2014-08-21drivers: net: remove dead driversMasahiro Yamada6-460/+0
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada6-34/+15
2014-08-21README.kconfig: add initial version of Kconfig documentMasahiro Yamada1-0/+219
2014-08-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini18-162/+498
2014-08-20kmp204x: reset the Zarlink clocking chips at power up onlyValentin Longchamp1-4/+4
2014-08-20powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun1-0/+0
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie3-18/+142
2014-08-20km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp1-2/+3
2014-08-20driver/qe: update status of QE microcodeVijay Rai1-1/+1
2014-08-20powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha1-2/+26
2014-08-20test: ums: Add script for testing UMS gadget operationLukasz Majewski2-0/+205
2014-08-20test: dfu: cosmetic: Add missing license information to DFU test scriptsLukasz Majewski2-0/+20
2014-08-20test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test filesLukasz Majewski1-1/+5
2014-08-20samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski3-1/+6
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass1-1/+8
2014-08-13patman: Move the 'git log' command into a functionSimon Glass2-13/+31
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass1-12/+19
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass3-17/+184
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass1-0/+2
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass1-0/+7
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass2-1/+3
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass2-35/+0
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass5-15/+56
2014-08-13buildman: Refactor output optionsSimon Glass3-26/+34
2014-08-13buildman: Sort command line optionsSimon Glass1-6/+6
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass2-431/+442
2014-08-13buildman: Allow building of current source treeSimon Glass2-54/+108
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass1-0/+92
2014-08-13buildman: Fix a few typosSimon Glass1-6/+6
2014-08-12Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini16-506/+380
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian3-9/+43
2014-08-12powerpc/mpc85xx: Make boot flag effectiveTang Yuantian1-0/+2
2014-08-12powerpc/t1042RDB: Add Video - HDMI supportJason Jin3-0/+117
2014-08-12fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng5-126/+160
2014-08-11lcd: support displaying 24bpp BMPs on >= 24bpp LCDsHannes Petermaier1-3/+20
2014-08-11lcd: remove unused lcd_puts_xyJeroen Hofstee1-10/+0
2014-08-11video: ipu_disp: squash clang warningJeroen Hofstee1-1/+1
2014-08-11video: ipu_disp: wait for DP SF end irq when disabling sync BG flowsLiu Ying3-19/+19
2014-08-10video: Add support for TI's AM335x LCD-ControllerHannes Petermaier3-0/+237
2014-08-10lcd: cleanup unused functionsHannes Petermaier2-18/+1
2014-08-10Add support for 32-bit organized framebuffersHannes Petermaier2-4/+48
2014-08-09env_fat.c: Make sure our buffer is cache alignedTom Rini1-2/+2
2014-08-09bootm: use genimg_get_kernel_addr()Bryan Wu1-20/+5
2014-08-09pxe: detect image format before calling bootm/bootzBryan Wu1-4/+11
2014-08-09image: introduce genimg_get_kernel_addr()Bryan Wu2-0/+44
2014-08-09get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck1-24/+44
2014-08-09get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck1-11/+12
2014-08-09get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck1-0/+2249
2014-08-09MAINTAINERS: add initial versionDaniel Schwierzeck1-0/+405