summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-12-7/+0
* x86: ich6_gpio: Output return value of syscon_get_by_driver_data()Bin Meng2016-06-12-1/+3
* dfu, nand, ubi: fix erasing after write finishHeiko Schocher2016-06-09-1/+11
* mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-09-0/+4
* nand: add nand mtd concat supportHeiko Schocher2016-06-09-0/+41
* mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher2016-06-09-0/+1
* mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher2016-06-09-3/+1
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-1275/+2166
|\
| * exynos: video: Drop old unused codeSimon Glass2016-05-25-74/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25-198/+357
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-25-372/+369
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-25-15/+15
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-25-7/+2
| * exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25-0/+130
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-25-406/+387
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-25-8/+9
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25-16/+5
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-25-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-25-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-25-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-25-23/+30
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-25-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-25-11/+11
| * exynos: video: Drop dead codeSimon Glass2016-05-25-26/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-25-7/+15
| * serial: s5p: use clock api to get clock rateThomas Abraham2016-05-25-1/+14
| * serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-25-2/+2
| * clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-25-0/+307
| * pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham2016-05-25-0/+359
| * pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-25-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-06-7/+7
|\ \
| * | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-04-0/+6
| * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-04-7/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-04-0/+322
|\ \ \
| * | | dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03-0/+35
| * | | dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2016-06-03-3/+44
| * | | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-03-0/+32
| * | | dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-03-0/+214
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-04-2262/+891
|\ \ \ \
| * | | | nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-03-4/+4
| * | | | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-171/+298
| * | | | mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-46/+55
| * | | | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-307/+298
| * | | | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-172/+184
| * | | | mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-100/+100
| * | | | mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-03-1251/+0
| * | | | mtd: nand: Remove jz4740 driverMarek Vasut2016-06-03-259/+0
| * | | | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-03-9/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-04-33/+49
|\ \ \ \
| * | | | driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha2016-06-03-2/+4