summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-09-1/+1
* buildman: Create parent directories as necessaryThierry Reding2014-09-09-3/+6
* patman: make run results better visibleVadim Bendebury2014-09-09-1/+6
* buildman: Ignore conflicting tagsSimon Glass2014-09-09-9/+13
* buildman: Permit branch names with an embedded '/'Simon Glass2014-09-09-5/+14
* buildman: Expand output test to cover directory prefixesSimon Glass2014-09-09-8/+46
* buildman: Add additional functional testsSimon Glass2014-09-09-18/+306
* patman: Start with a clean series when neededSimon Glass2014-09-09-1/+3
* buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-09-1/+10
* buildman: Correct counting of build failures on retrySimon Glass2014-09-09-7/+8
* buildman: Allow tests to have their own boardsSimon Glass2014-09-09-10/+31
* buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-09-5/+29
* buildman: Set up bsettings outside the control moduleSimon Glass2014-09-09-1/+2
* buildman: Add a functional testSimon Glass2014-09-09-18/+206
* patman: Provide a way to intercept commands for testingSimon Glass2014-09-09-0/+20
* buildman: Move full help code into the control moduleSimon Glass2014-09-09-6/+8
* buildman: Move the command line code into its own fileSimon Glass2014-09-09-71/+87
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-09-3/+7
* buildman: Enhance basic test to check summary outputSimon Glass2014-09-09-5/+96
* buildman: Send builder output through a function for testingSimon Glass2014-09-09-28/+30
* patman: Add a way of recording terminal output for testingSimon Glass2014-09-09-0/+72
* patman: Fix detection of git versionSimon Glass2014-09-05-0/+2
* buildman: Separate out display of warnings and errorsSimon Glass2014-09-05-23/+91
* buildman: Add an option to show which boards caused which errorsSimon Glass2014-09-05-13/+50
* buildman: Remove the directory prefix from each error lineSimon Glass2014-09-05-1/+3
* buildman: Implement an option to exclude boards from the buildSimon Glass2014-09-05-8/+41
* buildman: Allow make-flags variables to include '-' and '_'Simon Glass2014-09-05-2/+4
* buildman: Set the return code to indicate build resultSimon Glass2014-09-05-3/+20
* patman: Avoid changing the order of tagsSimon Glass2014-09-05-13/+1
* patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-05-1/+1
* patman: Remove the -a optionSimon Glass2014-09-05-95/+0
* patman: Correct unit tests to run correctlySimon Glass2014-09-05-14/+22
* patman: Fix indentation in terminal.pySimon Glass2014-09-05-53/+55
* Prepare v2014.10-rc2Tom Rini2014-09-02-1/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2014-09-02-25/+76
|\
| * USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-02-8/+8
| * USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-02-6/+6
| * usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-02-0/+7
| * udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-02-0/+5
| * dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-02-11/+50
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-09-02-2/+8
|\ \
| * | axs101: Fix type mismatch warningVasili Galka2014-08-26-2/+4
| * | arc: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-26-0/+4
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-09-02-37/+96
|\ \ \
| * | | dm: sandbox: dts: Add a GPIO bankSimon Glass2014-08-31-0/+8
| * | | dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass2014-08-31-3/+6
| * | | dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-31-34/+82
| | |/ | |/|
* | | mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-02-0/+16
|/ /
* | mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-31-0/+45
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-31-514/+253
|\ \