summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | | net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek2016-01-27-7/+7
* | | net: axi_emac: Split recv from free_pktMichal Simek2016-01-27-3/+9
* | | net: axi_emac: Enable access to MDIO in probeMichal Simek2016-01-27-3/+19
* | | net: axi_emac: Move driver to DMMichal Simek2016-01-27-68/+122
* | | net: axi_emac: Pass private structure where possibleMichal Simek2016-01-27-9/+7
* | | net: axi_emac: Pass private structure to phyread/phywriteMichal Simek2016-01-27-9/+9
* | | net: axi_emac: Put iobase to private structureMichal Simek2016-01-27-2/+3
* | | net: axi_emac: Pass directly pointer to register spaceMichal Simek2016-01-27-6/+5
* | | net: axi_emac: Show phy address instead of register contentMichal Simek2016-01-27-1/+1
* | | net: axi_emac: Fix parentheses around operand !Michal Simek2016-01-27-4/+4
* | | serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-27-0/+7
* | | serial: uartlite: Add support for debug consoleMichal Simek2016-01-27-0/+33
* | | serial: uartlite: Move driver to DMMichal Simek2016-01-27-111/+65
* | | mailaddr: Update mail addressRicardo Ribalda Delgado2016-01-27-1/+1
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-26-79/+158
|\ \
| * | mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...Hans de Goede2016-01-26-2/+2
| * | sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-26-3/+47
| * | power: axp818: Add support for DLDO and ELDO regulatorsChen-Yu Tsai2016-01-26-6/+50
| * | power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-26-68/+20
| * | sunxi: Implement poweroff support for axp221 pmicHans de Goede2016-01-26-0/+13
| * | sunxi: Implement poweroff support for axp209 pmicMichael van Slingerland2016-01-26-0/+13
| * | sunxi: Implement poweroff support for axp152 pmicHans de Goede2016-01-26-0/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-26-1/+549
|\ \ \
| * | | video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin2016-01-26-1/+9
| * | | video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+540
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-01-25-100/+3291
|\ \ \ | |_|/ |/| |
| * | usb: add clock support for generic EHCIMasahiro Yamada2016-01-25-0/+14
| * | usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen2016-01-23-0/+3075
| * | usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check boundsStefan Brüns2016-01-23-10/+19
| * | usb: dwc2: Add SPLIT INTERRUPT transaction supportStefan Brüns2016-01-23-5/+24
| * | usb: dwc2: Implement SPLIT transaction supportStefan Brüns2016-01-23-15/+66
| * | usb: dwc2: add helper function for setting SPLIT HC registersStefan Brüns2016-01-23-1/+14
| * | usb: dwc2: split transfer core from outer loopStefan Brüns2016-01-23-48/+64
| * | usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ackStefan Brüns2016-01-23-23/+17
| * | usb: dwc2: Fix out-of-bounds access, fix chunk sizeStefan Brüns2016-01-23-15/+15
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-25-3/+3
|\ \
| * | imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-24-2/+2
| * | imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-24-1/+1
| |/
* | ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-25-1/+5
* | net: eepro100: Fix build warningsBin Meng2016-01-25-4/+4
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-5/+5
* | net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski2016-01-25-33/+2
* | usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-25-28/+4
* | usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski2016-01-25-27/+7
* | usb: dwc2: Use shared wait_for_bitMateusz Kulikowski2016-01-25-28/+13
* | serial: Remove serial_putc_raw_devTom Rini2016-01-25-11/+0
* | x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-24-0/+24
* | x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass2016-01-24-0/+61
* | ahci: Add a disk-controller uclassSimon Glass2016-01-24-0/+24
* | dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass2016-01-24-7/+147