summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass
2014-10-22dm: core: Add support for simple-busSimon Glass
2014-10-22dm: imx: Move cm_fx6 to use driver model for serial and GPIOSimon Glass
2014-10-22dm: imx: serial: Support driver model in the MXC serial driverSimon Glass
2014-10-22dm: core: Allow a list of devices to be declared in one stepSimon Glass
2014-10-22dm: linker_lists: Add a way to declare multiple objectsSimon Glass
2014-10-22dm: exynos: cros_ec: Move cros_ec_spi to driver modelSimon Glass
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass
2014-10-22dm: cros_ec: Add support for driver modelSimon Glass
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass
2014-10-22dm: exynos: config: Use driver model for SPI flashSimon Glass
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass
2014-10-22dm: sf: Add a uclass for SPI flashSimon Glass
2014-10-22sf: Tidy up public and private header filesSimon Glass
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass
2014-10-22dm: sandbox: Add a SPI emulation uclassSimon Glass
2014-10-22dm: spi: Add a uclass for SPISimon Glass
2014-10-22dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass
2014-10-22dm: core: Allow parents to pass data to children during probeSimon Glass
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass
2014-10-22dm: exynos: Move serial to driver modelSimon Glass
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass
2014-10-22dm: exynos: Move s5p_goni to generic boardSimon Glass
2014-10-22dm: exynos: Move smdkc100 to generic boardSimon Glass
2014-10-22arm: goni: add i2c_init_board()Robert Baldyga
2014-10-22dm: add of_match_ptr() macroMasahiro Yamada
2014-10-22dm: fix include guardMasahiro Yamada
2014-10-22dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada
2014-10-22linker_lists: include <linux/compiler.h>Masahiro Yamada
2014-10-22dm: fix commentsMasahiro Yamada
2014-10-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-10-16ls102x: Add support for secure boot and enable blob commandRuchika Gupta
2014-10-16mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta
2014-10-16ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta
2014-10-16mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta
2014-10-16fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta
2014-10-16powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot sizeRuchika Gupta
2014-10-16lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass
2014-10-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-10Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...Albert ARIBAUD
2014-10-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-10arm: socfpga: Use EMAC1 on SoCDKMarek Vasut
2014-10-10tools: compiler.h: Fix build on FreeBSDJeroen Hofstee
2014-10-10arm, at91: add generic board support for the taurus and corvus boardHeiko Schocher