summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* 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
* 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
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-2978/+334
| |\ \ | | |/
| * | arm, at91: add generic board support for the taurus and corvus boardHeiko Schocher2014-10-10-0/+4
| * | ARM: atmel: switch at91sam9263ek to generic boardBo Shen2014-10-10-0/+2
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-10-478/+256
| |\ \
| | * | exynos: Enable pre-relocation malloc()Simon Glass2014-10-08-6/+10
| | * | samsung: Enable device tree for smdkc100Simon Glass2014-10-08-0/+2
| | * | samsung: Enable device tree for s5p_goniSimon Glass2014-10-08-1/+3