1. 9419a4f Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" by Wolfgang Denk · 19 years ago
  2. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  3. 104866b Add new argument format for flash commands to allow for usage like by Wolfgang Denk · 19 years ago
  4. 2b9d186 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · 19 years ago
  5. a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · 19 years ago
  6. d1894de * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  7. 8d414a7 * Add support for HMI1001 board by wdenk · 19 years ago
  8. 5ceea26 Fix watchdog reset problems on LWMON board by wdenk · 19 years ago
  9. a7316b0 * Fix debug code in omap5912osk flash driver by wdenk · 20 years ago
  10. 4d8b309 * Patch by Matthias Fuchs, 03 May 2005: by stroese · 20 years ago
  11. 64c59fe * Patch by Stefan Roese, 03 May 2005: by stroese · 20 years ago
  12. 10164c6 * Patch by Steven Scholz, 07 Apr 2005: by wdenk · 20 years ago
  13. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  14. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
  15. bc3202a * Patch by Yuli Barcohen, 08 Nov 2004: by wdenk · 20 years ago
  16. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  17. 1873b60 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · 20 years ago
  18. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  19. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 20 years ago
  20. 61c636e * Patch by Detlev Zundel, 31 Mar 2005: by wdenk · 20 years ago
  21. ff86b72 Patch by Manfred Baral, 17 Mar 2005: Fix typo by wdenk · 20 years ago
  22. b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · 20 years ago
  23. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  24. acd0536 Cleanup USB and partition defines by wdenk · 20 years ago
  25. 424f271 Fix yet another recently introduced bug. by wdenk · 20 years ago
  26. 422fa62 Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c by wdenk · 20 years ago
  27. c233db8 Fix byteorder problem in usbboot and scsiboot commands. by wdenk · 20 years ago
  28. b7345fc * Patch by Cajus Hahn, 04 Feb 2005: by wdenk · 20 years ago
  29. f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
  30. f6925c7 Fix IDE stability problems on CPC45 board. by wdenk · 20 years ago
  31. 525d7b6 Code cleanup. by wdenk · 20 years ago
  32. 91a4f36 * Patch by Sam Song, 11 October 2004: by wdenk · 20 years ago
  33. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  34. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  35. c4cbd34 Patch by Florian Schlote, 08 Sep 2004: by wdenk · 20 years ago
  36. 310b4fc * Patch by Gleb Natapov, 07 Sep 2004: by wdenk · 20 years ago
  37. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  38. 5124278 Add support for UC100 board by wdenk · 20 years ago
  39. 317cbe6 added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I) by stroese · 20 years ago
  40. fb5e0ac memory commands "mdc" and "mwc" added for cyclic read/write by stroese · 20 years ago
  41. baef251 remove "static" from "ide_dev_desc" to use it from external code by stroese · 20 years ago
  42. edd3585 code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines by stroese · 20 years ago
  43. d259302 - ext2fs support added - Tundra universe support added by stroese · 20 years ago
  44. 8bc10b3 Tundra universe support added by stroese · 20 years ago
  45. 084f67c ext2fs support added by stroese · 20 years ago
  46. b3a4a70 * Clean up CMC PU2 flash driver by wdenk · 20 years ago
  47. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  48. 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · 20 years ago
  49. ce4832c Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
  50. 17b211b Cleanup by wdenk · 20 years ago
  51. 8f08c5b * Patch by Pantelis Antoniou, 14 Sep 2004: by wdenk · 20 years ago
  52. 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · 20 years ago
  53. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  54. 0aeb853 Patches by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago
  55. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  56. 57bfdd4 * Patches by Sean Chang, 09 Aug 2004: by wdenk · 20 years ago
  57. e2d6d74 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · 20 years ago
  58. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  59. 79cf757 * Add automatic update support for LWMON board by wdenk · 20 years ago
  60. da04a8b * Patch by Andreas Engel, 12 Jul 2004: by wdenk · 20 years ago
  61. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · 20 years ago
  62. 7ac1610 * Code cleanup by wdenk · 20 years ago
  63. 7dd1329 * Cleanup by wdenk · 20 years ago
  64. 6451936 * Patch by Martin Krause, 30 Jun 2004: Add support for TQM5200 board by wdenk · 20 years ago
  65. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  66. f2140d5 * Code cleanup (ARM mostly) by wdenk · 20 years ago
  67. 9e930b6 Patch by Josef Wagner, 04 Jun 2004: by wdenk · 20 years ago
  68. efc6f36 * Patch by Robert Schwebel, 10 Jun 2004: by wdenk · 20 years ago
  69. 79b5937 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago
  70. 3c71176 * Patch by Paul Ruhland, 17 May 2004: by wdenk · 20 years ago
  71. 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
  72. 0359dde Patch by Robert Schwebel, 13 May 2004: by wdenk · 20 years ago
  73. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · 20 years ago
  74. e3a0680 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  75. cd91445 Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs. by wdenk · 21 years ago
  76. 6c59edc * Fix minor NAND JFFS2 related issue by wdenk · 21 years ago
  77. 2cbc873 Make compile clean. by wdenk · 21 years ago
  78. 7ad5e4c * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 21 years ago
  79. 7b37096 * Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 21 years ago
  80. 656140b * Patch by John Kerl, 19 Apr 2004: by wdenk · 21 years ago
  81. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 21 years ago
  82. e44b911 * Temporarily disabled John Kerl's extended MII command code because by wdenk · 21 years ago
  83. 61066ec * Patch by John Kerl, 16 Apr 2004: by wdenk · 21 years ago
  84. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 21 years ago
  85. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · 21 years ago
  86. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  87. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
  88. 634d2f7 * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 21 years ago
  89. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  90. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  91. 3359105 Fix if / elif handling bug in HUSH shell by wdenk · 21 years ago
  92. a09491a * Patch by Mark Jonas: Remove config.tmp files only when by wdenk · 21 years ago
  93. 65faef9 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · 21 years ago
  94. d360213 Code cleanup by wdenk · 21 years ago
  95. 4d01d9e * Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support by wdenk · 21 years ago
  96. eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
  97. 8d4d1f6 * Patch by Carl Riechers, 17 Mar 2004: by wdenk · 21 years ago
  98. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  99. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  100. 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago