summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-29-32/+31
|\
| * powerpc: T4080: Drop configuration for T4080York Sun2016-11-23-1/+0
| * powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-23-1/+1
| * powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-23-1/+1
| * powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-23-2/+2
| * powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun2016-11-23-1/+1
| * powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-23-1/+1
| * powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-23-1/+1
| * powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun2016-11-23-1/+1
| * powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-23-1/+1
| * powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-23-3/+4
| * powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun2016-11-23-1/+1
| * powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-23-1/+1
| * powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-23-1/+1
| * powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23-1/+1
| * powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-23-1/+1
| * powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-23-1/+1
| * powerpc: P1025: Remove macro CONFIG_P1025York Sun2016-11-23-5/+5
| * powerpc: P1021: Remove macro CONFIG_P1021York Sun2016-11-23-5/+5
| * powerpc: P1017: Drop configuration for P1017York Sun2016-11-23-2/+1
| * powerpc: P1012: Drop configuration for P1012York Sun2016-11-23-5/+5
| * powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-23-2/+2
| * powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun2016-11-23-3/+3
| * powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun2016-11-23-3/+3
| * powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun2016-11-23-1/+1
| * powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-23-1/+1
* | bcm2835 video: Map frame buffer as 32bppAlexander Graf2016-11-28-3/+3
* | drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N2016-11-28-8/+15
* | serial: bcm283x_mu: support disabling after initializationFabian Vogt2016-11-28-2/+16
* | serial: pl01x: expose skip_init platdata option in DTFabian Vogt2016-11-28-0/+2
* | serial: bcm283x_mu: add device tree supportFabian Vogt2016-11-28-0/+28
* | gpio: bcm2835: add device tree supportFabian Vogt2016-11-28-0/+24
* | spl: add USB Gadget config optionStefan Agner2016-11-28-4/+4
* | spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-28-2/+9
* | bootcounter_ram: Fix misaligned cache warningStefan Roese2016-11-28-1/+2
* | sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-28-1/+1
* | mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon2016-11-28-0/+3
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-26-28/+141
|\ \
| * | rockchip: video: Avoid using u8 in the HDMI driverSimon Glass2016-11-25-15/+15
| * | rockchip: clk: Support setting ACLKSimon Glass2016-11-25-0/+7
| * | rockchip: video: Check for device in useSimon Glass2016-11-25-0/+9
| * | video: Track whether a display is in useSimon Glass2016-11-25-1/+17
| * | video: Use cache-alignment in video_sync()Simon Glass2016-11-25-1/+2
| * | spi: Add a debug() on bind failureSimon Glass2016-11-25-1/+4
| * | rockchip: spi: Honour the deactivation delaySimon Glass2016-11-25-0/+8
| * | rockchip: spi: Add support for of-platdataSimon Glass2016-11-25-1/+35
| * | spi: Add of-platdata support to SPI and SPI flashSimon Glass2016-11-25-2/+13
| * | rockchip: video: Correct VOP clock selectionSimon Glass2016-11-25-6/+1
| * | rockchip: video: Correct HDMI data source selectionSimon Glass2016-11-25-1/+2
| * | power: regulator: Add limits checking while setting currentKeerthy2016-11-25-0/+7