summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | 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
| | |/ / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-09-46/+4322
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan2014-09-08-0/+72
| | * | | video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan2014-09-08-0/+168
| | * | | video: dcu: Add DCU driver supportWang Huan2014-09-08-0/+386
| | * | | serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-08-0/+118
| | * | | net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-08-0/+4
| | * | | arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-08-0/+906
| | * | | arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan2014-09-08-0/+1229
| | * | | driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-08-0/+7
| | * | | driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun2014-09-08-1/+1
| | * | | driver/ddr/freescale: Add support of accumulate ECCYork Sun2014-09-08-0/+5
| | * | | ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-08-2/+2
| | * | | esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan2014-09-08-1/+18
| | * | | ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-08-1/+13
| | * | | net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-08-3/+6
| | * | | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08-35/+17
| | * | | ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-08-2/+2
| | * | | arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-08-2/+1369
| * | | | 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
| |/ / /
* | | | mx51evk: Add generic board supportFabio Estevam2014-09-22-0/+1
* | | | mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2014-09-22-1/+1
* | | | cm_fx6: Remove CONFIG_NETMASKFabio Estevam2014-09-22-1/+0
* | | | imx: Fix warning by building vf610twr_nandStefano Babic2014-09-17-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-16-17/+107
|\ \ \ \ | | |/ / | |/| |
| * | | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-11-1/+2
| * | | arm: Make reset position-independentBenoît Thébaudeau2014-09-11-2/+1