summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-22-76/+566
|\
| * dm: serial: Tidy up the pl01x driverSimon Glass2014-10-22-0/+27
| * dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-22-0/+5
| * dm: core: Add support for simple-busSimon Glass2014-10-22-0/+1
| * dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass2014-10-22-0/+11
| * dm: imx: serial: Support driver model in the MXC serial driverSimon Glass2014-10-22-0/+14
| * dm: core: Allow a list of devices to be declared in one stepSimon Glass2014-10-22-0/+4
| * dm: linker_lists: Add a way to declare multiple objectsSimon Glass2014-10-22-0/+21
| * dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass2014-10-22-0/+1
| * dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-22-0/+1
| * dm: cros_ec: Add support for driver modelSimon Glass2014-10-22-1/+27
| * dm: tegra: spi: Convert to driver modelSimon Glass2014-10-22-1/+3
| * dm: exynos: config: Use driver model for SPI flashSimon Glass2014-10-22-0/+1
| * dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-22-0/+1
| * dm: sf: Add a uclass for SPI flashSimon Glass2014-10-22-0/+71
| * sf: Tidy up public and private header filesSimon Glass2014-10-22-52/+5
| * exynos: universal_c210: Move to driver model soft_spiSimon Glass2014-10-22-10/+1
| * dm: exynos: Convert SPI to driver modelSimon Glass2014-10-22-0/+1
| * dm: spi: Remove SPI_INIT featureSimon Glass2014-10-22-3/+0
| * dm: sandbox: spi: Move to driver modelSimon Glass2014-10-22-2/+1
| * dm: sandbox: Add a SPI emulation uclassSimon Glass2014-10-22-0/+46
| * dm: spi: Add a uclass for SPISimon Glass2014-10-22-3/+253
| * dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass2014-10-22-1/+2
| * dm: core: Allow parents to pass data to children during probeSimon Glass2014-10-22-0/+17
| * dm: core: Add functions for iterating through device childrenSimon Glass2014-10-22-0/+18
| * dm: exynos: Move serial to driver modelSimon Glass2014-10-22-0/+3
| * dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-0/+10
| * dm: exynos: Move s5p_goni to generic boardSimon Glass2014-10-22-0/+2
| * dm: exynos: Move smdkc100 to generic boardSimon Glass2014-10-22-0/+2
| * arm: goni: add i2c_init_board()Robert Baldyga2014-10-22-0/+2
| * dm: add of_match_ptr() macroMasahiro Yamada2014-10-22-0/+6
| * dm: fix include guardMasahiro Yamada2014-10-22-0/+1
| * dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada2014-10-22-0/+3
| * linker_lists: include <linux/compiler.h>Masahiro Yamada2014-10-22-0/+2
| * dm: fix commentsMasahiro Yamada2014-10-22-3/+3
* | x86: Support loading kernel setup from a FITSimon Glass2014-10-22-0/+16
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-10-20-1/+325
|\
| * ls102x: Add support for secure boot and enable blob commandRuchika Gupta2014-10-16-0/+8
| * mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta2014-10-16-0/+29
| * crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-16-1/+33
| * ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-16-0/+15
| * mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta2014-10-16-0/+91
| * fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-16-0/+45
| * fsl_sec : Change accessor function to take care of endiannessRuchika Gupta2014-10-16-0/+16
| * fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta2014-10-16-0/+88
| * powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot sizeRuchika Gupta2014-10-16-1/+1
* | lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass2014-10-16-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-10-535/+662
|\
| * Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...Albert ARIBAUD2014-10-11-1/+1
| |\
| | * arm: socfpga: Use EMAC1 on SoCDKMarek Vasut2014-10-11-1/+1