summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
| * | wandboard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
| * | tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD2014-11-201-1/+1
| * | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-202-1/+89
| * | mx6: add weim registersFabio Estevam2014-11-201-0/+37
| * | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-205-41/+39
| * | mx6: Use a common SPL configuration fileFabio Estevam2014-11-206-40/+4
| * | novena: Move the DCD settings to spl codeFabio Estevam2014-11-202-31/+28
| * | gw_ventana: Move the DCD settings to spl codeFabio Estevam2014-11-203-48/+28
| * | mx6sabresd: Move the DCD settings to spl codeFabio Estevam2014-11-202-38/+27
| * | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-204-28/+101
| * | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-201-4/+4
| * | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-201-1/+1
| * | imx:mx6sxsabresd fix pfuz probe failedPeng Fan2014-11-201-1/+4
| * | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-206-12/+27
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-2441-364/+1048
|\ \ \
| * | | dm: core: remove unnecessary return condition in uclass lookupMasahiro Yamada2014-11-221-3/+0
| * | | dm: core: remove unnecessary return condition in driver lookupMasahiro Yamada2014-11-221-3/+0
| * | | dm: core: remove meaningless if conditionalMasahiro Yamada2014-11-221-2/+1
| * | | dm: core: a trivial clean upMasahiro Yamada2014-11-221-3/+1
| * | | cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass2014-11-221-0/+1
| * | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-223-37/+2
| * | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-223-11/+12
| * | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-222-0/+34
| * | | dm: fdt: Correct handling of aliases with embedded digitsSimon Glass2014-11-221-3/+3
| * | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-222-0/+13
| * | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-223-6/+30
| * | | dm: i2c: Move error reporting into a common functionSimon Glass2014-11-211-10/+22
| * | | dm: Update documentation to include CONFIG_DM... optionsSimon Glass2014-11-212-10/+153
| * | | dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-211-0/+7
| * | | dm: tegra: Add platform data for the GPIO driverSimon Glass2014-11-211-0/+8
| * | | dm: tegra: Add platform data for the SPL uartSimon Glass2014-11-211-0/+16
| * | | dm: Disable dm_warn() in SPLSimon Glass2014-11-212-0/+7
| * | | dm: Allow stdio registration to be droppedSimon Glass2014-11-212-3/+8
| * | | dm: Allow device removal features to be droppedSimon Glass2014-11-215-169/+203
| * | | dm: spl: Allow driver model to be usedSimon Glass2014-11-212-0/+6
| * | | dm: spl: Make simple malloc() available when enabledSimon Glass2014-11-211-1/+10
| * | | dm: arm: spl: Allow simple malloc() in SPLSimon Glass2014-11-211-1/+1
| * | | dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-216-38/+87
| * | | dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-211-0/+2
| * | | dm: serial: Support changing the baud rateSimon Glass2014-11-211-0/+67
| * | | dm: at91: Add myself as maintainer for snapper9260Simon Glass2014-11-211-1/+1
| * | | dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-212-3/+24
| * | | dm: at91: Add driver model support for the serial driverSimon Glass2014-11-212-0/+99
| * | | dm: at91: Refactor serial driver slightly for driver modelSimon Glass2014-11-211-9/+23
| * | | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-212-1/+17
| * | | dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-212-54/+193
| * | | dm: at91: Move snapper9260 to generic baordSimon Glass2014-11-211-0/+1
| * | | dm: at91: Correct text base for snapper9260Simon Glass2014-11-211-1/+1
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-2486-473/+8299
|\ \ \ \
OpenPOWER on IntegriCloud