1. 095b8a3 Coding style cleanup by Wolfgang Denk · 19 years ago
  2. 797638f Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  3. 4f8657d Remove unnecessary defines from usb_defs.h again. by Stefan Roese · 19 years ago
  4. 7d939f8 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  5. 7770ce4 Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). by Stefan Roese · 19 years ago
  6. de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  7. 8a316c9 Major cleanup for AMCC PPC4xx eval boards. Patch by Stefan Roese, 01 Aug 2005 by Stefan Roese · 19 years ago
  8. c157d8e Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  9. 0f18cb6 Minor fixes for PPChameleon Board: by Wolfgang Denk · 19 years ago
  10. cf99192 Add missing CHANGELOG entry by Wolfgang Denk · 19 years ago
  11. 010162e Implement h/w sector protection status synchronization at boot. by Wolfgang Denk · 19 years ago
  12. b0e3294 * Patch by Ron Alder, 11 July 2005 by Lunsheng Wang · 19 years ago
  13. a720fd9 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · 19 years ago
  14. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  15. 15f36a5 Fix sysmon POST problem: check I2C error codes by Wolfgang Denk · 19 years ago
  16. e82bc62 Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" by Wolfgang Denk · 19 years ago
  17. 63be111 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago
  18. d9b94f2 * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  19. 288693a * Patch by Jon Loeliger, 2005-Feb-10 by Jon Loeliger · 19 years ago
  20. 7202d43 * Patch by Jon Loeliger, Kumar Gala, 2005-02-08 by Jon Loeliger · 19 years ago
  21. d65cfe8 * Patch by Jon Loeliger 2005-02-08 by Jon Loeliger · 19 years ago
  22. 9c4c5ae * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  23. 2d5df63 Patch by Jon Loeliger, 20 Jul 2005: Add missing PCI IO port definitions. by Wolfgang Denk · 19 years ago
  24. 1a79473 Add missing CHANGELOG entry. by Wolfgang Denk · 19 years ago
  25. 08abe15 Add CompactFlash support for HMI1001 board. by Wolfgang Denk · 19 years ago
  26. ee073a5 Adjust printed board ID for LWMON board. by Wolfgang Denk · 19 years ago
  27. 9c998aa Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  28. f530187 Add new argument format for flash commands to allow for usage like by Wolfgang Denk · 19 years ago
  29. 3bb9cec Fix file permissions by Wolfgang Denk · 19 years ago
  30. cd5b2b9 * Patch by Stefan Roese, 5 Jul 2005: Update uc100 board PHY setup by stroese · 19 years ago
  31. 88804d1 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · 19 years ago LABEL_2005_07_04_0202
  32. 3c71f3e * Patch by Stefan Roese, 1 Jul 2005: by stroese · 19 years ago
  33. bf41886 * Patch by Stefan Roese, 30 Jun 2005: by stroese · 19 years ago
  34. 342717f * Fix baudrate calculation problem on MPC5200 systems by wdenk · 19 years ago
  35. 024447b Enable redundant environment, disable HW flash protection of HMI1001 board by wdenk · 19 years ago
  36. b2532ef * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  37. a87589d * Add support for HMI1001 board by wdenk · 19 years ago
  38. 51152c1 Fix watchdog reset problems on LWMON board by wdenk · 19 years ago
  39. ba91e26 Patch by Juergen Selent, 17 May 2005: by wdenk · 19 years ago
  40. 2eab48f * Extend burst mode RAM test program to take a loop count (0 = infinite) by wdenk · 19 years ago
  41. 16b013e Patch by Greg Ungerer, 19 May 2005: add support for the OpenGear CM4008 board by wdenk · 20 years ago
  42. 121fc64 Patch by Greg Ungerer, 19 May 2005: add support for the OpenGear CM4008 board by wdenk · 20 years ago
  43. 3a574cb * Patch by Greg Ungerer, 19 May 2005: by wdenk · 20 years ago
  44. 7680c14 Add PCI support for Sorcery board. by wdenk · 20 years ago
  45. c017663 Fix compile problems caused by new burst mode SDRAM test; by wdenk · 20 years ago
  46. 343117b Fix timer handling on MPC85xx systems by wdenk · 20 years ago
  47. 9dd41a7 * Fix debug code in omap5912osk flash driver by wdenk · 20 years ago LABEL_2005_05_13_0050
  48. d44e14b Add support for 2 x TSEC interfaces on the TQM8540 board. by wdenk · 20 years ago
  49. ed16fef On LWMON we must use the watchdog to reset the board as the CPU by wdenk · 20 years ago LABEL_2005_05_09_1245
  50. 931da93 Add test tool to exercise SDRAM accesses in burst mode by wdenk · 20 years ago
  51. 412babe It's better to handle LZO and LZARI compression mdoes for JFFS2 with by wdenk · 20 years ago LABEL_2005_05_05_1920
  52. 60fc6cb Increase CFG_MONITOR_LEN for Rattler board to match actual code size. by wdenk · 20 years ago
  53. 07cc099 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of by wdenk · 20 years ago
  54. cf8bc57 Fix problem with symbolic links in JFFS2 code. by wdenk · 20 years ago
  55. a710d4b Use linker ASSERT statement to prevent undetected overlapping of by wdenk · 20 years ago
  56. 90dc670 README: add explanation about patch policy net/net.c: fix indentation by wdenk · 20 years ago
  57. 434cf85 * Patch by Stefan Roese, 03 May 2005: by stroese · 20 years ago
  58. 81b83c9 * Patch by Matthias Fuchs, 03 May 2005: by stroese · 20 years ago
  59. dcb2f95 * Patch by Stefan Roese, 03 May 2005: by stroese · 20 years ago
  60. 9f709b6 Fix INKA4x0: use CS1 as gpio_wkup_6 output by wdenk · 20 years ago
  61. a631092 Fix bug in the SDRAM initialization code for canmb, IceCube and PM520 boards. by wdenk · 20 years ago
  62. 7cc1438 get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition by wdenk · 20 years ago
  63. ec0ca73 Cleanup serial console baudrate calculation on AT91RM9200 by wdenk · 20 years ago
  64. b2323ea Auto-size RAM on canmb board. by wdenk · 20 years ago
  65. fddae7b * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · 20 years ago
  66. 5e5f9ed Add support for canmb board by wdenk · 20 years ago LABEL_2005_04_14_0115
  67. 4c2a366 * Patch by Stefan Roese, 13 Apr 2005: Update for esd apc405 by stroese · 20 years ago
  68. 04e93ec Update for esd apc405 by stroese · 20 years ago
  69. 2a8af18 * Fixes for TQM8560 board: by wdenk · 20 years ago
  70. e694e08 Cleanup by wdenk · 20 years ago
  71. b77fad3 * Patch by Steven Scholz, 07 Apr 2005: by wdenk · 20 years ago
  72. 7ec2550 * Patch by Stefan Roese, 06 Apr 2005: by stroese · 20 years ago
  73. 0a7c539 Add PPC440GX Revision C by stroese · 20 years ago
  74. 68e0236 * Patch by Travis Sawyer, 05 Apr 2005: by stroese · 20 years ago
  75. a85f9f2 Patch by Steven Scholz, 06 Apr 2005: by wdenk · 20 years ago
  76. 20787e2 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  77. 3c2b3d4 * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
  78. b304c96 Patches by Steven Scholz, 05 Apr 2005: by wdenk · 20 years ago
  79. 12b43d5 Add support for MPC8220 based "sorcery" board. by wdenk · 20 years ago LABEL_2005_04_05_2345
  80. f5c5ef4 Add support for TQM8560 board by wdenk · 20 years ago LABEL_2005_04_05_1830
  81. 3dd7f0f * Add FEC support for TQM8540 board. by wdenk · 20 years ago
  82. 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
  83. 986ef43 Use the same name (lowlevel_init) for all (ARM) boards by wdenk · 20 years ago
  84. ba83a30 Patch by Steven Scholz, 04 Apr 2005: by wdenk · 20 years ago
  85. 101e8df Fix timer code for ARM systems: make sure that udelay() does not by wdenk · 20 years ago
  86. 50712ba * Patch by Mathias Küster, 23 Nov 2004: add udelay support for the mcf5282 cpu by wdenk · 20 years ago
  87. 901787d Patch by Jerry Van Baren, 08 Nov 2004: by wdenk · 20 years ago
  88. 8b0bfc6 * Patch by Yuli Barcohen, 08 Nov 2004: by wdenk · 20 years ago
  89. 384cc68 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  90. c1a11c1 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · 20 years ago
  91. 6315349 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · 20 years ago
  92. 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 20 years ago
  93. 756f586 * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · 20 years ago
  94. b1bf6f2 * Patch by Richard Klingler, 03 Apr 2005: by wdenk · 20 years ago
  95. 86c9888 Patch by Steven Scholz, 03 Apr 2005: by wdenk · 20 years ago
  96. 59acc29 Minor cleanup by wdenk · 20 years ago
  97. 400558b Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  98. 414eec3 Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  99. be6b6e4 Patch by Martin Krause, 01 Apr 2005: by wdenk · 20 years ago
  100. e6ba3c9 Patch by Martin Krause, 01 Apr 2005: Fix flash erase timeout on CMC_PU2 by wdenk · 20 years ago