1. 3c4eb08 Some minor fixes to environment in NAND code. by Markus Klotzbuecher · 19 years ago
  2. 9c575e5 Add support for Intel Monahans CPU on Zylonite and Delta boards by Wolfgang Denk · 19 years ago
  3. 1f62bc2 Add support for TQM8260-AI boards. by Wolfgang Denk · 19 years ago
  4. 0be248f Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  5. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  6. ac7d97d Turned on SDRAM scrubbing. by Markus Klotzbücher · 19 years ago
  7. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  8. f9e0291 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  9. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  10. 4e3ccd2 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · 19 years ago
  11. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  12. bf7cac0 Lots of new stuff: by Markus Klotzbücher · 19 years ago
  13. f1ee982 Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · 19 years ago
  14. f8785e9 Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · 19 years ago
  15. 24e1217 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · 19 years ago
  16. 9187a35 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · 19 years ago
  17. 19fdeff Implemented writing, not working yet. by Markus Klotzbücher · 19 years ago
  18. e2053f9 Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · 19 years ago
  19. aed9e22 Merge with /home/sr/git/u-boot/cfi-flash-fix by Wolfgang Denk · 19 years ago
  20. bb1ff04 Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · 19 years ago
  21. 4f71866 Make CFG_NO_FLASH work on ARM systems Patch by Markus Klotzbuecher, 27 Feb 2006 by Wolfgang Denk · 19 years ago
  22. 481911c Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · 19 years ago
  23. f18e874 Fix problem with flash_get_size() from CFI driver update by Stefan Roese · 19 years ago
  24. e8cd008 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · 19 years ago
  25. 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
  26. 82f2e33 Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock, by Wolfgang Denk · 19 years ago
  27. 6949328 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · 19 years ago
  28. f6c0068 Merge with Stefan Roese's branch with CFI driver fixes by Wolfgang Denk · 19 years ago
  29. 36d2c53 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 19 years ago
  30. 58ad497 Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006 by Stefan Roese · 19 years ago
  31. 79b4cda Major CFI-FLASH driver update: by Stefan Roese · 19 years ago
  32. 0377dca Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · 19 years ago
  33. 7d4d1ce Merge branch 'master' of http://www.denx.de/git/u-boot by Markus Klotzbücher · 19 years ago
  34. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  35. c81eb1f Cleanup MCC200 board. by Wolfgang Denk · 19 years ago
  36. 7958202 Merge rsync://rsync.denx.de/git/u-boot by Kumar Gala · 19 years ago
  37. 599f522 SDRAM now working. by Markus Klotzbücher · 19 years ago
  38. ff3c2a9 SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · 19 years ago
  39. 6624b68 Rename SMMACO4 board into smmaco4 for consistency with Linux. by Wolfgang Denk · 19 years ago
  40. 5f0be01 Disable CMD_BSP for SMMACO4 board. by Wolfgang Denk · 19 years ago
  41. 9cdc838 Merge with /home/hs/PanDacom/u-boot-dev by Wolfgang Denk · 19 years ago
  42. 86ea5f9 Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
  43. 48b6242 SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · 19 years ago
  44. 881a87e Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · 19 years ago
  45. 654c2d2 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  46. 075866d [Patch] Add basic support for the SMMACO4 Board from PanDaCom. by Heiko Schocher · 19 years ago
  47. 4f7a0e3 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · 19 years ago
  48. 8fb1857 Merged and added more pxa-regs.h stuff, especially the GPIO Control by Markus Klotzbücher · 19 years ago
  49. 57dc57f Merged sufficient changes to pxa-regs.h in order to make u-boot compile. by Markus Klotzbücher · 19 years ago
  50. 230b31f Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  51. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  52. bf5988e Reverting pxa-regs.h back to original, because the intel Monahans one by Markus Klotzbücher · 19 years ago
  53. 6ece03f Config updated for compiling the SMC911111 network driver by Markus Klotzbücher · 19 years ago
  54. b2b4346 Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · 19 years ago
  55. b3c36e6 basic u-boot is working, boots into the command shell. by Markus Klotzbücher · 19 years ago
  56. 9d803d8 Changes: by Markus Klotzbücher · 19 years ago
  57. 79830d5 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  58. af646e8 Forgot to add files to zylonite branch. by Markus Klotzbücher · 19 years ago
  59. e026957 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 19 years ago
  60. 48a05a5 Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  61. 84e106c Update default environment for INKA4x00 board. by Wolfgang Denk · 19 years ago
  62. 57cac1f Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · 19 years ago
  63. f8c3b4f Add ColdFire targets to MAKEALL script by Zachary P. Landau · 19 years ago
  64. 3a108ed Add support for r5200 board by Zachary P. Landau · 19 years ago
  65. eacbd31 Add support for Freescale M5271 processor by Zachary P. Landau · 19 years ago
  66. b636d32 Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  67. c99f384 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  68. 27afa7d Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  69. b970480 Fixed defines for MPC83xx SICRL register to match current specs by Kumar Gala · 19 years ago
  70. 18c5e64 Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago
  71. a7b9fb9 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  72. 2076d0a PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  73. c4b465f Fix 28F256J3A support on PM520 board by Wolfgang Denk · 19 years ago
  74. b443f7b Merge branch 'mpc8349ads' by Kumar Gala · 19 years ago
  75. 86902b8 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · 19 years ago
  76. 06508f1 Merge branch 'mpc8349ads' by Kumar Gala · 19 years ago
  77. d5e78b7 Merge branch 'pci' by Kumar Gala · 19 years ago
  78. bc680b1 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · 19 years ago
  79. dffb70f Fixed PCI indirect config ops to handle multiple PCI controllers by Kumar Gala · 19 years ago
  80. 1e8f1da Merge branch 'mpc8349ads' by Kumar Gala · 19 years ago
  81. 19ab485 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · 19 years ago
  82. 21a3cbd Merge branch 'ft_infr' by Kumar Gala · 19 years ago
  83. 304ad60 Merge branch 'pci' by Kumar Gala · 19 years ago
  84. 62ec641 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  85. e559a69 Add support for passing initrd information via flat device tree by Kumar Gala · 19 years ago
  86. c2871f0 Added OF_STDOUT_PATH and OF_SOC by Kumar Gala · 19 years ago
  87. 4e25313 Allow board code to fixup the flat device tree before booting a by Kumar Gala · 19 years ago
  88. e4f880e Added CONFIG_ options for bd_t and env in flat dev tree by Kumar Gala · 19 years ago
  89. 3411d11 Report back PCI bus when doing table based device config by Kumar Gala · 19 years ago
  90. a179012 Added support for PCI prefetchable region and BARs by Kumar Gala · 19 years ago
  91. ec00c33 Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  92. a15b44d Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
  93. ce574ff Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
  94. 9260a56 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
  95. 756ceb8 Update CHANGELOG. by Wolfgang Denk · 19 years ago
  96. 3bb6680 Fix mkimage bug with multifile images created on 64 bit systems. by Wolfgang Denk · 19 years ago
  97. c7428d4 Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · 19 years ago
  98. 97c8d0b Add support for 28F256J3A flash chips by Wolfgang Denk · 19 years ago
  99. 27e166b Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · 19 years ago
  100. e6b6d16 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago U-Boot-1_1_4