summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-22ARM: rpi_b: enable USB/DHCP/PXE in bootcmdStephen Warren
2014-10-22ARM: rpi_b: query internal MAC address from firmwareStephen Warren
2014-10-22arm: rpi: Enable USB support on RPiMarek Vasut
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko
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
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-22tegra: apalis_t30: master revampMarcel Ziswiler
2014-10-22tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler