summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese
2014-10-23net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-23Merge git://git.denx.de/u-boot-fdtTom Rini
2014-10-22x86: Enable FIT, ELF on corebootSimon Glass
2014-10-22x86: config: link: Display the board model on the screenSimon Glass
2014-10-22x86: link: Tidy up the command lines optionsSimon Glass
2014-10-22x86: cros_ec: Enable cros_ec for linkSimon Glass
2014-10-22x86: dts: Add device tree compatible string for Intel IPCSimon Glass
2014-10-22x86: config: Enable dhcp on linkSimon Glass
2014-10-22fdt: Add a subnodes iterator macroThierry Reding
2014-10-22fdt: Add a function to return PCI BDF tripletThierry Reding
2014-10-22fdt: Add resource parsing functionsThierry Reding
2014-10-22fdt: Add functions to retrieve stringsThierry Reding
2014-10-22fdt: Add a function to get the index of a stringThierry Reding
2014-10-22fdt: Add a function to count stringsThierry Reding
2014-10-22Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-22dm: serial: Tidy up the pl01x driverSimon Glass
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