summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0637-1275/+2166
|\
| * exynos: video: Drop old unused codeSimon Glass2016-05-252-74/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-253-198/+357
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-254-372/+369
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-253-15/+15
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-7/+2
| * exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-253-0/+130
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-253-406/+387
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-8/+9
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-252-16/+5
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-251-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-253-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-251-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-252-23/+30
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-253-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-253-11/+11
| * exynos: video: Drop dead codeSimon Glass2016-05-254-26/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-2515-7/+15
| * serial: s5p: use clock api to get clock rateThomas Abraham2016-05-251-1/+14
| * serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-251-2/+2
| * clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-257-0/+307
| * pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham2016-05-257-0/+359
| * pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-251-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-062-7/+7
|\ \
| * | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-041-0/+6
| * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-042-7/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-045-0/+322
|\ \ \
| * | | dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-031-0/+35
| * | | dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2016-06-032-3/+44
| * | | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-031-0/+32
| * | | dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-033-0/+214
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-0441-2262/+891
|\ \ \ \
| * | | | nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-031-4/+4
| * | | | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-0317-171/+298
| * | | | mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-0314-46/+55
| * | | | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-0330-307/+298
| * | | | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-0320-172/+184
| * | | | mtd: nand: Remove nand_info_t typedefScott Wood2016-06-037-100/+100
| * | | | mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-033-1251/+0
| * | | | mtd: nand: Remove jz4740 driverMarek Vasut2016-06-032-259/+0
| * | | | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-031-9/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-047-33/+49
|\ \ \ \
| * | | | driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha2016-06-032-2/+4
| * | | | driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu2016-06-031-19/+23
| * | | | drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun2016-06-031-1/+2
| * | | | pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata2016-06-031-3/+6
| * | | | drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun2016-06-031-1/+1
| * | | | mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu2016-06-031-5/+4
| * | | | drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu2016-06-031-2/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-036-2/+396
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud