1. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  2. f7767c7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  3. 127e108 usb: write command for RAW partition. by Mahavir Jain · 15 years ago
  4. 73c8640 omap3evm: musb: add USB config by Ajay Kumar Gupta · 15 years ago
  5. ae4caf2 OMAP3 USB Initialize twl4030 only if required by Tom Rix · 15 years ago
  6. 2ec1abe OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · 15 years ago
  7. 6299487 USBTTY make some function declarations easier to use. by Tom Rix · 15 years ago
  8. 25374bf OMAP3 beagle Add usbtty configuration by Tom Rix · 15 years ago
  9. 05be5a6 OMAP3 zoom1 Add usbtty configuration by Tom Rix · 15 years ago
  10. f298e4b OMAP3 Add usb device support by Tom Rix · 15 years ago
  11. bffbb2a TWL4030 Add usb PHY support by Tom Rix · 15 years ago
  12. 988365a USB add macros for debugging usb device setup. by Tom Rix · 15 years ago
  13. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  14. b6535da Merge branch 'next' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  15. e5e4e70 Update Makefile for tag generating by Li Yang · 15 years ago
  16. d02ffbf drivers/bios_emulator: Fix compile error in .depend not being generated by Kumar Gala · 15 years ago
  17. bb3bcfa Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  18. a200a7c Update CHANGELOG; prepare Prepare v2009.11 by Wolfgang Denk · 15 years ago
  19. f947690 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation by Peter Tyser · 15 years ago
  20. 1ab70f6 Net: Clean up LAN91C96 Support by Ben Warren · 15 years ago
  21. 3363a34 MVBLUE: Remove CONFIG_CMD_IRQ by Peter Tyser · 15 years ago
  22. 18e8ad6 imx27lite: Reenable MTD support on NOR flash. by Detlev Zundel · 15 years ago
  23. 076cd24 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  24. c179a28 fec_mxc: incomplete error handling by John Ogness · 15 years ago
  25. 2ab4a4d net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  26. aafda38 Add error codes/handling for TFTP-server by Remy Bohmer · 15 years ago
  27. ac6b362 LAN91C96: Enable NET_MULTI LAN driver by Nishanth Menon · 15 years ago
  28. a172599 TI OMAP3: SDP3430 FIX NET_MULTI Warning by Nishanth Menon · 15 years ago
  29. b7ad410 NET: LAN91C96 CONFIG_NET_MULTIify by Nishanth Menon · 15 years ago
  30. 6ac59c5 net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  31. f4cfe42 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  32. 3b887ca mpc83xx: boot time regression, move LCRR setup back to cpu_init_f by Peter Korsgaard · 15 years ago
  33. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  34. 00b6d92 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  35. 386118a microblaze: Correct ffs regression for Microblaze by Michal Simek · 15 years ago
  36. 8fe7b29 microblaze: Stop stack clobbering in microblaze-generic. by Graeme Smecher · 15 years ago
  37. 35e3717 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  38. 0fc5294 Update CHANGELOG, prepare -rc2 by Wolfgang Denk · 15 years ago
  39. f235287 MAKEALL: Fix return value by Peter Tyser · 15 years ago
  40. fbc1c8f tools/mkimage: Remove duplicate line of code by Peter Tyser · 15 years ago
  41. df002fa i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · 15 years ago
  42. 7cb5fc1 mpc52xx, manroland: add some commands by Heiko Schocher · 15 years ago
  43. 206c00f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  44. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  45. f845082 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() by Heiko Schocher · 15 years ago
  46. 0ec81db Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  47. aabb8cb nfs: NfsTimeout() updates by Evan Samanas · 15 years ago
  48. 224c90d bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  49. a93c92c help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  50. c2fff33 smc911x: update SMC911X related configuration description by Mike Rapoport · 15 years ago
  51. 45b6b65 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  52. f64ef9b fix nfs symlink name corruption by Ed Swarthout · 15 years ago
  53. e8fac25 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · 15 years ago
  54. 4713010 trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · 15 years ago
  55. a9f99ab zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · 15 years ago
  56. 8cbf4e4 Fix out-of-tree building of "apollon" board. by Wolfgang Denk · 15 years ago
  57. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  58. f68ab43 lzma: ignore unset filesizes by Mike Frysinger · 15 years ago
  59. cccfc2a README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · 15 years ago
  60. cd514ae zlib: Optimize decompression by Joakim Tjernlund · 15 years ago
  61. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  62. c81296c tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  63. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  64. 1a99de2 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  65. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  66. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  67. cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
  68. 0fc1b49 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
  69. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  70. 27f1307 i386: Fix race condition when using SC520 timers by Graeme Russ · 15 years ago
  71. 141a62c i386: Fix global label in inline asm compile error by Graeme Russ · 15 years ago
  72. 4ee4e41 i386: Reorder source objects in lib_i386 Makefile by Graeme Russ · 15 years ago
  73. aea1442 i386: Fix link collisions resulting from gcc4.4.1 upgrade by Graeme Russ · 15 years ago
  74. b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  75. c74bfce i386: Fix dlmalloc compile warning by Graeme Russ · 15 years ago
  76. 270737a EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  77. bcb324d Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  78. 3ee8c12 crc32: Impl. linux optimized crc32() by Joakim Tjernlund · 15 years ago
  79. ad53226 README: Update the list of directories. by Robert P. J. Day · 15 years ago
  80. bd3784d Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  81. 64a4806 smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · 15 years ago
  82. f3a7bdd RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · 15 years ago
  83. d52e3e0 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  84. c253122 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  85. a5dd4dc cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  86. 0601514 m41t11: Remove unused functions by Peter Tyser · 15 years ago
  87. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  88. 604f7ce Fix build failure in examples/standalone by Sanjeev Premi · 15 years ago
  89. d984fed makefiles: fixes for building build tools by Scott Wood · 15 years ago
  90. af86096 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  91. bf44f3f exports: rewrite jump table init by Mike Frysinger · 15 years ago
  92. deec1fb MAINTAINERS: update responsible for MPC85xx/86xx by Wolfgang Denk · 15 years ago
  93. 57bf140 Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · 15 years ago
  94. 21c76b56 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 15 years ago
  95. 71636fa ARM Update mach-types by Tom Rix · 15 years ago
  96. 7c15121 omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER by Vaibhav Hiremath · 15 years ago
  97. 6406d6d TI DaVinci: Adding a README for the DaVinci series of SOC's by Sandeep Paulraj · 15 years ago
  98. 990f569 avr32/hsdramc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  99. 3f12f52 NAND: Add config option for imx27lite by Sandeep Paulraj · 15 years ago
  100. 43a5f0d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · 15 years ago