summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09patman: make run results better visibleVadim Bendebury
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass
2014-09-09buildman: Add additional functional testsSimon Glass
2014-09-09patman: Start with a clean series when neededSimon Glass
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass
2014-09-09buildman: Correct counting of build failures on retrySimon Glass
2014-09-09buildman: Allow tests to have their own boardsSimon Glass
2014-09-09buildman: Avoid looking at config file or toolchains in testsSimon Glass
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass
2014-09-09buildman: Add a functional testSimon Glass
2014-09-09patman: Provide a way to intercept commands for testingSimon Glass
2014-09-09buildman: Move full help code into the control moduleSimon Glass
2014-09-09buildman: Move the command line code into its own fileSimon Glass
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass
2014-09-09buildman: Enhance basic test to check summary outputSimon Glass
2014-09-09buildman: Send builder output through a function for testingSimon Glass
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass
2014-09-09clang: workaround for generated constantsJeroen Hofstee
2014-09-09eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee
2014-09-09ARM: make gd a function for clangJeroen Hofstee
2014-09-09cc-option: also detect unsupported warnings optionsJeroen Hofstee
2014-09-09ARM: SPL: do not set gd againJeroen Hofstee
2014-09-09board_r: ARM[64] do not set gd againJeroen Hofstee
2014-09-09microblaze: Fix printf size_t format related warnings (again...)Vasili Galka
2014-09-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-09Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-08ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan
2014-09-08video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan
2014-09-08video: dcu: Add DCU driver supportWang Huan
2014-09-08serial: lpuart: add 32-bit registers lpuart supportJingchang Lu
2014-09-08net: tsec: Remove tx snooping support from LS1Claudiu Manoil
2014-09-08arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan
2014-09-08arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan
2014-09-08driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun
2014-09-08driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun
2014-09-08driver/ddr/freescale: Add support of accumulate ECCYork Sun
2014-09-08ls102xa: esdhc: Add esdhc support for LS102xAWang Huan
2014-09-08esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan
2014-09-08ls102xa: etsec: Add etsec support for LS102xAAlison Wang
2014-09-08net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil
2014-09-08ls102xa: i2c: Add i2c support for LS102xAWang Huan
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan
2014-09-05patman: Fix detection of git versionSimon Glass
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass
2014-09-05buildman: Remove the directory prefix from each error lineSimon Glass
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass