summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * ehci: speed up initializationVincent Palatin2011-12-11-1/+1
| * usb: add help for missing start subcommandVeli-Pekka Peltola2011-12-11-2/+4
| * cosmetic: remove excess whitespace from usb command helpVeli-Pekka Peltola2011-12-11-5/+5
| * usb: align usb_endpoint_descriptor to 16-bit boundaryStefan Kristiansson2011-12-11-1/+1
| * usbtty: init endpoints prior to startup eventsStefan Herbrechtsmeier2011-12-11-2/+2
| * pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-11-87/+104
| * pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier2011-12-11-2/+2
| * pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-11-1/+3
| * ehci-fsl: correct size of ehci caplengthWolfgang Grandegger2011-12-11-12/+13
| * USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-11-1/+32
| * USB: gadaget: add Marvell controller supportLei Wen2011-12-11-0/+658
| * USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-11-32/+43
| * USB: Drop dead code from usb_kbd.cMarek Vasut2011-12-11-379/+0
| * USB: Rework usb_kbd.cMarek Vasut2011-12-11-262/+325
| * USB: Add functionality to poll the USB keyboard via control EPMarek Vasut2011-12-11-14/+50
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-12-1/+5
|\ \
| * | arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaintsWolfgang Grandegger2011-12-11-0/+4
| * | post: fix compile issue for post tests on kirkwoodHolger Brunck2011-12-11-1/+1
| |/
* | sandbox: fix compiling of cpu/os.cAndreas Bießmann2011-12-10-3/+4
* | sandbox: Add timer simulationMatthias Weisser2011-12-10-3/+47
* | sandbox: Add improved RAM simulationMatthias Weisser2011-12-10-10/+25
|/
* post/post.c: Use lldiv for 64-bit divisionsChristian Riesch2011-12-10-1/+2
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-10-2/+4
* ARM: convert "omap730p2" boards to boards.cfgWolfgang Denk2011-12-10-12/+3
* board/ti/omap730p2/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-7/+12
* ARM: convert "omap16xx" boards to boards.cfgWolfgang Denk2011-12-10-22/+8
* board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-8/+13
* board/LaCie/edminiv2/edminiv2.c: Fix build warningWolfgang Denk2011-12-10-0/+1
* ARM: convert "apollon" board to use boards.cfgWolfgang Denk2011-12-10-11/+3
* board/apollon/sys_info.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-10-8/+1
* board/apollon/apollon.c: Fix GCc 4.6 build warnings.Wolfgang Denk2011-12-10-9/+9
* boards.cfg: sort listWolfgang Denk2011-12-10-109/+109
* fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk2011-12-10-1/+1
* drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-19/+23
* drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-4/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-10-703/+4903
|\
| * M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-09-23/+11
| * i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-09-71/+113
| * M28: Fix typoMarek Vasut2011-12-09-1/+1
| * M28: Document that units has to be set to sectors on SD bootcardMarek Vasut2011-12-09-1/+2
| * i.mx: i.mx6q: add the initial support for i.mx6q ARM2 boardJason Liu2011-12-09-0/+528
| * i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-09-2/+2
| * i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+3628
| * i.mx: introduce the armv7/imx-common folderJason Liu2011-12-09-86/+173
| * S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-09-152/+152
| * tegra2: Don't use board pointer before it is set upSimon Glass2011-12-09-9/+1
| * tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-09-3/+1
| * tegra2: Remove unused low-level Tegra2 UART codeSimon Glass2011-12-09-107/+0
| * tegra2: Remove unneeded config optionSimon Glass2011-12-09-2/+0
| * tegra2: Remove unneeded boot codeSimon Glass2011-12-09-147/+1