1. 0a3471f Add netconsole and some more commands to RPXlite_DW board by Wolfgang Denk · 19 years ago
  2. 993a227 Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  3. 953c5b6 Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  4. 23466d6 Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC by Wolfgang Denk · 19 years ago
  5. 74f92e6 Add crc of data to jffs2 (in jffs2_1pass_build_lists()). by Wolfgang Denk · 19 years ago
  6. 8e7b703 Coding Style cleanup by Wolfgang Denk · 19 years ago
  7. 1264b40 Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · 19 years ago
  8. 6cb142f Add missing Blackfin files. by Wolfgang Denk · 19 years ago
  9. 0afe519 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  10. dc013d4 Add loads of ntohl() in image header handling by Wolfgang Denk · 19 years ago
  11. 8ff0208 Switch MPC86xADS and MPC885ADS boards to use cpuclk environment by Wolfgang Denk · 19 years ago
  12. f47b661 RPXlite configuration fixes by Wolfgang Denk · 19 years ago
  13. aba9f1a Memory configuration changes for ZPC.1900 board by Wolfgang Denk · 19 years ago
  14. 5797b82 Add support for Adder boards with 16MB SDRAM; by Wolfgang Denk · 19 years ago
  15. 7c54c70 Fix conditional for including ks8695eth driver by Wolfgang Denk · 19 years ago
  16. 92b197f Fix Makefile: include config.mk only after CROSS_COMPILE is defined by Wolfgang Denk · 19 years ago
  17. 82d716f Fix comment in common/soft_i2c.c by Wolfgang Denk · 19 years ago
  18. 611125a Cleanup compiler warnings. Patch by Greg Ungerer, 21 May 2005 by Wolfgang Denk · 19 years ago
  19. 2281490 Word alignment fixes for word aligned NS16550 UART by Wolfgang Denk · 19 years ago
  20. d509b81 Fix behaviour if gatewayip is not set Patch by Robin Gilks, 23 Dec 2004 by Wolfgang Denk · 19 years ago
  21. 84ef51a Fix cleanup for netstart board. Remove build results from repository by Wolfgang Denk · 19 years ago
  22. d2ed2f6 More GCC 4.x woes by Wolfgang Denk · 19 years ago
  23. 8de7ed3 More GCC 4.x code cleanup by Wolfgang Denk · 19 years ago
  24. d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  25. 4367a01 Update CHANGELOG by Wolfgang Denk · 19 years ago
  26. 5536b2b Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbücher · 19 years ago
  27. 83784bf Merge with /home/tur/nand/u-boot by Wolfgang Denk · 19 years ago
  28. e455876 Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · 19 years ago
  29. 3d65390 Fixed a bug in saveenv(). Credit: Markus Klotzbuecher. by Bartlomiej Sieka · 19 years ago
  30. 8371a2c Enable simple (non-redundant) NAND environment on delta board. by Markus Klotzbücher · 19 years ago
  31. 3c4eb08 Some minor fixes to environment in NAND code. by Markus Klotzbuecher · 19 years ago
  32. 9c575e5 Add support for Intel Monahans CPU on Zylonite and Delta boards by Wolfgang Denk · 19 years ago
  33. 1f62bc2 Add support for TQM8260-AI boards. by Wolfgang Denk · 19 years ago
  34. 0be248f Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  35. 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  36. ac7d97d Turned on SDRAM scrubbing. by Markus Klotzbücher · 19 years ago
  37. 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  38. f9e0291 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  39. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  40. 4e3ccd2 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · 19 years ago
  41. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  42. bf7cac0 Lots of new stuff: by Markus Klotzbücher · 19 years ago
  43. f1ee982 Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · 19 years ago
  44. f8785e9 Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · 19 years ago
  45. 24e1217 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · 19 years ago
  46. 9187a35 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · 19 years ago
  47. 19fdeff Implemented writing, not working yet. by Markus Klotzbücher · 19 years ago
  48. e2053f9 Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · 19 years ago
  49. aed9e22 Merge with /home/sr/git/u-boot/cfi-flash-fix by Wolfgang Denk · 19 years ago
  50. bb1ff04 Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · 19 years ago
  51. 4f71866 Make CFG_NO_FLASH work on ARM systems Patch by Markus Klotzbuecher, 27 Feb 2006 by Wolfgang Denk · 19 years ago
  52. 481911c Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · 19 years ago
  53. f18e874 Fix problem with flash_get_size() from CFI driver update by Stefan Roese · 19 years ago
  54. e8cd008 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · 19 years ago
  55. 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
  56. 82f2e33 Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock, by Wolfgang Denk · 19 years ago
  57. 6949328 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · 19 years ago
  58. f6c0068 Merge with Stefan Roese's branch with CFI driver fixes by Wolfgang Denk · 19 years ago
  59. 36d2c53 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 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. 7958202 Merge rsync://rsync.denx.de/git/u-boot by Kumar Gala · 19 years ago
  67. 599f522 SDRAM now working. by Markus Klotzbücher · 19 years ago
  68. ff3c2a9 SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · 19 years ago
  69. 6624b68 Rename SMMACO4 board into smmaco4 for consistency with Linux. by Wolfgang Denk · 19 years ago
  70. 5f0be01 Disable CMD_BSP for SMMACO4 board. by Wolfgang Denk · 19 years ago
  71. 9cdc838 Merge with /home/hs/PanDacom/u-boot-dev by Wolfgang Denk · 19 years ago
  72. 86ea5f9 Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
  73. 48b6242 SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · 19 years ago
  74. 881a87e Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · 19 years ago
  75. 654c2d2 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  76. 075866d [Patch] Add basic support for the SMMACO4 Board from PanDaCom. by Heiko Schocher · 19 years ago
  77. 4f7a0e3 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · 19 years ago
  78. 8fb1857 Merged and added more pxa-regs.h stuff, especially the GPIO Control by Markus Klotzbücher · 19 years ago
  79. 57dc57f Merged sufficient changes to pxa-regs.h in order to make u-boot compile. by Markus Klotzbücher · 19 years ago
  80. 230b31f Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  81. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  82. bf5988e Reverting pxa-regs.h back to original, because the intel Monahans one by Markus Klotzbücher · 19 years ago
  83. 6ece03f Config updated for compiling the SMC911111 network driver by Markus Klotzbücher · 19 years ago
  84. b2b4346 Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · 19 years ago
  85. b3c36e6 basic u-boot is working, boots into the command shell. by Markus Klotzbücher · 19 years ago
  86. 9d803d8 Changes: by Markus Klotzbücher · 19 years ago
  87. 79830d5 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  88. af646e8 Forgot to add files to zylonite branch. by Markus Klotzbücher · 19 years ago
  89. e026957 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · 19 years ago
  90. 48a05a5 Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  91. 84e106c Update default environment for INKA4x00 board. by Wolfgang Denk · 19 years ago
  92. 57cac1f Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · 19 years ago
  93. f8c3b4f Add ColdFire targets to MAKEALL script by Zachary P. Landau · 19 years ago
  94. 3a108ed Add support for r5200 board by Zachary P. Landau · 19 years ago
  95. eacbd31 Add support for Freescale M5271 processor by Zachary P. Landau · 19 years ago
  96. b636d32 Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  97. c99f384 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  98. 27afa7d Merge branch 'mpc83xx' by Kumar Gala · 19 years ago
  99. b970480 Fixed defines for MPC83xx SICRL register to match current specs by Kumar Gala · 19 years ago
  100. 18c5e64 Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago