1. 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
  2. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  3. 97caf67 Add missing Blackfin files. by Wolfgang Denk · Sun Mar 12 02:12:27 2006 +0100
  4. c26914b Switch MPC86xADS and MPC885ADS boards to use cpuclk environment by Wolfgang Denk · Sun Mar 12 01:55:43 2006 +0100
  5. 4c15d70 Memory configuration changes for ZPC.1900 board by Wolfgang Denk · Sun Mar 12 01:45:44 2006 +0100
  6. ceccf9c Add support for Adder boards with 16MB SDRAM; by Wolfgang Denk · Sun Mar 12 01:43:03 2006 +0100
  7. 1ad6169 Fix cleanup for netstart board. Remove build results from repository by Wolfgang Denk · Sun Mar 12 00:04:20 2006 +0100
  8. 10e4f54 More GCC 4.x woes by Wolfgang Denk · Sat Mar 11 23:07:09 2006 +0100
  9. c2beef3 More GCC 4.x code cleanup by Wolfgang Denk · Sat Mar 11 22:56:07 2006 +0100
  10. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  11. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  12. 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
  13. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · Mon Mar 06 13:45:42 2006 +0100
  14. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  15. ac53b70 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · Mon Mar 06 11:25:22 2006 +0100
  16. 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
  17. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  18. 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
  19. 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
  20. 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
  21. 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
  22. ddd78b0 Implemented writing, not working yet. by Markus Klotzbücher · Fri Mar 03 12:11:11 2006 +0100
  23. f0840da Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · Thu Mar 02 14:02:36 2006 +0100
  24. 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
  25. 432a7b4 Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · Wed Mar 01 23:33:27 2006 +0100
  26. 896391f Fix problem with flash_get_size() from CFI driver update by Stefan Roese · Wed Mar 01 17:00:49 2006 +0100
  27. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  28. f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100
  29. 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
  30. c865e6c Major CFI-FLASH driver update: by Stefan Roese · Tue Feb 28 15:29:58 2006 +0100
  31. ac49476 Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · Fri Feb 24 14:16:31 2006 +0100
  32. c121214 Merge branch 'master' of http://www.denx.de/git/u-boot by Markus Klotzbücher · Fri Feb 24 11:34:34 2006 +0100
  33. 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
  34. ce87cf9 Cleanup MCC200 board. by Wolfgang Denk · Fri Feb 24 01:42:40 2006 +0100
  35. f00fec7 SDRAM now working. by Markus Klotzbücher · Wed Feb 22 17:48:43 2006 +0100
  36. 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
  37. 07ad17c Initial port to MCC200 board (work in progress) by Wolfgang Denk · Wed Feb 22 00:43:16 2006 +0100
  38. 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
  39. 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
  40. 26dc45c basic u-boot is working, boots into the command shell. by Markus Klotzbücher · Thu Feb 09 13:19:25 2006 +0100
  41. 50d3edf Changes: by Markus Klotzbücher · Wed Feb 08 18:56:28 2006 +0100
  42. 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · Wed Feb 08 15:54:15 2006 +0100
  43. e530287 Forgot to add files to zylonite branch. by Markus Klotzbücher · Tue Feb 07 20:48:45 2006 +0100
  44. e10e85e Various changes to esd HH405 board specific files by Stefan Roese · Tue Feb 07 16:51:04 2006 +0100
  45. 1586ded Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · Wed Jan 18 20:06:44 2006 +0100
  46. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
  47. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · Wed Jan 18 20:03:15 2006 +0100
  48. 7e4fe59 Fix 28F256J3A support on PM520 board by Wolfgang Denk · Fri Jan 13 17:00:56 2006 +0100
  49. 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
  50. 618582e Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · Thu Dec 29 15:12:09 2005 +0100
  51. 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
  52. e75a8a1 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · Thu Dec 15 09:43:12 2005 +0100
  53. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  54. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  55. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  56. 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
  57. 7b72441 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · Tue Nov 29 18:17:41 2005 +0100
  58. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
  59. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · Tue Nov 22 13:20:42 2005 +0100
  60. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
  61. ce49c27 Minor changes to init flags in TQM834x PCI. by Rafal Jaworowski · Thu Nov 17 00:26:18 2005 +0100
  62. 56ac275 Merge with /server/home/stefan/git/u-boot/bamboo-sdram by Stefan Roese · Tue Nov 15 16:23:41 2005 +0100
  63. c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · Tue Nov 15 16:04:58 2005 +0100
  64. f230327 New PPC 405EP board added: CMS700 by Stefan Roese · Tue Nov 15 10:35:59 2005 +0100
  65. 780984e Updated PCI mapping for esd CPCI2DP board. by Stefan Roese · Tue Nov 08 09:00:09 2005 +0100
  66. e8c3472 Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size by Stefan Roese · Sat Nov 05 15:50:16 2005 +0100
  67. 65a6b7e Additional fix for external IRQ config on Yellowstone & Yosemite by Stefan Roese · Thu Nov 03 08:31:33 2005 +0100
  68. 08fb404 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · Tue Nov 01 10:08:03 2005 +0100
  69. 53e1332 Merge with /git/u-boot.git by Stefan Roese · Tue Nov 01 10:02:21 2005 +0100
  70. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
  71. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  72. 06918cd Fix conflicting types (flash_write()) in trab auto_update.c by Marian Balakowicz · Fri Oct 28 15:29:43 2005 +0200
  73. d0ab2f3 Fix external IRQ configuration on Yellowstone & Yosemite by Stefan Roese · Fri Oct 28 12:21:06 2005 +0200
  74. a263889 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 21 22:41:25 2005 +0200
  75. bcb3b27 Fix conflicting types (flash_write()) in esd auto_update.c by Stefan Roese · Thu Oct 20 16:39:16 2005 +0200
  76. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
  77. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  78. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  79. 6a63e36 Add missing files for Pantelis Antoniou's patch by Wolfgang Denk · Thu Oct 13 01:59:29 2005 +0200
  80. 4e73f32 Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Oct 13 01:55:58 2005 +0200
  81. 4a8d4d1 Cleanup by Wolfgang Denk · Thu Oct 13 01:50:05 2005 +0200
  82. dfb1842 Add support for OF flat tree for the STXtc board. by Wolfgang Denk · Thu Oct 13 01:49:09 2005 +0200
  83. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  84. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  85. 3193a65 Add support for NetSilicon NS7520 processor. by Wolfgang Denk · Sun Oct 09 01:41:48 2005 +0200
  86. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · Sun Oct 09 01:04:33 2005 +0200
  87. fbb97cc Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 by Wolfgang Denk · Sun Oct 09 00:33:37 2005 +0200
  88. 88bd743 Cleanup warnings for cpu/arm720t & cpu/arm1136 files. by Wolfgang Denk · Sun Oct 09 00:22:48 2005 +0200
  89. 13b9369 Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · Sat Oct 08 10:19:07 2005 +0200
  90. b1647a3 Cleanup by Wolfgang Denk · Thu Oct 06 23:44:55 2005 +0200
  91. 00d8f36 Make "split_by_variant.sh" executable. by Wolfgang Denk · Thu Oct 06 17:09:56 2005 +0200
  92. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · Thu Oct 06 17:08:18 2005 +0200
  93. 463432f Fix the machine-id of the Cogent csb637 board by Wolfgang Denk · Thu Oct 06 01:26:16 2005 +0200
  94. e35470b Add support for Cogent csb637 Patch by Anders Larsen, 29 Apr 2005 by Wolfgang Denk · Wed Oct 05 02:00:09 2005 +0200
  95. bc650fa * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 by Wolfgang Denk · Wed Oct 05 01:51:29 2005 +0200
  96. 9da240c Added support for KwikByte KB920x boards (based on AT91RM9200) by Wolfgang Denk · Wed Oct 05 00:19:34 2005 +0200
  97. 79fd8e9 Add support for S29GL064M-R3 flash chip on xsengine board by Wolfgang Denk · Wed Oct 05 00:03:55 2005 +0200
  98. 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · Tue Oct 04 23:10:28 2005 +0200
  99. 5b9ab14 Change board message on AMCC Yosemite & Yellowstone to common style by Stefan Roese · Mon Oct 03 15:27:50 2005 +0200
  100. 1fe9caa Fix problem with SM501 init on HH405 board. Patch by Stefan Roese, 30 Sep 2005 by Stefan Roese · Fri Sep 30 16:41:12 2005 +0200