aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19Prepare v2011.12-rc2v2011.12-rc2Wolfgang Denk
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk
2011-12-19common/cmd_nvedit.c: Fix size calculation in do_env_import()Horst Kronstorfer
2011-12-17tools/setlocalversion: Update from the Linux KernelKyle Moffett
2011-12-17Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-16usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski
2011-12-16README: add documentation for CONFIG_USB_ULPI*Igor Grinberg
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-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang
2011-12-12Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-12-12Prepare v2011.12-rc1v2011.12-rc1Wolfgang Denk
2011-12-12MIPS: remove broken "tb0229" boardWolfgang Denk
2011-12-12board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warningWolfgang Denk
2011-12-12fs/reiserfs/reiserfs.c: Fix compiler warningAnatolij Gustschin
2011-12-12board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)
2011-12-12pm9g45: init serial console before relocationAsen Dimov
2011-12-12pm9261: init serial console before relocationAsen Dimov
2011-12-12pm9263: init serial console before relocationAsen Dimov
2011-12-12common/cmd_nvedit.c: Add missing 'env save' preproc guardHorst Kronstorfer
2011-12-12MIPS: tb0229: fix compile errorsDaniel Schwierzeck
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala
2011-12-12mpc5200: digsy_mtc: Fix extension board detectionAnatolij Gustschin
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-12-11USB: efikamx: Enable USB on EfikaMX and EfikaSBMarek Vasut
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: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger
2011-12-11USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger
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: MX5: add helper functions to enable USB clocksWolfgang Grandegger
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski
2011-12-11ehci: speed up initializationVincent Palatin
2011-12-11usb: add help for missing start subcommandVeli-Pekka Peltola
2011-12-11cosmetic: remove excess whitespace from usb command helpVeli-Pekka Peltola
2011-12-11usb: align usb_endpoint_descriptor to 16-bit boundaryStefan Kristiansson
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-11pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier
2011-12-11pxa: fix usb host register mismatchStefan Herbrechtsmeier
2011-12-11ehci-fsl: correct size of ehci caplengthWolfgang Grandegger
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-11USB: gadaget: add Marvell controller supportLei Wen