summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: add Calxeda xgmac driverRob Herring2012-01-052-0/+554
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-055-2/+342
|\
| * tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-2/+0
| * tegra2: spi: Support SPI / UART switchSimon Glass2011-12-241-0/+14
| * tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-242-0/+266
| * sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-242-0/+62
* | fpga: Spartan-3: let print the progress if configuredStefano Babic2012-01-051-1/+0
|/
* Merge branch 'next' of ../nextWolfgang Denk2011-12-232-23/+11
|\
| * phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy2011-12-201-0/+11
| * mvgbe: remove setting of ethaddr within the driverMichael Walle2011-12-201-23/+0
* | drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-201-1/+1
* | usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-202-104/+114
* | drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-201-2/+3
* | PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut2011-12-191-5/+0
* | Coding Style cleanupWolfgang Denk2011-12-192-3/+0
* | drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-191-3/+2
|/
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-163-11/+17
* USB: ULPI: increase error case verbosityIgor Grinberg2011-12-161-6/+6
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-162-6/+6
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-161-5/+5
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-113-0/+389
* USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-111-2/+10
* USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-111-2/+12
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-111-0/+71
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-112-0/+175
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-114-0/+2611
* ehci: speed up initializationVincent Palatin2011-12-111-1/+1
* usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier2011-12-111-2/+2
* pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-111-83/+100
* USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-111-1/+32
* USB: gadaget: add Marvell controller supportLei Wen2011-12-113-0/+507
* USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-111-32/+43
* drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-19/+23
* drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-4/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-107-118/+45
|\
| * i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-091-2/+2
| * tegra2: Remove unused low-level Tegra2 UART codeSimon Glass2011-12-093-107/+0
| * tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-091-2/+4
| * tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-092-7/+39
* | omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles2011-12-091-2/+2
|/
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-091-3/+0
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+2
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-5/+3
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+1
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-081-28/+71
* drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-6/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-12-082-11/+8
|\
| * drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-071-7/+6
| * drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-071-4/+2
OpenPOWER on IntegriCloud