summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | NAND: davinci: add support for NAND chips with 16 bits busFabien Parent2016-12-03-0/+3
* | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-03-7/+6
* | pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy2016-12-02-6/+4
* | pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy2016-12-02-1/+1
* | common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-02-1/+1
|/
* mmc: Tinification of the mmc codeMarek Vasut2016-12-01-1/+77
* mmc: Fix warning if debug() is not usedMarek Vasut2016-12-01-1/+1
* mmc: add bkops-enable commandTomas Melin2016-12-01-0/+34
* mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim2016-12-01-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-30-1/+11
|\
| * pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz2016-11-29-1/+11
* | 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