summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22mtd: OneNAND: add timeout to wait ready loopsLadislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
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-21Merge 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-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