summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | 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
| * | | | | driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu2016-06-03-19/+23
| * | | | | drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun2016-06-03-1/+2
| * | | | | pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata2016-06-03-3/+6
| * | | | | drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun2016-06-03-1/+1
| * | | | | mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu2016-06-03-5/+4
| * | | | | drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu2016-06-03-2/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-03-2/+396
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-31-1/+31
| * | | | gpio: add Tegra186 GPIO driverStephen Warren2016-05-31-1/+358
| * | | | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-31-0/+7
| |/ / /
* | | | usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-02-15/+41
* | | | serial: 16550: Drop OMAP1510 supportMarek Vasut2016-06-02-17/+3
* | | | serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut2016-06-02-6/+6
* | | | gpio: mxs: Remove netdev.hMarek Vasut2016-06-02-1/+0
|/ / /