summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-092-3/+7
* buildman: Enhance basic test to check summary outputSimon Glass2014-09-091-5/+96
* buildman: Send builder output through a function for testingSimon Glass2014-09-091-28/+30
* patman: Add a way of recording terminal output for testingSimon Glass2014-09-091-0/+72
* patman: Fix detection of git versionSimon Glass2014-09-051-0/+2
* buildman: Separate out display of warnings and errorsSimon Glass2014-09-052-23/+91
* buildman: Add an option to show which boards caused which errorsSimon Glass2014-09-054-13/+50
* buildman: Remove the directory prefix from each error lineSimon Glass2014-09-051-1/+3
* buildman: Implement an option to exclude boards from the buildSimon Glass2014-09-054-8/+41
* buildman: Allow make-flags variables to include '-' and '_'Simon Glass2014-09-052-2/+4
* buildman: Set the return code to indicate build resultSimon Glass2014-09-054-3/+20
* patman: Avoid changing the order of tagsSimon Glass2014-09-051-13/+1
* patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-051-1/+1
* patman: Remove the -a optionSimon Glass2014-09-052-95/+0
* patman: Correct unit tests to run correctlySimon Glass2014-09-054-14/+22
* patman: Fix indentation in terminal.pySimon Glass2014-09-051-53/+55
* Prepare v2014.10-rc2Tom Rini2014-09-021-1/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2014-09-028-25/+76
|\
| * USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-022-8/+8
| * USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-021-6/+6
| * usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-021-0/+7
| * udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-021-0/+5
| * dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-024-11/+50
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-09-022-2/+8
|\ \
| * | axs101: Fix type mismatch warningVasili Galka2014-08-261-2/+4
| * | arc: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-261-0/+4
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-09-023-37/+96
|\ \ \
| * | | dm: sandbox: dts: Add a GPIO bankSimon Glass2014-08-311-0/+8
| * | | dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass2014-08-311-3/+6
| * | | dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-312-34/+82
| | |/ | |/|
* | | mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-022-0/+16
|/ /
* | mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-317-0/+45
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-3117-514/+253
|\ \
| * | nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-302-60/+78
| * | nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-305-143/+2
| * | serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-302-100/+86
| * | nios2: move nios2.h to arch asm directoryThomas Chou2014-08-303-5/+5
| * | nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-306-159/+82
| * | nios2: remove epled driverThomas Chou2014-08-302-47/+0
* | | nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-306-16/+30
* | | highbank: kconfig: move common settingsMasahiro Yamada2014-08-303-5/+6
* | | orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-305-12/+26
* | | keystone: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-305-22/+30
* | | omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3011-36/+38
* | | omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-309-36/+36
* | | omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3068-289/+140
* | | davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3036-189/+105
* | | exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3020-117/+69
* | | kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-3071-232/+127
* | | versatile: kconfig: move common settingsMasahiro Yamada2014-08-306-83/+30
OpenPOWER on IntegriCloud