summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-24-0/+23
* drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2016-02-24-12/+18
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-9/+429
|\
| * pinctrl: imx: Support i.MX7DPeng Fan2016-02-21-0/+56
| * pinctrl: imx: Introduce pinctrl driver for i.MX6Peng Fan2016-02-21-0/+352
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-21-9/+21
* | superio: Add SMSC SIO1007 driverBin Meng2016-02-21-0/+127
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-92/+28
|\ \
| * | drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-18-15/+7
| * | drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2016-02-18-47/+11
| * | drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-18-29/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-19-412/+908
|\ \ \
| * | | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-16-4/+17
| * | | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-16-0/+8
| * | | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-16-159/+105
| * | | tegra: video: Move LCD enums into the driverSimon Glass2016-02-16-0/+20
| * | | tegra: video: Remove the static variablesSimon Glass2016-02-16-16/+15
| * | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-213/+172
| * | | tegra: video: Merge the two config structures togetherSimon Glass2016-02-16-19/+53
| * | | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-16-4/+1
| * | | tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-0/+396
| * | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-1/+9
| * | | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16-194/+237
| * | | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-16-98/+79
| * | | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-16-0/+88
| * | | tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-16-1/+4
| * | | tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-16-2/+2
| * | | dm: video: Flush the cache after a puts()Simon Glass2016-02-16-0/+1
| * | | tegra: keyboard: Fix the init orderSimon Glass2016-02-16-1/+1
| |/ /
* | | net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-18-2/+1
* | | net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-18-21/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-14-83/+413
|\ \
| * | usb: remove UniPhier EHCI driverMasahiro Yamada2016-02-14-83/+0
| * | clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-14-0/+413
* | | arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-12-0/+1155
* | | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-12-0/+7
* | | mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-12-3/+3
* | | mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-12-2/+2
* | | mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-12-7/+0
* | | nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-12-9/+15
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-11-1/+13
|\ \
| * | dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-11-0/+10
| * | video: bcm2835: use bus_to_phys() on FB addressStephen Warren2016-02-06-1/+3
* | | s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-08-6/+0
* | | Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-35/+0
* | | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-18/+0
* | | drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-08-40/+433
* | | drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-08-2/+4
* | | dm: pxa: serial: Drop serial_sa1100 serial driverSimon Glass2016-02-08-163/+0
* | | dm: serial: Drop serial_max3100 serial driverSimon Glass2016-02-08-295/+0