1. 18b6c8c Get MPC8641HPCN flash images working. by Jon Loeliger · 18 years ago
  2. 5c9efb3 Cleanup whitespaces and style issues. by Jon Loeliger · 19 years ago
  3. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  4. 6ca24c6 Add support for BC3450 board by dzu@denx.de · 19 years ago
  5. 56a4a63 Added missing nand.c for NC650 board by dzu@denx.de · 19 years ago
  6. a367d42 Update for NC650 board. Add NC650 based CP850 configuration. by dzu@denx.de · 19 years ago
  7. cf48eb9 Some code cleanup by Wolfgang Denk · 19 years ago
  8. 807522f Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · 19 years ago
  9. b28a31c Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  10. ad88297 * Fix dbau1x00 Board by Heiko Schocher · 19 years ago
  11. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  12. 3a5e218 MCC200 Board: fix flash unprotection code for flash > 32 MB. by Wolfgang Denk · 19 years ago
  13. 9bc97a3 Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci by Wolfgang Denk · 19 years ago
  14. 534ff67 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 19 years ago
  15. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  16. 9e7b5ce delta board: one more DA9030 fix. by Markus Klotzbuecher · 19 years ago
  17. eeaab72 Change delta board memory map to start at 0x80000000. by Markus Klotzbuecher · 19 years ago
  18. 89f2dfa delta board: minor update to DA9030 code. by Markus Klotzbuecher · 19 years ago
  19. b66a938 Set SDelay register in the DDR controller for the MPC5200B chip. by Rafal Jaworowski · 19 years ago
  20. c855ef6 delta board: fix DA9030 reset procedure. by Markus Klotzbuecher · 19 years ago
  21. 2770bcb Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 19 years ago
  22. ba70d6a delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
  23. 552fc62 Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · 19 years ago
  24. 0a112d8 Merge with port of MPC8349EMDS board by Wolfgang Denk · 19 years ago
  25. 09e4b0c Add support for Lite5200B board. by Wolfgang Denk · 19 years ago
  26. dc9e499 Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · 19 years ago
  27. d326f4a Add command for handling DDR ECC registers on MPC8349EE MDS board. by Marian Balakowicz · 19 years ago
  28. 991425f Add initial support for MPC8349E MDS board. by Marian Balakowicz · 19 years ago
  29. ff7fefe Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · 19 years ago
  30. 84c960c Add support for EmbeddedPlanet EP88x boards Patch by Yuli Barcohen, 13 Jul 2005 by Wolfgang Denk · 19 years ago
  31. 763b5f3 Remove board specific configuration includes from the common xilinx by Wolfgang Denk · 19 years ago
  32. 47705af Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads by Wolfgang Denk · 19 years ago
  33. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  34. 6cb142f Add missing Blackfin files. by Wolfgang Denk · 19 years ago
  35. 8ff0208 Switch MPC86xADS and MPC885ADS boards to use cpuclk environment by Wolfgang Denk · 19 years ago
  36. aba9f1a Memory configuration changes for ZPC.1900 board by Wolfgang Denk · 19 years ago
  37. 5797b82 Add support for Adder boards with 16MB SDRAM; by Wolfgang Denk · 19 years ago
  38. 84ef51a Fix cleanup for netstart board. Remove build results from repository by Wolfgang Denk · 19 years ago LABEL_2006_03_12_0025
  39. d2ed2f6 More GCC 4.x woes by Wolfgang Denk · 19 years ago
  40. 8de7ed3 More GCC 4.x code cleanup by Wolfgang Denk · 19 years ago
  41. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  42. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  43. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  44. f9e0291 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  45. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  46. 4e3ccd2 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · 19 years ago
  47. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  48. bf7cac0 Lots of new stuff: by Markus Klotzbücher · 19 years ago
  49. f1ee982 Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · 19 years ago
  50. f8785e9 Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · 19 years ago
  51. 24e1217 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · 19 years ago
  52. 9187a35 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · 19 years ago
  53. 19fdeff Implemented writing, not working yet. by Markus Klotzbücher · 19 years ago
  54. e2053f9 Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · 19 years ago
  55. bb1ff04 Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · 19 years ago
  56. 481911c Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · 19 years ago
  57. f18e874 Fix problem with flash_get_size() from CFI driver update by Stefan Roese · 19 years ago
  58. 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
  59. 6949328 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · 19 years ago
  60. 58ad497 Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006 by Stefan Roese · 19 years ago
  61. 79b4cda Major CFI-FLASH driver update: by Stefan Roese · 19 years ago
  62. 0377dca Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · 19 years ago
  63. 7d4d1ce Merge branch 'master' of http://www.denx.de/git/u-boot by Markus Klotzbücher · 19 years ago
  64. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  65. c81eb1f Cleanup MCC200 board. by Wolfgang Denk · 19 years ago
  66. 599f522 SDRAM now working. by Markus Klotzbücher · 19 years ago
  67. ff3c2a9 SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · 19 years ago
  68. 86ea5f9 Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
  69. 48b6242 SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · 19 years ago
  70. 4f7a0e3 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · 19 years ago
  71. b3c36e6 basic u-boot is working, boots into the command shell. by Markus Klotzbücher · 19 years ago
  72. 9d803d8 Changes: by Markus Klotzbücher · 19 years ago
  73. 79830d5 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  74. af646e8 Forgot to add files to zylonite branch. by Markus Klotzbücher · 19 years ago
  75. 48a05a5 Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  76. 18c5e64 Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago
  77. a7b9fb9 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  78. 2076d0a PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  79. c4b465f Fix 28F256J3A support on PM520 board by Wolfgang Denk · 19 years ago
  80. 86902b8 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · 19 years ago
  81. c7428d4 Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · 19 years ago
  82. 27e166b Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · 19 years ago
  83. 81a3170 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · 19 years ago
  84. 7481266 by Wolfgang Denk · 19 years ago
  85. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  86. d96f41e Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · 19 years ago
  87. 6e7fb6e Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  88. 1178a41 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · 19 years ago
  89. 3d9569b Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  90. 5568e61 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago
  91. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  92. 5a164c8 Minor changes to init flags in TQM834x PCI. by Rafal Jaworowski · 19 years ago
  93. c7911c7 Merge with /server/home/stefan/git/u-boot/bamboo-sdram by Stefan Roese · 19 years ago
  94. fd49bf0 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · 19 years ago
  95. feaedfc New PPC 405EP board added: CMS700 by Stefan Roese · 19 years ago
  96. ea33920 Updated PCI mapping for esd CPCI2DP board. by Stefan Roese · 19 years ago
  97. f190c11 Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size by Stefan Roese · 19 years ago
  98. ef04a0a Additional fix for external IRQ config on Yellowstone & Yosemite by Stefan Roese · 19 years ago
  99. 57275b6 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · 19 years ago
  100. d9f2f50 Merge with /git/u-boot.git by Stefan Roese · 19 years ago