summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-13-4/+4
* serial: Introduce linflex uart supportStoica Cosmin-Stefan2016-06-13-0/+224
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-117/+435
|\
| * serial: atmel_usart: Add device tree supportWenyou Yang2016-06-12-0/+19
| * at91: video: Support driver-model for the LCD driverSimon Glass2016-06-12-0/+91
| * at91: video: Prepare for driver-model conversionSimon Glass2016-06-12-36/+70
| * at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-12-0/+1
| * at91: Correct NAND ECC register accessAndre Renaud2016-06-12-2/+2
| * net: macb: Convert to driver modelSimon Glass2016-06-12-0/+119
| * net: macb: Flush correct cache portion when sendingSimon Glass2016-06-12-1/+1
| * net: macb: Prepare for driver-model conversionSimon Glass2016-06-12-75/+124
| * gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-12-3/+8
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-12-0/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-12-0/+7
|\ \
| * | sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-10-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-06-12-0/+457
|\ \
| * | spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal2016-06-10-0/+457
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-5/+5
|\ \
| * | block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-24-1/+1
| * | net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
| * | ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-2/+2
| * | mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-06-12-12/+0
|\ \ \
| * | | x86: broadwell: gpio: Remove the codes to set up pin controlBin Meng2016-06-12-7/+0
| * | | 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
| | |/ | |/|
* | | drivers: i2c: mxc: Add early initYuan Yao2016-06-10-0/+32
|/ /
* | 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