summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-05samsung: i2c: Split the high-speed I2C code into a new driverSimon Glass4-545/+591
2016-12-05samsung: i2c: Drop old code from I2C driverSimon Glass1-583/+2
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara1-1/+0
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara1-4/+4
2016-12-04marvell: comphy_a3700: fix bitmaskAndre Przywara1-2/+2
2016-12-04net: rtl8169: remove unneeded definitionAndre Przywara1-3/+0
2016-12-04net: e1000: fix indentationAndre Przywara1-3/+2
2016-12-04mtd: cfi_flash: fix indentationAndre Przywara1-2/+2
2016-12-04serial: Drop the s3c24x0 serial driverSimon Glass2-209/+0
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2-46/+22
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini14-89/+564
2016-12-03NAND: davinci: add support for NAND chips with 16 bits busFabien Parent1-0/+3
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon4-7/+6
2016-12-03cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer1-16/+0
2016-12-03drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N1-0/+191
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2-11/+11
2016-12-03drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N3-0/+74
2016-12-03rtc: Add RTC chip pcf2127 supportMeng Yi3-0/+114
2016-12-03dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese1-0/+22
2016-12-03drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N1-21/+52
2016-12-03drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N1-25/+21
2016-12-03drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N1-27/+26
2016-12-03drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N1-0/+36
2016-12-03drivers: usb: gadget: ether: access network_started using local variableMugunthan V N1-5/+5
2016-12-03dm: blk: Fix get_desc to return block device descriptorMichal Simek1-0/+2
2016-12-03dm: core: Handle global_data moving in SPLSimon Glass1-0/+7
2016-12-03pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy1-6/+4
2016-12-03pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy1-1/+1
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister1-9/+28
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek1-1/+1
2016-12-01mmc: Tinification of the mmc codeMarek Vasut3-1/+77
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut1-1/+1
2016-12-01mmc: add bkops-enable commandTomas Melin1-0/+34
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim1-1/+1
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+11
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini8-32/+31
2016-11-29pwm: imx: increase support up to PWM8 for i.MX6SXChristoph Fritz1-1/+11
2016-11-29bcm2835 video: Map frame buffer as 32bppAlexander Graf1-3/+3
2016-11-29drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N1-8/+15
2016-11-29serial: bcm283x_mu: support disabling after initializationFabian Vogt1-2/+16
2016-11-29serial: pl01x: expose skip_init platdata option in DTFabian Vogt1-0/+2
2016-11-29serial: bcm283x_mu: add device tree supportFabian Vogt1-0/+28
2016-11-29gpio: bcm2835: add device tree supportFabian Vogt1-0/+24
2016-11-29spl: add USB Gadget config optionStefan Agner2-4/+4
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2-2/+9
2016-11-28bootcounter_ram: Fix misaligned cache warningStefan Roese1-1/+2
2016-11-28sun8i_emac: Fix mdio read sequencePhilipp Tomsich1-1/+1
2016-11-28mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon1-0/+3
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini9-28/+141
2016-11-26rockchip: video: Avoid using u8 in the HDMI driverSimon Glass1-15/+15