summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-22cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass
2014-11-22dm: spi: Use device_bind_driver() instead of our own functionSimon Glass
2014-11-22dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass
2014-11-22dm: Add a function to bind a device by driver nameSimon Glass
2014-11-22dm: fdt: Correct handling of aliases with embedded digitsSimon Glass
2014-11-22dm: core: Add functions to find parent and OF dataSimon Glass
2014-11-22dm: core: Allow access to the device's driver_id dataSimon Glass
2014-11-21mx53ard: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-21mx53evk: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-21mx53smd: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-21mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-21mx51evk: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-21mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg
2014-11-21tbs2910: Fix error handling in board_mmc_init()Soeren Moch
2014-11-21dm: i2c: Move error reporting into a common functionSimon Glass
2014-11-21dm: Update documentation to include CONFIG_DM... optionsSimon Glass
2014-11-21dm: arm: spl: Make driver model linker lists availableSimon Glass
2014-11-21dm: tegra: Add platform data for the GPIO driverSimon Glass
2014-11-21dm: tegra: Add platform data for the SPL uartSimon Glass
2014-11-21dm: Disable dm_warn() in SPLSimon Glass
2014-11-21dm: Allow stdio registration to be droppedSimon Glass
2014-11-21dm: Allow device removal features to be droppedSimon Glass
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-21dm: spl: Make simple malloc() available when enabledSimon Glass
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2014-11-21dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass
2014-11-21dm: serial: Support changing the baud rateSimon Glass
2014-11-21dm: at91: Add myself as maintainer for snapper9260Simon Glass
2014-11-21dm: at91: Convert snapper9260 to use driver modelSimon Glass
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass
2014-11-21dm: at91: Refactor serial driver slightly for driver modelSimon Glass
2014-11-21dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-11-21dm: at91: Move snapper9260 to generic baordSimon Glass
2014-11-21dm: at91: Correct text base for snapper9260Simon Glass
2014-11-21x86: Rename chromebook-x86 to corebootSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Add LAPIC supportSimon Glass
2014-11-21x86: Make show_boot_progress() commonSimon Glass
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-11-21x86: ivybridge: Add early init for PCH devicesSimon Glass
2014-11-21x86: dts: Add microcode updates for ivybridge CPUSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21x86: ivybridge: Check BIST value on bootSimon Glass
2014-11-21x86: ivybridge: Perform initial CPU setupSimon Glass