summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-104-62/+283
* dm: tegra: Set up a pre-reloc malloc()Simon Glass2014-09-101-0/+1
* dm: Make driver model available before board_init()Simon Glass2014-09-103-16/+50
* Set up stdio earlier when using driver modelSimon Glass2014-09-101-6/+11
* dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass2014-09-101-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-09-102-1/+4
|\
| * microblaze: remove #ident directive to fix build errorMasahiro Yamada2014-09-101-1/+0
| * microblaze: Fix printf size_t format related warnings (again...)Vasili Galka2014-09-091-0/+4
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2014-09-0914-172/+972
|\ \
| * | buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-091-1/+1
| * | buildman: Create parent directories as necessaryThierry Reding2014-09-092-3/+6
| * | patman: make run results better visibleVadim Bendebury2014-09-091-1/+6
| * | buildman: Ignore conflicting tagsSimon Glass2014-09-093-9/+13
| * | buildman: Permit branch names with an embedded '/'Simon Glass2014-09-092-5/+14
| * | buildman: Expand output test to cover directory prefixesSimon Glass2014-09-091-8/+46
| * | buildman: Add additional functional testsSimon Glass2014-09-091-18/+306
| * | patman: Start with a clean series when neededSimon Glass2014-09-091-1/+3
| * | buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-091-1/+10
| * | buildman: Correct counting of build failures on retrySimon Glass2014-09-091-7/+8
| * | buildman: Allow tests to have their own boardsSimon Glass2014-09-092-10/+31
| * | buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-092-5/+29
| * | buildman: Set up bsettings outside the control moduleSimon Glass2014-09-092-1/+2
| * | buildman: Add a functional testSimon Glass2014-09-094-18/+206
| * | patman: Provide a way to intercept commands for testingSimon Glass2014-09-091-0/+20
| * | buildman: Move full help code into the control moduleSimon Glass2014-09-092-6/+8
| * | buildman: Move the command line code into its own fileSimon Glass2014-09-092-71/+87
| * | 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
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-0965-46/+4322
|\ \ | |/ |/|
| * ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan2014-09-084-0/+72
| * video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan2014-09-083-0/+168
| * video: dcu: Add DCU driver supportWang Huan2014-09-084-0/+386
| * serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-081-0/+118
| * net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-081-0/+4
| * arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-088-0/+906
| * arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan2014-09-0812-0/+1229
| * driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-083-0/+7
| * driver/ddr/freescale: Fix DDR3 driver for ARMYork Sun2014-09-081-1/+1
| * driver/ddr/freescale: Add support of accumulate ECCYork Sun2014-09-081-0/+5
| * ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-081-2/+2
| * esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan2014-09-082-1/+18
| * ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-082-1/+13
| * net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-081-3/+6
| * net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-0813-35/+17
| * ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-081-2/+2
| * arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan2014-09-0816-2/+1369
* | patman: Fix detection of git versionSimon Glass2014-09-051-0/+2
* | buildman: Separate out display of warnings and errorsSimon Glass2014-09-052-23/+91
OpenPOWER on IntegriCloud