aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-07net: add Calxeda xgmac driverRob Herring
2012-02-03MMC: arm_pl180_mmci: allow multiple devicesJohn Rigby
2012-02-03SAUCE: Snowball: init serial laterJohn Rigby
2012-01-19add imx_ecspi driverEric Nelson
2012-01-19fec_mxc: move autonegoatiate restart after mii_postcallTroy Kisky
2012-01-19fsl_esdhc: fix PIO mode transfersIra W. Snyder
2012-01-19fec_mxc: increase autonegotiation timeoutTroy Kisky
2012-01-19fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-01-19fec: add the i.mx6q enet driver supportJason Liu
2012-01-19i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2012-01-19HACK: Bypass normal mmc if CONFIG_SNOWBALL_MMC_HACKJohn Rigby
2012-01-19HACK: Copy in alternate mmc files for snowballJohn Rigby
2012-01-19snowball: igloo copy port of gpio driver supportJohn Rigby
2012-01-19DSUBOOT: fix memcpy and printfJohn Rigby
2012-01-19USB: dsuboot.c Use accessors for accessing wMaxPacketSizeJohn Rigby
2012-01-19OMAP4: Panda: Add usb peripheral bootJohn Rigby
2012-01-19mx53loco: PMIC: Add dialog pmic supportJason Liu
2012-01-19omap4: add support for EHCIGilles Chanteperdrix
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