aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-17add imx_ecspi driverEric Nelson
2012-01-17fec_mxc: move autonegoatiate restart after mii_postcallTroy Kisky
2012-01-17fsl_esdhc: fix PIO mode transfersIra W. Snyder
2012-01-17fec_mxc: increase autonegotiation timeoutTroy Kisky
2012-01-17fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-01-02fec: add the i.mx6q enet driver supportJason Liu
2012-01-02i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2011-12-20drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-20drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin
2011-12-19PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-16USB: ULPI: increase error case verbosityIgor Grinberg
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski
2011-12-11ehci: speed up initializationVincent Palatin
2011-12-11usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-11USB: gadaget: add Marvell controller supportLei Wen
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut
2011-12-10drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-10drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-12-09i.mx: mxc_gpio: add the i.mx6q supportJason Liu
2011-12-09tegra2: Remove unused low-level Tegra2 UART codeSimon Glass
2011-12-09tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren
2011-12-09omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles
2011-12-09drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin
2011-12-09drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-09drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-09drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-09drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl
2011-12-08drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-08Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-12-07drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-07drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-07video: cfb_console: fix build warningsAnatolij Gustschin
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk