1. 86ea5f9 Initial port to MCC200 board (work in progress) by Wolfgang Denk · 19 years ago
  2. 881a87e Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · 19 years ago
  3. 654c2d2 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  4. 79830d5 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  5. 48a05a5 Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  6. 84e106c Update default environment for INKA4x00 board. by Wolfgang Denk · 19 years ago
  7. 57cac1f Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · 19 years ago
  8. 18c5e64 Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago
  9. a7b9fb9 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  10. 2076d0a PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  11. c4b465f Fix 28F256J3A support on PM520 board by Wolfgang Denk · 19 years ago
  12. 756ceb8 Update CHANGELOG. by Wolfgang Denk · 19 years ago
  13. 3bb6680 Fix mkimage bug with multifile images created on 64 bit systems. by Wolfgang Denk · 19 years ago
  14. c7428d4 Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · 19 years ago
  15. 97c8d0b Add support for 28F256J3A flash chips by Wolfgang Denk · 19 years ago
  16. 27e166b Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · 19 years ago
  17. e6b6d16 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  18. a9e642e MPC5200: Set PCI retry counter to 0 = infinite retry; by Wolfgang Denk · 19 years ago
  19. 81a3170 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · 19 years ago
  20. e43232d Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  21. 7481266 by Wolfgang Denk · 19 years ago
  22. 3a7b142 Change port configuration for O2DNT (CODEC1 on PSC1) by Marian Balakowicz · 19 years ago
  23. a889bd2 Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. by Wolfgang Denk · 19 years ago
  24. 41253be Fix data overflow (typo?) in rtc/ds1302.c by Wolfgang Denk · 19 years ago
  25. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  26. c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  27. 4a86d77 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  28. b6f8435 Adjust TQM834x PHY addresses for latest hardware revision. by Wolfgang Denk · 19 years ago
  29. d00de23 Increase malloc arena on TQM5200 board to 256 kB. by Wolfgang Denk · 19 years ago
  30. d9785c1 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · 19 years ago
  31. d96f41e Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · 19 years ago
  32. a46726f Compile warning fixed Patch by Stefan Roese, 29 Nov 2005 by Stefan Roese · 19 years ago
  33. 6e7fb6e Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  34. 1178a41 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · 19 years ago
  35. 0a69b26 Increase IPB and PCI clocks for O2DNT board. by Marian Balakowicz · 19 years ago
  36. 3d9569b Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  37. f08abe3 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · 19 years ago
  38. aa7cfc4 Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code. by Wolfgang Denk · 19 years ago
  39. 5568e61 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago
  40. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  41. 5a164c8 Minor changes to init flags in TQM834x PCI. by Rafal Jaworowski · 19 years ago
  42. 3ca3776 Add CHANGELOG entry Patch by Stefan Roese, 15 Nov 2005 by Stefan Roese · 19 years ago
  43. c7911c7 Merge with /server/home/stefan/git/u-boot/bamboo-sdram by Stefan Roese · 19 years ago
  44. fd49bf0 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · 19 years ago
  45. feaedfc New PPC 405EP board added: CMS700 by Stefan Roese · 19 years ago
  46. 3ada834 Add explanation for CDP checksum algorithm by Wolfgang Denk · 19 years ago
  47. ea33920 Updated PCI mapping for esd CPCI2DP board. by Stefan Roese · 19 years ago
  48. 527b5a5 Fix MPC85xx PCI support (pci_register_hose() before pci config access) by Stefan Roese · 19 years ago
  49. 182e106 Correct PPC Timebase register definitions (SPRN_TBRL...) by Stefan Roese · 19 years ago
  50. f190c11 Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size by Stefan Roese · 19 years ago
  51. 4d03a21 Adjust TQM85x PHY addresses for latest hardware revision. by Wolfgang Denk · 19 years ago
  52. ef04a0a Additional fix for external IRQ config on Yellowstone & Yosemite by Stefan Roese · 19 years ago
  53. 57275b6 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · 19 years ago
  54. d9f2f50 Merge with /git/u-boot.git by Stefan Roese · 19 years ago
  55. be360d9 More verbose CHANGELOG entry. by Wolfgang Denk · 19 years ago
  56. 5d4ee51 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  57. 99eb35d Add missing CHANGELOG entries. by Marian Balakowicz · 19 years ago
  58. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  59. fe93483 Correct includes for flat tree builder. by Marian Balakowicz · 19 years ago
  60. 170d5e6 Fix conflicting types (flash_write()) in trab auto_update.c by Marian Balakowicz · 19 years ago
  61. e190290 Fix external IRQ configuration on Yellowstone & Yosemite by Stefan Roese · 19 years ago
  62. 7b5cac0 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 19 years ago
  63. e9f1110 Add missing 4xx board to MAKEALL Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · 19 years ago
  64. a547775 Fix conflicting types (flash_write()) in esd auto_update.c by Stefan Roese · 19 years ago
  65. c4c13df Fix problem with sleep in NetConsole (use get_timer()) by Stefan Roese · 19 years ago
  66. 1e25f95 Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · 19 years ago
  67. a93316c Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · 19 years ago
  68. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  69. 326bf40 Fix typo. by Wolfgang Denk · 19 years ago
  70. ea1fba1 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  71. 20a374f Add missing CHANGELOG entry. by Wolfgang Denk · 19 years ago
  72. 84bd92b Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  73. 3b6748e Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo by Stefan Roese · 19 years ago
  74. dc91701 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 by Stefan Roese · 19 years ago
  75. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  76. 17a8b27 Add documentation for Open Firmware Flat Tree and usage. by Wolfgang Denk · 19 years ago
  77. 0f3f901 Cleanup by Wolfgang Denk · 19 years ago
  78. 814d98f Add missing files for Pantelis Antoniou's patch by Wolfgang Denk · 19 years ago
  79. cbdf882 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  80. b604a40 Cleanup by Wolfgang Denk · 19 years ago
  81. 070610c Add support for OF flat tree for the STXtc board. by Wolfgang Denk · 19 years ago
  82. f57f70a Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago
  83. 3624782 Fix TQM834x config file, set correct value for CFG_IMMRBAR. by Marian Balakowicz · 19 years ago
  84. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  85. 4f92ac3 Fix problem in ppc4xx eth-driver without ethaddr (only without by Stefan Roese · 19 years ago
  86. 3df5bea Add support for NetSilicon NS7520 processor. by Wolfgang Denk · 19 years ago
  87. 7521af1 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
  88. 95f9dda Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 by Wolfgang Denk · 19 years ago
  89. 47340a4 Fixed compilation for ARM when using a (standard) hard-FP toolchain by Wolfgang Denk · 19 years ago
  90. 96782c6 Cleanup warnings for cpu/arm720t & cpu/arm1136 files. by Wolfgang Denk · 19 years ago
  91. c29ab9d Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · 19 years ago
  92. b8e16a3 Cleanup by Wolfgang Denk · 19 years ago
  93. 64db4b1 Make "split_by_variant.sh" executable. by Wolfgang Denk · 19 years ago
  94. 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  95. bccae90 Fix booting from serial dataflash on AT91RM9200 by Wolfgang Denk · 19 years ago
  96. 6ebc792 Add JFFS2 support for TRAB board Patch by Martin Krause, 25 Aug 2005 by Wolfgang Denk · 19 years ago
  97. 5ae31ee Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI by Wolfgang Denk · 19 years ago
  98. f5c254d Fix the machine-id of the Cogent csb637 board by Wolfgang Denk · 19 years ago
  99. 78da607 Complete support for the KwikByte KB920x boards by Wolfgang Denk · 19 years ago
  100. c0e82d5 Set the AT91RM9200 clock to asynchronous mode by Wolfgang Denk · 19 years ago