summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner2016-07-25-1/+1
* cosmetic: rockchip: sort socs according to numbersHeiko Stübner2016-07-25-9/+9
* cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner2016-07-25-2/+2
* cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingHeiko Stübner2016-07-25-4/+4
* usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan2016-07-25-0/+3
* usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan2016-07-25-9/+19
* usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan2016-07-25-0/+108
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-24-1/+1
* mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon2016-07-24-0/+4
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-3/+1851
* mtd: nand: add common DT init codeBrian Norris2016-07-24-0/+70
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24-100/+42
* mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl2016-07-22-0/+1
* mtd: OneNAND: allow board init function failLadislav Michl2016-07-22-15/+15
* mtd: OneNAND: add timeout to wait ready loopsLadislav Michl2016-07-22-11/+19
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-1/+2
* spl: Lightweight UBI and UBI fastmap supportThomas Gleixner2016-07-22-0/+1170
* onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl2016-07-22-0/+48
* nand_spl_simple: Add a simple NAND read functionThomas Gleixner2016-07-22-0/+62
* mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl2016-07-22-2/+2
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-22-8/+36
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-29/+36
|\
| * usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-0/+7
| * dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek2016-07-22-27/+1
| * serial: zynq: Read information about clock from DTMichal Simek2016-07-22-1/+27
| * mmc: sdhci: Disable internal clock enable bitSiva Durga Prasad Paladugu2016-07-22-1/+1
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-21-0/+41
|\ \ | |/ |/|
| * powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-21-0/+41
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2016-07-21-0/+31
|\ \ | |/ |/|
| * serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato2016-07-09-0/+3
| * serial_sh: Device Tree supportYoshinori Sato2016-07-09-0/+28
* | mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck2016-07-20-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-9/+9
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-22/+1100
|\ \
| * | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-17/+0
| * | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-0/+799
| * | sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel2016-07-15-5/+5
| * | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+296
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-07-15-63/+85
|\ \ \
| * | | mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung2016-07-12-0/+72
| * | | mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung2016-07-12-6/+2
| * | | mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung2016-07-12-22/+9
| * | | mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung2016-07-12-0/+5
| * | | mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung2016-07-12-2/+0
| * | | mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-12-36/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-54/+324
|\ \ \
| * | | rockchip: pinctrl: Update the rk3288 driver to support of-platdataSimon Glass2016-07-14-1/+7
| * | | rockchip: clk: Update the rk3288 driver to support of-platdataSimon Glass2016-07-14-2/+18
| * | | rockchip: clk: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-1/+12
| * | | rockchip: mmc: Update the driver to support of-platdataSimon Glass2016-07-14-3/+26