summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-131-4/+4
* serial: Introduce linflex uart supportStoica Cosmin-Stefan2016-06-132-0/+224
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-135-117/+435
|\
| * serial: atmel_usart: Add device tree supportWenyou Yang2016-06-121-0/+19
| * at91: video: Support driver-model for the LCD driverSimon Glass2016-06-121-0/+91
| * at91: video: Prepare for driver-model conversionSimon Glass2016-06-121-36/+70
| * at91: nand: Set up the ECC strength correctlyAndre Renaud2016-06-121-0/+1
| * at91: Correct NAND ECC register accessAndre Renaud2016-06-121-2/+2
| * net: macb: Convert to driver modelSimon Glass2016-06-121-0/+119
| * net: macb: Flush correct cache portion when sendingSimon Glass2016-06-121-1/+1
| * net: macb: Prepare for driver-model conversionSimon Glass2016-06-121-75/+124
| * gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-121-3/+8
* | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-122-0/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-06-121-0/+7
|\ \
| * | sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-101-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-06-123-0/+457
|\ \
| * | spi: pic32_spi: add SPI master driver for PIC32 SoC.Purna Chandra Mandal2016-06-103-0/+457
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-124-5/+5
|\ \
| * | block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
| * | net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
| * | ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-2/+2
| * | mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-06-122-12/+0
|\ \ \
| * | | x86: broadwell: gpio: Remove the codes to set up pin controlBin Meng2016-06-121-7/+0
| * | | x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-121-7/+0
| * | | x86: ich6_gpio: Output return value of syscon_get_by_driver_data()Bin Meng2016-06-121-1/+3
| | |/ | |/|
* | | drivers: i2c: mxc: Add early initYuan Yao2016-06-102-0/+32
|/ /
* | dfu, nand, ubi: fix erasing after write finishHeiko Schocher2016-06-091-1/+11
* | mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-0/+4
* | nand: add nand mtd concat supportHeiko Schocher2016-06-091-0/+41
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher2016-06-091-0/+1
* | mmc: revert mmc: Handle switch error status bit in MMC card statusHeiko Schocher2016-06-091-3/+1
* | 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
OpenPOWER on IntegriCloud