1. d61853c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  2. b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  3. 8d172c0 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  4. f6f5f70 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · 18 years ago
  5. 7a78f14 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  6. fab1680 mpc83xx: Delete sdram_init() for MPC8349E-mITX by Timur Tabi · 18 years ago
  7. a87c856 mpc83xx: Fix the LAW1/3 bug by Dave Liu · 18 years ago
  8. 97c4b39 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  9. b700474 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  10. 6752ed0 mpc83xx: make 8360 default environment fdt be 8360 (not 8349) by Kim Phillips · 18 years ago
  11. a28899c mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
  12. 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  13. ae246dc mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL by Kim Phillips · 18 years ago
  14. 4decd84 mpc83xx: sort Makefile targets by Kim Phillips · 18 years ago
  15. 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  16. 05031db mpc83xx: Remove a redundant semicolon in mpc8349itx.c by Sam Song · 18 years ago
  17. f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  18. 48aecd9 mpc83xx: Add the MPC832XEMDS board readme by Dave Liu · 18 years ago
  19. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  20. e080313 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  21. ddd0249 mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 18 years ago
  22. 87ed3bf Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  23. fdd1d6d Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  24. c8556d0 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  25. 3bf6c39 Merge with /home/sr/git/u-boot/denx by Stefan Roese · 18 years ago
  26. ba58e4c [PATCH] Update AMCC Katmai 440SPe eval board support by Stefan Roese · 18 years ago
  27. 8c12045 [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM by Stefan Roese · 18 years ago
  28. 00b574b Merge branch 'master' into hpc2 by roy zang · 18 years ago
  29. ccbc703 SC3: fix typo in default environment by Wolfgang Denk · 18 years ago
  30. e344568 MCC200: Fixes for update procedure by Sergei Poselenov · 18 years ago
  31. 621a787 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  32. 7435711 Minor code cleanup. by Wolfgang Denk · 18 years ago
  33. 638dd14 MCC200 update - add LCD Progress Indicator by Sergei Poselenov · 18 years ago
  34. 6c7cac8 [PATCH] get_dev() now unconditionally uses manual relocation by Stefan Roese · 18 years ago
  35. 8274ec0 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · 18 years ago
  36. 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  37. da04995 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · 18 years ago
  38. eb41db6 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  39. 958de0e Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  40. 751bb57 [PATCH] Fix relocation problem with "new" get_dev() function by Stefan Roese · 18 years ago
  41. d93e221 [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · 18 years ago
  42. 874bb7b [PATCH] Clean up Katmai (440SPe) linker script by Stefan Roese · 18 years ago
  43. 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  44. 4745aca [PATCH] Add support for the AMCC Katmai (440SPe) eval board by Stefan Roese · 18 years ago
  45. 0dc018e [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
  46. 4037ed3 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support by Stefan Roese · 18 years ago
  47. 36d830c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files by Stefan Roese · 18 years ago
  48. 79b2d0b [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  49. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  50. 53758fa [PATCH 8_9] Add block_write hook to block_dev_desc_t by Grant Likely · 18 years ago
  51. f4852eb [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · 18 years ago
  52. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  53. 984618f [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · 18 years ago
  54. 80ba981 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · 18 years ago
  55. c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  56. 99b0f0f [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets by Grant Likely · 18 years ago
  57. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  58. f5fcc3c MCC200: Software Updater: allow both "ramdisk" and "filesystem" types by Wolfgang Denk · 18 years ago
  59. 620d3c9 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  60. 2e46b8f Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  61. 489c696 MCC200: Extensions to Software Update Mechanism by Sergei Poselenov · 18 years ago
  62. 64bd5e8 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  63. 4be23a1 [PATCH] Update Sequoia EBC configuration (NOR FLASH) by Stefan Roese · 18 years ago
  64. bc2b9c3 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
  65. 2605e90 [PATCH] Added support for the jupiter board. by Heiko Schocher · 18 years ago
  66. 497d012 LPC2292: patch from Siemens. by Gary Jennejohn · 18 years ago
  67. 30bddf2 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  68. b0b1a92 [PATCH] Add missing p3mx.h file to repository (ups) by Stefan Roese · 18 years ago
  69. dd76816 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  70. 53d4a49 [Motion-PRO] Preliminary support for the Motion-PRO board. by Bartlomiej Sieka · 18 years ago
  71. 5a753f9 [PATCH] Update some AMCC 4xx board config files (set initrd_high) by Stefan Roese · 18 years ago
  72. e7511c2 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  73. 7372ca6 [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards by Stefan Roese · 18 years ago
  74. 2aa54f6 [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier by Stefan Roese · 18 years ago
  75. 23744d6 [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file by Stefan Roese · 18 years ago
  76. 2902fad [PATCH] Update 440EPx/440GRx cpu detection by Stefan Roese · 18 years ago
  77. d5ea287 [PATCH] Update esd cpci5200 files by Stefan Roese · 18 years ago
  78. 8b7d1f0 [PATCH] Add support for esd mecp5200 board by Stefan Roese · 18 years ago
  79. 71a4e5f [PATCH] Remove unneccessary yellowstone board config file by Stefan Roese · 18 years ago
  80. c105f4c Merge with /home/sr/git/u-boot/denx-merge-sr by Wolfgang Denk · 18 years ago
  81. e802594 [PATCH] Update Sequoia (440EPx) config file by Stefan Roese · 18 years ago
  82. 700200c [PATCH] Merge Yosemite & Yellowstone board ports by Stefan Roese · 18 years ago
  83. 1bbf5ea [PATCH] Update Prodrive SCPU (PDNB3 variant) board by Stefan Roese · 18 years ago
  84. d526de3 Merge with /home/sr/git/u-boot/denx-merge-sr by Wolfgang Denk · 18 years ago
  85. 6304430 [PATCH] alpr: Update alpr board config file by Stefan Roese · 18 years ago
  86. 73e815b Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.git by Stefan Roese · 18 years ago
  87. c1c52e3 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  88. f8db84f LPC2292 SODIMM port coding style cleanup. by Wolfgang Denk · 18 years ago
  89. 6bd2447 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists by Gary Jennejohn · 18 years ago
  90. b78bb46 Merge with /home/tur/proj/idmr/u-boot by Wolfgang Denk · 18 years ago
  91. 2daf046 [iDMR] Add MTD and JFFS2 support, also add default partition definition. by Bartlomiej Sieka · 18 years ago
  92. f7db331 [iDMR] Flash driver on initialisation write-protects some sectors, by Bartlomiej Sieka · 18 years ago
  93. 0ed47bb [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., by Bartlomiej Sieka · 18 years ago
  94. 363d1d8 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · 18 years ago
  95. fdef388 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP by roy zang · 18 years ago
  96. ee46091 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  97. a401239 Minor code cleanup. by Wolfgang Denk · 18 years ago
  98. 2ed5594 Merge with /home/hs/SC3/u-boot-dev by Wolfgang Denk · 18 years ago
  99. f539b7b [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. by Heiko Schocher · 18 years ago
  100. d0b6e14 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago