1. 9db9808 Added missing nand.c for NC650 board by dzu@denx.de · Wed Apr 19 15:27:11 2006 +0200
  2. 8f6fedd Update for NC650 board. Add NC650 based CP850 configuration. by dzu@denx.de · Wed Apr 19 11:52:46 2006 +0200
  3. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  4. a613c8b Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sun Apr 16 10:27:31 2006 +0200
  5. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200
  6. 65d4f8b * Fix dbau1x00 Board by Heiko Schocher · Tue Apr 11 14:53:29 2006 +0200
  7. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  8. 934d842 MCC200 Board: fix flash unprotection code for flash > 32 MB. by Wolfgang Denk · Thu Apr 06 15:03:42 2006 +0200
  9. 7be1e20 Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci by Wolfgang Denk · Thu Apr 06 10:42:23 2006 +0200
  10. 20a5182 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · Sat Apr 01 15:52:46 2006 +0200
  11. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  12. 3041319 delta board: one more DA9030 fix. by Markus Klotzbuecher · Thu Mar 30 17:00:39 2006 +0200
  13. ce01bc9 Change delta board memory map to start at 0x80000000. by Markus Klotzbuecher · Wed Mar 29 17:59:20 2006 +0200
  14. fdc33ac delta board: minor update to DA9030 code. by Markus Klotzbuecher · Wed Mar 29 17:49:27 2006 +0200
  15. 0b892e8 Set SDelay register in the DDR controller for the MPC5200B chip. by Rafal Jaworowski · Wed Mar 29 13:17:09 2006 +0200
  16. b62261b delta board: fix DA9030 reset procedure. by Markus Klotzbuecher · Mon Mar 27 16:01:03 2006 +0200
  17. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Fri Mar 24 15:43:16 2006 +0100
  18. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · Fri Mar 24 12:23:27 2006 +0100
  19. 5a10caa Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · Mon Mar 20 20:19:37 2006 +0100
  20. 7193c8a Merge with port of MPC8349EMDS board by Wolfgang Denk · Fri Mar 17 17:41:56 2006 +0100
  21. 315b46a Add support for Lite5200B board. by Wolfgang Denk · Fri Mar 17 11:42:53 2006 +0100
  22. 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · Thu Mar 16 17:46:46 2006 +0100
  23. 52ee4bd Add command for handling DDR ECC registers on MPC8349EE MDS board. by Marian Balakowicz · Thu Mar 16 15:19:35 2006 +0100
  24. d7a3f72 Add initial support for MPC8349E MDS board. by Marian Balakowicz · Tue Mar 14 16:24:38 2006 +0100
  25. d86ec38 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · Mon Mar 13 12:37:35 2006 +0100
  26. 62f1ef5 Add support for EmbeddedPlanet EP88x boards Patch by Yuli Barcohen, 13 Jul 2005 by Wolfgang Denk · Sun Mar 12 23:17:31 2006 +0100
  27. b3719aa Remove board specific configuration includes from the common xilinx by Wolfgang Denk · Sun Mar 12 23:13:27 2006 +0100
  28. 6e997d7 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads by Wolfgang Denk · Sun Mar 12 21:49:19 2006 +0100
  29. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  30. 97caf67 Add missing Blackfin files. by Wolfgang Denk · Sun Mar 12 02:12:27 2006 +0100
  31. c26914b Switch MPC86xADS and MPC885ADS boards to use cpuclk environment by Wolfgang Denk · Sun Mar 12 01:55:43 2006 +0100
  32. 4c15d70 Memory configuration changes for ZPC.1900 board by Wolfgang Denk · Sun Mar 12 01:45:44 2006 +0100
  33. ceccf9c Add support for Adder boards with 16MB SDRAM; by Wolfgang Denk · Sun Mar 12 01:43:03 2006 +0100
  34. 1ad6169 Fix cleanup for netstart board. Remove build results from repository by Wolfgang Denk · Sun Mar 12 00:04:20 2006 +0100
  35. 10e4f54 More GCC 4.x woes by Wolfgang Denk · Sat Mar 11 23:07:09 2006 +0100
  36. c2beef3 More GCC 4.x code cleanup by Wolfgang Denk · Sat Mar 11 22:56:07 2006 +0100
  37. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  38. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  39. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · Mon Mar 06 15:04:25 2006 +0100
  40. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · Mon Mar 06 13:45:42 2006 +0100
  41. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  42. ac53b70 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · Mon Mar 06 11:25:22 2006 +0100
  43. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  44. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  45. 531e94c Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · Sat Mar 04 14:57:03 2006 +0100
  46. b2fc71d Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · Fri Mar 03 20:13:43 2006 +0100
  47. 332a022 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · Fri Mar 03 16:09:28 2006 +0100
  48. b6c2d40 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · Fri Mar 03 15:37:01 2006 +0100
  49. ddd78b0 Implemented writing, not working yet. by Markus Klotzbücher · Fri Mar 03 12:11:11 2006 +0100
  50. f0840da Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · Thu Mar 02 14:02:36 2006 +0100
  51. a3bedae Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · Thu Mar 02 12:10:01 2006 +0100
  52. 432a7b4 Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · Wed Mar 01 23:33:27 2006 +0100
  53. 896391f Fix problem with flash_get_size() from CFI driver update by Stefan Roese · Wed Mar 01 17:00:49 2006 +0100
  54. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  55. f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100
  56. 254a3d0 Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006 by Stefan Roese · Tue Feb 28 15:33:28 2006 +0100
  57. c865e6c Major CFI-FLASH driver update: by Stefan Roese · Tue Feb 28 15:29:58 2006 +0100
  58. ac49476 Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · Fri Feb 24 14:16:31 2006 +0100
  59. c121214 Merge branch 'master' of http://www.denx.de/git/u-boot by Markus Klotzbücher · Fri Feb 24 11:34:34 2006 +0100
  60. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
  61. ce87cf9 Cleanup MCC200 board. by Wolfgang Denk · Fri Feb 24 01:42:40 2006 +0100
  62. f00fec7 SDRAM now working. by Markus Klotzbücher · Wed Feb 22 17:48:43 2006 +0100
  63. ed29b6d SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · Wed Feb 22 14:05:44 2006 +0100
  64. 07ad17c Initial port to MCC200 board (work in progress) by Wolfgang Denk · Wed Feb 22 00:43:16 2006 +0100
  65. 0b2a71c SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · Wed Feb 22 00:06:01 2006 +0100
  66. 20e3b32 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · Mon Feb 20 16:37:37 2006 +0100
  67. 26dc45c basic u-boot is working, boots into the command shell. by Markus Klotzbücher · Thu Feb 09 13:19:25 2006 +0100
  68. 50d3edf Changes: by Markus Klotzbücher · Wed Feb 08 18:56:28 2006 +0100
  69. 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · Wed Feb 08 15:54:15 2006 +0100
  70. e530287 Forgot to add files to zylonite branch. by Markus Klotzbücher · Tue Feb 07 20:48:45 2006 +0100
  71. e10e85e Various changes to esd HH405 board specific files by Stefan Roese · Tue Feb 07 16:51:04 2006 +0100
  72. 1586ded Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · Wed Jan 18 20:06:44 2006 +0100
  73. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
  74. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · Wed Jan 18 20:03:15 2006 +0100
  75. 7e4fe59 Fix 28F256J3A support on PM520 board by Wolfgang Denk · Fri Jan 13 17:00:56 2006 +0100
  76. c565189 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · Thu Jan 12 19:51:38 2006 -0600
  77. 618582e Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · Thu Dec 29 15:12:09 2005 +0100
  78. e4bf4e1 Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · Mon Dec 19 13:02:45 2005 +0100
  79. e75a8a1 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · Thu Dec 15 09:43:12 2005 +0100
  80. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  81. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  82. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  83. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · Tue Nov 29 18:18:21 2005 +0100
  84. 7b72441 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · Tue Nov 29 18:17:41 2005 +0100
  85. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
  86. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · Tue Nov 22 13:20:42 2005 +0100
  87. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  88. ce49c27 Minor changes to init flags in TQM834x PCI. by Rafal Jaworowski · Thu Nov 17 00:26:18 2005 +0100
  89. 56ac275 Merge with /server/home/stefan/git/u-boot/bamboo-sdram by Stefan Roese · Tue Nov 15 16:23:41 2005 +0100
  90. c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · Tue Nov 15 16:04:58 2005 +0100
  91. f230327 New PPC 405EP board added: CMS700 by Stefan Roese · Tue Nov 15 10:35:59 2005 +0100
  92. 780984e Updated PCI mapping for esd CPCI2DP board. by Stefan Roese · Tue Nov 08 09:00:09 2005 +0100
  93. e8c3472 Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size by Stefan Roese · Sat Nov 05 15:50:16 2005 +0100
  94. 65a6b7e Additional fix for external IRQ config on Yellowstone & Yosemite by Stefan Roese · Thu Nov 03 08:31:33 2005 +0100
  95. 08fb404 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · Tue Nov 01 10:08:03 2005 +0100
  96. 53e1332 Merge with /git/u-boot.git by Stefan Roese · Tue Nov 01 10:02:21 2005 +0100
  97. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
  98. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  99. 06918cd Fix conflicting types (flash_write()) in trab auto_update.c by Marian Balakowicz · Fri Oct 28 15:29:43 2005 +0200
  100. d0ab2f3 Fix external IRQ configuration on Yellowstone & Yosemite by Stefan Roese · Fri Oct 28 12:21:06 2005 +0200