summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10sandbox: dts: Add a serial console nodeSimon Glass
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2014-09-10dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass
2014-09-10dm: fdt: Add a function to look up a chosen nodeSimon Glass
2014-09-10serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-09-10dm: tegra: Set up a pre-reloc malloc()Simon Glass
2014-09-10dm: Make driver model available before board_init()Simon Glass
2014-09-10Set up stdio earlier when using driver modelSimon Glass
2014-09-10dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass
2014-09-10Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-09-10microblaze: remove #ident directive to fix build errorMasahiro Yamada
2014-09-09Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2014-09-09Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada
2014-09-09buildman: Create parent directories as necessaryThierry Reding
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-09microblaze: Fix printf size_t format related warnings (again...)Vasili Galka
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