1. 38081ff post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  2. a63aec5 post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  3. 139e187 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  4. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  5. 67c2cb1 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  6. be662e9 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  7. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  8. 7aecfdd doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  9. d26982c km/common: add toolchain variable by Holger Brunck · 13 years ago
  10. 37d0e77 Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  11. c3e17d5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  12. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  13. 821315f board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  14. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  15. e03492c board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  16. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  17. e273342 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  18. c89fd4f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  19. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  20. 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  21. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  22. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  23. c0e6723 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  24. e570fe8 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  25. 159dad6 ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  26. 204ab93 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  27. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  28. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  29. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  30. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  31. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  32. b539bed M28: Fix tab indent in u-boot.bd by Marek Vasut · 13 years ago
  33. 60bae5e Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  34. 901de79 Prepare v2011.12-rc2 by Wolfgang Denk · 13 years ago
  35. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  36. 10879aa drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  37. d3f80c7 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · 13 years ago
  38. a7b3918 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · 13 years ago
  39. 8b0affe Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  40. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  41. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  42. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  43. cf9f95f USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  44. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  45. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  46. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  47. 06e42c6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  48. 5738946 Prepare v2011.12-rc1 by Wolfgang Denk · 13 years ago
  49. 3f3110d MIPS: remove broken "tb0229" board by Wolfgang Denk · 13 years ago
  50. 6bef783 board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning by Wolfgang Denk · 13 years ago
  51. fa75f51 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago
  52. 99f2c76 board/mpl/common/isa.c: Fix GCC 4.6 build warnings by David Müller (ELSOFT AG) · 13 years ago
  53. c4df214 pm9g45: init serial console before relocation by Asen Dimov · 13 years ago
  54. 0160c1e pm9261: init serial console before relocation by Asen Dimov · 13 years ago
  55. 52b2601 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
  56. d798a9b common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · 13 years ago
  57. 5fb5da7 MIPS: tb0229: fix compile errors by Daniel Schwierzeck · 13 years ago
  58. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  59. 02ab097 mpc5200: digsy_mtc: Fix extension board detection by Anatolij Gustschin · 13 years ago
  60. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  61. 4f1a2cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  62. d98d8bc USB: efikamx: Enable USB on EfikaMX and EfikaSB by Marek Vasut · 13 years ago
  63. f93022c USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  64. 3874b6d USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  65. 055d969 USB: mx51evk: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  66. 45cf6ad USB: mx53loco: add end enable USB host support on port 1 by Wolfgang Grandegger · 13 years ago
  67. 1b80f27 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  68. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  69. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  70. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  71. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  72. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  73. 5f4b4f2 ehci: speed up initialization by Vincent Palatin · 13 years ago
  74. 1af9f96 usb: add help for missing start subcommand by Veli-Pekka Peltola · 13 years ago
  75. b3813a2 cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · 13 years ago
  76. 9792987 usb: align usb_endpoint_descriptor to 16-bit boundary by Stefan Kristiansson · 13 years ago
  77. 241d9a6 usbtty: init endpoints prior to startup events by Stefan Herbrechtsmeier · 13 years ago
  78. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  79. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  80. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  81. 0255f2d ehci-fsl: correct size of ehci caplength by Wolfgang Grandegger · 13 years ago
  82. 7555d5e USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  83. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  84. 5f6aa03 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  85. 5a1219e USB: Drop dead code from usb_kbd.c by Marek Vasut · 13 years ago
  86. 9a8c72a USB: Rework usb_kbd.c by Marek Vasut · 13 years ago
  87. 48c8073 USB: Add functionality to poll the USB keyboard via control EP by Marek Vasut · 13 years ago
  88. 953209b arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
  89. 2f88566 post: fix compile issue for post tests on kirkwood by Holger Brunck · 13 years ago
  90. f8d2c65 sandbox: fix compiling of cpu/os.c by Andreas Bießmann · 13 years ago
  91. d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
  92. 21899b1 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  93. c90a4dd post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · 13 years ago
  94. e21b3df arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  95. b9f31cc ARM: convert "omap730p2" boards to boards.cfg by Wolfgang Denk · 13 years ago
  96. f23b7ea board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  97. c81f9cd ARM: convert "omap16xx" boards to boards.cfg by Wolfgang Denk · 13 years ago
  98. 2ccf26d board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  99. 85e04b7 board/LaCie/edminiv2/edminiv2.c: Fix build warning by Wolfgang Denk · 13 years ago
  100. a276db2 ARM: convert "apollon" board to use boards.cfg by Wolfgang Denk · 13 years ago