1. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  2. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  3. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  4. cf9f95f USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  5. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  6. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  7. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  8. 06e42c6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  9. 5738946 Prepare v2011.12-rc1 by Wolfgang Denk · 13 years ago
  10. 3f3110d MIPS: remove broken "tb0229" board by Wolfgang Denk · 13 years ago
  11. 6bef783 board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning by Wolfgang Denk · 13 years ago
  12. fa75f51 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago
  13. 99f2c76 board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  14. c4df214 pm9g45: init serial console before relocation by Asen Dimov · 13 years ago
  15. 0160c1e pm9261: init serial console before relocation by Asen Dimov · 13 years ago
  16. 52b2601 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
  17. d798a9b common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · 13 years ago
  18. 5fb5da7 MIPS: tb0229: fix compile errors by Daniel Schwierzeck · 13 years ago
  19. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  20. 02ab097 mpc5200: digsy_mtc: Fix extension board detection by Anatolij Gustschin · 13 years ago
  21. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  22. 4f1a2cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  23. d98d8bc USB: efikamx: Enable USB on EfikaMX and EfikaSB by Marek Vasut · 13 years ago
  24. f93022c USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  25. 3874b6d USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  26. 055d969 USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  27. 45cf6ad USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  28. 1b80f27 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  29. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  30. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  31. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  32. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  33. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  34. 5f4b4f2 ehci: speed up initialization by Vincent Palatin · 13 years ago
  35. 1af9f96 usb: add help for missing start subcommand by Veli-Pekka Peltola · 13 years ago
  36. b3813a2 cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · 13 years ago
  37. 9792987 usb: align usb_endpoint_descriptor to 16-bit boundary by Stefan Kristiansson · 13 years ago
  38. 241d9a6 usbtty: init endpoints prior to startup events by Stefan Herbrechtsmeier · 13 years ago
  39. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  40. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  41. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  42. 0255f2d ehci-fsl: correct size of ehci caplength by Wolfgang Grandegger · 13 years ago
  43. 7555d5e USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  44. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  45. 5f6aa03 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  46. 5a1219e USB: Drop dead code from usb_kbd.c by Marek Vasut · 13 years ago
  47. 9a8c72a USB: Rework usb_kbd.c by Marek Vasut · 13 years ago
  48. 48c8073 USB: Add functionality to poll the USB keyboard via control EP by Marek Vasut · 13 years ago
  49. 953209b arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
  50. 2f88566 post: fix compile issue for post tests on kirkwood by Holger Brunck · 13 years ago
  51. f8d2c65 sandbox: fix compiling of cpu/os.c by Andreas Bießmann · 13 years ago
  52. d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
  53. 21899b1 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  54. c90a4dd post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · 13 years ago
  55. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  56. b9f31cc ARM: convert "omap730p2" boards to boards.cfg by Wolfgang Denk · 13 years ago
  57. f23b7ea board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  58. c81f9cd ARM: convert "omap16xx" boards to boards.cfg by Wolfgang Denk · 13 years ago
  59. 2ccf26d board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  60. 85e04b7 board/LaCie/edminiv2/edminiv2.c: Fix build warning by Wolfgang Denk · 13 years ago
  61. a276db2 ARM: convert "apollon" board to use boards.cfg by Wolfgang Denk · 13 years ago
  62. c27a816 board/apollon/sys_info.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  63. 99e5476 board/apollon/apollon.c: Fix GCc 4.6 build warnings. by Wolfgang Denk · 13 years ago
  64. d6709dd boards.cfg: sort list by Wolfgang Denk · 13 years ago
  65. 5c2db13 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · 13 years ago
  66. f496206 drivers/net/at91_emac.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  67. 4eaf172 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  68. b96a661 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  69. 84d0182 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  70. a612ae3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  71. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  72. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  73. 74cf05f M28: Fix typo by Marek Vasut · 13 years ago
  74. ea098e0 M28: Document that units has to be set to sectors on SD bootcard by Marek Vasut · 13 years ago
  75. 76d7f57 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board by Jason Liu · 13 years ago
  76. c8bfe24 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · 13 years ago
  77. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  78. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  79. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  80. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  81. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  82. 4c7447d tegra2: Remove unused low-level Tegra2 UART code by Simon Glass · 13 years ago
  83. 8f6cbb4 tegra2: Remove unneeded config option by Simon Glass · 13 years ago
  84. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  85. 831a077 tegra2: Enable instruction cache by Simon Glass · 13 years ago
  86. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  87. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  88. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  89. 5fac236 tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  90. d5ef19b tegra2: Add support for Ventana by Stephen Warren · 13 years ago
  91. 9877841 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  92. ae03661 tegra2: Move board_mmc_init into board files by Stephen Warren · 13 years ago
  93. 71bdf82 Update pci_ids.h from current Linux sources by Gabe Black · 13 years ago
  94. 254973e omap: overo: Use ubifs instead of jffs2 for nand by Steve Sakoman · 13 years ago
  95. 528cdca omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V by Ash Charles · 13 years ago
  96. f8bbb4d mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices by Kyle Moffett · 13 years ago
  97. 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago
  98. c4eba6e common/usb_kbd.c: fix bug introduced in commit 00b7d6e by Wolfgang Denk · 13 years ago
  99. 3da597d drivers/gpio/da8xx_gpio.c: Fix build warning by Anatolij Gustschin · 13 years ago
  100. 92b0909 MIPS: MAKEALL: fix lists for MIPSel and MIPS boards by Daniel Schwierzeck · 13 years ago