summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-07-15sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-14rockchip: pinctrl: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-14rockchip: clk: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-14rockchip: clk: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-14rockchip: mmc: Update the driver to support of-platdataSimon Glass
2016-07-14rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-14rockchip: serial: Add an of-platdata driver for rockchipSimon Glass
2016-07-14dm: serial: ns16550: Update to support of-platdataSimon Glass
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-14sandbox: Don't bring in the eeprom emulator in SPLSimon Glass
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-14dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-14dm: serial: Add support for of-platdataSimon Glass
2016-07-14dm: clk: Add support for of-platdataSimon Glass
2016-07-14dm: sandbox: Add a simple driver to test of-platdataSimon Glass
2016-07-14dm: syscon: Add support for of-platdataSimon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-14dm: core: Don't use device tree with of-platdataSimon Glass
2016-07-14sandbox: serial: Don't sync video in SPLSimon Glass
2016-07-14rtc: Tidy up the code styleSimon Glass
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-07-12mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass