summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-22dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek
2016-07-22serial: zynq: Read information about clock from DTMichal Simek
2016-07-22mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu
2016-07-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck
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-15rockchip: pinctrl: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-15rockchip: clk: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-15rockchip: clk: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: mmc: Update the driver to support of-platdataSimon Glass
2016-07-15rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: serial: Add an of-platdata driver for rockchipSimon Glass
2016-07-15dm: serial: ns16550: Update to support of-platdataSimon Glass
2016-07-15dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-15dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-15sandbox: Don't bring in the eeprom emulator in SPLSimon Glass
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-15dm: serial: Add support for of-platdataSimon Glass
2016-07-15dm: clk: Add support for of-platdataSimon Glass
2016-07-15dm: sandbox: Add a simple driver to test of-platdataSimon Glass
2016-07-15dm: syscon: Add support for of-platdataSimon Glass
2016-07-15dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-15dm: core: Don't use device tree with of-platdataSimon Glass
2016-07-15sandbox: 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