summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warningWolfgang Denk2011-12-121-2/+1
* | fs/reiserfs/reiserfs.c: Fix compiler warningAnatolij Gustschin2011-12-121-1/+3
* | board/mpl/common/isa.c: Fix GCC 4.6 build warningsDavid Müller (ELSOFT AG)2011-12-121-3/+3
|/
* common/cmd_nvedit.c: Add missing 'env save' preproc guardHorst Kronstorfer2011-12-121-0/+2
* MIPS: tb0229: fix compile errorsDaniel Schwierzeck2011-12-123-2/+2
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-122-6/+24
* mpc5200: digsy_mtc: Fix extension board detectionAnatolij Gustschin2011-12-122-14/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-1240-759/+5512
|\
| * USB: efikamx: Enable USB on EfikaMX and EfikaSBMarek Vasut2011-12-114-6/+270
| * USB: Add generic ULPI layer and a viewportJana Rapava2011-12-115-0/+688
| * USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-111-2/+10
| * USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger2011-12-112-0/+75
| * USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger2011-12-112-0/+23
| * USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-111-2/+12
| * USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-112-0/+77
| * USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-113-0/+185
| * USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-113-0/+80
| * usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski2011-12-113-1/+54
| * usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-116-0/+2848
| * ehci: speed up initializationVincent Palatin2011-12-111-1/+1
| * usb: add help for missing start subcommandVeli-Pekka Peltola2011-12-111-2/+4
| * cosmetic: remove excess whitespace from usb command helpVeli-Pekka Peltola2011-12-111-5/+5
| * usb: align usb_endpoint_descriptor to 16-bit boundaryStefan Kristiansson2011-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-112-87/+104
| * pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier2011-12-111-2/+2
| * pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-112-1/+3
| * ehci-fsl: correct size of ehci caplengthWolfgang Grandegger2011-12-111-12/+13
| * USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-111-1/+32
| * USB: gadaget: add Marvell controller supportLei Wen2011-12-114-0/+658
| * USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-111-32/+43
| * USB: Drop dead code from usb_kbd.cMarek Vasut2011-12-111-379/+0
| * USB: Rework usb_kbd.cMarek Vasut2011-12-111-262/+325
| * USB: Add functionality to poll the USB keyboard via control EPMarek Vasut2011-12-111-14/+50
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-122-1/+5
|\ \
| * | arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaintsWolfgang Grandegger2011-12-111-0/+4
| * | post: fix compile issue for post tests on kirkwoodHolger Brunck2011-12-111-1/+1
| |/
* | sandbox: fix compiling of cpu/os.cAndreas Bießmann2011-12-101-3/+4
* | sandbox: Add timer simulationMatthias Weisser2011-12-105-3/+47
* | sandbox: Add improved RAM simulationMatthias Weisser2011-12-104-10/+25
|/
* post/post.c: Use lldiv for 64-bit divisionsChristian Riesch2011-12-101-1/+2
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-101-2/+4
* ARM: convert "omap730p2" boards to boards.cfgWolfgang Denk2011-12-103-12/+3
* board/ti/omap730p2/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-7/+12
* ARM: convert "omap16xx" boards to boards.cfgWolfgang Denk2011-12-103-22/+8
* board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-8/+13
* board/LaCie/edminiv2/edminiv2.c: Fix build warningWolfgang Denk2011-12-101-0/+1
* ARM: convert "apollon" board to use boards.cfgWolfgang Denk2011-12-104-11/+3
* board/apollon/sys_info.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-101-8/+1
* board/apollon/apollon.c: Fix GCc 4.6 build warnings.Wolfgang Denk2011-12-101-9/+9
OpenPOWER on IntegriCloud