| Commit message (Expand) | Author | Age | Lines |
... | |
| * | pm9g45: init serial console before relocation | Asen Dimov | 2011-12-12 | -5/+12 |
| * | pm9261: init serial console before relocation | Asen Dimov | 2011-12-12 | -5/+13 |
| * | pm9263: init serial console before relocation | Asen Dimov | 2011-12-12 | -8/+15 |
* | | Prepare v2011.12-rc1v2011.12-rc1 | Wolfgang Denk | 2011-12-12 | -2/+2 |
* | | MIPS: remove broken "tb0229" board | Wolfgang Denk | 2011-12-12 | -1726/+4 |
* | | board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning | Wolfgang Denk | 2011-12-12 | -2/+1 |
* | | fs/reiserfs/reiserfs.c: Fix compiler warning | Anatolij Gustschin | 2011-12-12 | -1/+3 |
* | | board/mpl/common/isa.c: Fix GCC 4.6 build warnings | David Müller (ELSOFT AG) | 2011-12-12 | -3/+3 |
|/ |
|
* | common/cmd_nvedit.c: Add missing 'env save' preproc guard | Horst Kronstorfer | 2011-12-12 | -0/+2 |
* | MIPS: tb0229: fix compile errors | Daniel Schwierzeck | 2011-12-12 | -2/+2 |
* | powerpc/bootm: Flush ramdisk and device tree image when booting on MP | Kumar Gala | 2011-12-12 | -6/+24 |
* | mpc5200: digsy_mtc: Fix extension board detection | Anatolij Gustschin | 2011-12-12 | -14/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2011-12-12 | -759/+5512 |
|\ |
|
| * | USB: efikamx: Enable USB on EfikaMX and EfikaSB | Marek Vasut | 2011-12-11 | -6/+270 |
| * | USB: Add generic ULPI layer and a viewport | Jana Rapava | 2011-12-11 | -0/+688 |
| * | USB: EHCI: Allow EHCI post-powerup configuration in board files | Marek Vasut | 2011-12-11 | -2/+10 |
| * | USB: mx51evk: add end enable USB host support on port 1 | Wolfgang Grandegger | 2011-12-11 | -0/+75 |
| * | USB: mx53loco: add end enable USB host support on port 1 | Wolfgang Grandegger | 2011-12-11 | -0/+23 |
| * | 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/+77 |
| * | USB: MX5: add generic USB EHCI support for mx51 and mx53 | Wolfgang Grandegger | 2011-12-11 | -0/+185 |
| * | USB: MX5: add helper functions to enable USB clocks | Wolfgang Grandegger | 2011-12-11 | -0/+80 |
| * | usb:gadget:s5p Enable the USB Gadget framework at GONI | Lukasz Majewski | 2011-12-11 | -1/+54 |
| * | usb:gadget:s5p USB Device Controller (UDC) implementation | Lukasz Majewski | 2011-12-11 | -0/+2848 |
| * | ehci: speed up initialization | Vincent Palatin | 2011-12-11 | -1/+1 |
| * | usb: add help for missing start subcommand | Veli-Pekka Peltola | 2011-12-11 | -2/+4 |
| * | cosmetic: remove excess whitespace from usb command help | Veli-Pekka Peltola | 2011-12-11 | -5/+5 |
| * | usb: align usb_endpoint_descriptor to 16-bit boundary | Stefan Kristiansson | 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 | -87/+104 |
| * | pxa: activate the first usb host port on pxa27x by default | Stefan Herbrechtsmeier | 2011-12-11 | -2/+2 |
| * | pxa: fix usb host register mismatch | Stefan Herbrechtsmeier | 2011-12-11 | -1/+3 |
| * | ehci-fsl: correct size of ehci caplength | Wolfgang Grandegger | 2011-12-11 | -12/+13 |
| * | 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/+658 |
| * | USB: Fix complaints about strict aliasing in OHCI-HCD | Marek Vasut | 2011-12-11 | -32/+43 |
| * | USB: Drop dead code from usb_kbd.c | Marek Vasut | 2011-12-11 | -379/+0 |
| * | USB: Rework usb_kbd.c | Marek Vasut | 2011-12-11 | -262/+325 |
| * | USB: Add functionality to poll the USB keyboard via control EP | Marek Vasut | 2011-12-11 | -14/+50 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-12-12 | -1/+5 |
|\ \ |
|
| * | | arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints | Wolfgang Grandegger | 2011-12-11 | -0/+4 |
| * | | post: fix compile issue for post tests on kirkwood | Holger Brunck | 2011-12-11 | -1/+1 |
| |/ |
|
* | | sandbox: fix compiling of cpu/os.c | Andreas Bießmann | 2011-12-10 | -3/+4 |
* | | sandbox: Add timer simulation | Matthias Weisser | 2011-12-10 | -3/+47 |
* | | sandbox: Add improved RAM simulation | Matthias Weisser | 2011-12-10 | -10/+25 |
|/ |
|
* | post/post.c: Use lldiv for 64-bit divisions | Christian Riesch | 2011-12-10 | -1/+2 |
* | arm, davinci: Use lldiv for the 64-bit divisions in timer.c | Christian Riesch | 2011-12-10 | -2/+4 |
* | ARM: convert "omap730p2" boards to boards.cfg | Wolfgang Denk | 2011-12-10 | -12/+3 |
* | board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-10 | -7/+12 |
* | ARM: convert "omap16xx" boards to boards.cfg | Wolfgang Denk | 2011-12-10 | -22/+8 |