| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2011-12-23 | -23/+11 |
|\ |
|
| * | phy: add Micrel KS8721BL phy definition | Vladimir Zapolskiy | 2011-12-20 | -0/+11 |
| * | mvgbe: remove setting of ethaddr within the driver | Michael Walle | 2011-12-20 | -23/+0 |
* | | drivers/net/e1000.c: Fix GCC 4.6 build warnings | Anatolij Gustschin | 2011-12-20 | -1/+1 |
* | | usb: s3c_udc_otg: fix GCC 4.6 build warnings | Anatolij Gustschin | 2011-12-20 | -104/+114 |
* | | drivers/net/e1000_spi.c: Fix build warnings | Anatolij Gustschin | 2011-12-20 | -2/+3 |
* | | PXA: Kill last remnants of set_GPIO_mode function | Marek Vasut | 2011-12-19 | -5/+0 |
* | | Coding Style cleanup | Wolfgang Denk | 2011-12-19 | -3/+0 |
* | | drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup | Wolfgang Denk | 2011-12-19 | -3/+2 |
|/ |
|
* | USB: Use (get|put)_unaligned for accessing wMaxPacketSize | Tom Rini | 2011-12-16 | -11/+17 |
* | USB: ULPI: increase error case verbosity | Igor Grinberg | 2011-12-16 | -6/+6 |
* | USB: ULPI: clean a mixup of return types | Igor Grinberg | 2011-12-16 | -6/+6 |
* | USB: ULPI: switch argument type from u8 to unsigned | Igor Grinberg | 2011-12-16 | -5/+5 |
* | USB: Add generic ULPI layer and a viewport | Jana Rapava | 2011-12-11 | -0/+389 |
* | USB: EHCI: Allow EHCI post-powerup configuration in board files | Marek Vasut | 2011-12-11 | -2/+10 |
* | USB: MX5: Add MX5 usb post-init callback | Marek Vasut | 2011-12-11 | -2/+12 |
* | USB: MX5: Abstract out mx51 USB pixmux configuration | Marek Vasut | 2011-12-11 | -0/+71 |
* | USB: MX5: add generic USB EHCI support for mx51 and mx53 | Wolfgang Grandegger | 2011-12-11 | -0/+175 |
* | usb:gadget:s5p USB Device Controller (UDC) implementation | Lukasz Majewski | 2011-12-11 | -0/+2611 |
* | ehci: speed up initialization | Vincent Palatin | 2011-12-11 | -1/+1 |
* | usbtty: init endpoints prior to startup events | Stefan Herbrechtsmeier | 2011-12-11 | -2/+2 |
* | pxa: convert pxa27x_udc to use read and write functions | Stefan Herbrechtsmeier | 2011-12-11 | -83/+100 |
* | USB: Add usb_event_poll() to get keyboards working with EHCI | Marek Vasut | 2011-12-11 | -1/+32 |
* | USB: gadaget: add Marvell controller support | Lei Wen | 2011-12-11 | -0/+507 |
* | USB: Fix complaints about strict aliasing in OHCI-HCD | Marek Vasut | 2011-12-11 | -32/+43 |
* | drivers/net/at91_emac.c: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-10 | -19/+23 |
* | drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-10 | -4/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-12-10 | -118/+45 |
|\ |
|
| * | i.mx: mxc_gpio: add the i.mx6q support | Jason Liu | 2011-12-09 | -2/+2 |
| * | tegra2: Remove unused low-level Tegra2 UART code | Simon Glass | 2011-12-09 | -107/+0 |
| * | tegra2: Use new GPIO APIs in gpio_config_uart() | Stephen Warren | 2011-12-09 | -2/+4 |
| * | tegra2: Modify MMC driver to handle power and cd GPIOs | Stephen Warren | 2011-12-09 | -7/+39 |
* | | omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V | Ash Charles | 2011-12-09 | -2/+2 |
|/ |
|
* | drivers/gpio/da8xx_gpio.c: Fix build warning | Anatolij Gustschin | 2011-12-09 | -3/+0 |
* | drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-09 | -2/+0 |
* | drivers/usb/gadget/core.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-09 | -2/+2 |
* | drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-09 | -5/+3 |
* | drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-09 | -2/+1 |
* | ne2000: Convert to new net-multi model, fixes build of three boards | Bernhard Kaindl | 2011-12-08 | -28/+71 |
* | drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-08 | -6/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2011-12-08 | -11/+8 |
|\ |
|
| * | drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-07 | -7/+6 |
| * | drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-12-07 | -4/+2 |
* | | video: cfb_console: fix build warnings | Anatolij Gustschin | 2011-12-07 | -21/+17 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-12-07 | -289/+504 |
|\ |
|
| * | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic | 2011-12-06 | -33/+4 |
| * | M28: Fix OB1 bug in GPIO driver | Robert Deliƫn | 2011-12-06 | -1/+1 |
| * | MXS: Add static annotations to dma driver | Marek Vasut | 2011-12-06 | -159/+50 |
| * | apbh_dma: return error value on timeout | Wolfram Sang | 2011-12-06 | -1/+1 |
| * | ARM: davici_emac: Fix condition for number of phy detects | Prabhakar Lad | 2011-12-06 | -1/+1 |