summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* superio: Add SMSC SIO1007 driverBin Meng2016-02-212-0/+127
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-203-92/+28
|\
| * drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-181-15/+7
| * drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2016-02-182-47/+11
| * drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-183-29/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-1917-412/+908
|\ \
| * | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-162-4/+17
| * | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-161-0/+8
| * | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-161-159/+105
| * | tegra: video: Move LCD enums into the driverSimon Glass2016-02-161-0/+20
| * | tegra: video: Remove the static variablesSimon Glass2016-02-161-16/+15
| * | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-161-213/+172
| * | tegra: video: Merge the two config structures togetherSimon Glass2016-02-161-19/+53
| * | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-162-4/+1
| * | tegra: video: Merge the display driver into one fileSimon Glass2016-02-161-0/+396
| * | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-162-1/+9
| * | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-166-194/+237
| * | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-163-98/+79
| * | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-162-0/+88
| * | tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-161-1/+4
| * | tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
| * | dm: video: Flush the cache after a puts()Simon Glass2016-02-161-0/+1
| * | tegra: keyboard: Fix the init orderSimon Glass2016-02-161-1/+1
| |/
* | net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* | net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-1410-83/+413
|\
| * usb: remove UniPhier EHCI driverMasahiro Yamada2016-02-143-83/+0
| * clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-147-0/+413
* | arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-122-0/+1155
* | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-121-0/+7
* | mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-121-3/+3
* | mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-121-2/+2
* | mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-121-7/+0
* | nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-121-9/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-112-1/+13
|\
| * dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-111-0/+10
| * video: bcm2835: use bus_to_phys() on FB addressStephen Warren2016-02-061-1/+3
* | s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-081-6/+0
* | Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-081-35/+0
* | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-18/+0
* | drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-081-40/+433
* | drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-081-2/+4
* | dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2016-02-082-163/+0
* | dm: serial: Drop serial_max3100 serial driverSimon Glass2016-02-082-295/+0
* | dm: freescale: serial: Drop serial_imx serial driverSimon Glass2016-02-082-224/+0
* | dm: opencores: Drop opencores_yanu serial driverSimon Glass2016-02-082-243/+0
* | dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-082-152/+0
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-081-40/+0
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-0822-25/+27
|\ \
| * | net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava2016-02-061-1/+3
OpenPOWER on IntegriCloud