summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-02-0/+74
| * rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-02-0/+114
| * dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese2016-12-02-0/+22
| * drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-02-21/+52
| * drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-02-25/+21
| * drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N2016-12-02-27/+26
| * drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N2016-12-02-0/+36
| * drivers: usb: gadget: ether: access network_started using local variableMugunthan V N2016-12-02-5/+5
| * dm: blk: Fix get_desc to return block device descriptorMichal Simek2016-12-02-0/+2
| * dm: core: Handle global_data moving in SPLSimon Glass2016-12-02-0/+7
| * tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister2016-12-02-9/+28
* | 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