1. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  2. ef7d30b 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · 16 years ago
  3. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  4. fd2d2d1 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  5. b2d527a lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 16 years ago
  6. 0e715a7 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  7. 138105e ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · 16 years ago
  8. e037a4c Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  9. 18ec19e POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · 16 years ago
  10. 707fa91 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · 16 years ago
  11. 6aee00f lwmon5: update dsPIC POST spezification by Sascha Laue · 16 years ago
  12. 3e4615a Fix watchdog POST for lwmon5 by Sascha Laue · 16 years ago
  13. dd5748b rtl8169: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  14. 413bf58 IDE: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  15. db9084d LinkStation: fix compiler warning, add a maintainer by Guennadi Liakhovetski · 16 years ago
  16. c71abba cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · 16 years ago
  17. f2c288a pcnet.c: fix a merge issue by Wolfgang Denk · 16 years ago
  18. 4ca79f4 NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 16 years ago
  19. ff8a7aa Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  20. 5cd0130 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · 16 years ago
  21. 624ce34 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  22. 5379cd1 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · 16 years ago
  23. 7602ed5 mx31ads: fix loadaddr environment variable define by Guennadi Liakhovetski · 16 years ago
  24. 144eec7 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  25. 941d696 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  26. 03c6cd3 post: Fix building with O= by Kumar Gala · 16 years ago
  27. fd7531c Prepare v1.3.3-rc1 by Wolfgang Denk · 16 years ago
  28. 19cf2ec post/Makefile: make sure to use the correct flags by Wolfgang Denk · 16 years ago
  29. 7ed4011 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  30. f9204e1 i.MX31: Enable SPI and MC13783/RTC support for the Litekit board by Magnus Lilja · 16 years ago
  31. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  32. 292188e MPC8544DS: Removes the unknown flash message information by Roy Zang · 16 years ago
  33. 57533b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  34. fe06d43 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  35. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  36. b211575 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · 16 years ago
  37. be5a719 mpc83xx: clean up the readme for 83xx boards by Dave Liu · 16 years ago
  38. bcae52a mpc83xx: remove the unused CPM's stuff by Dave Liu · 16 years ago
  39. c63ad63 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · 16 years ago
  40. d0d91ae ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 16 years ago
  41. 7590378 Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · 16 years ago
  42. 8e048c4 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 16 years ago
  43. 1de6b28 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 16 years ago
  44. d00ce09 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 16 years ago
  45. aff4f86 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 16 years ago
  46. 03ccdbc lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 16 years ago
  47. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 16 years ago
  48. eb0615b lwmon5: watchdog POST fix by Yuri Tikhonov · 16 years ago
  49. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  50. 9266627 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  51. 04a5b03 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  52. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  53. a99715b Realining some header definitions. by Detlev Zundel · 16 years ago
  54. 4acbc6c NE2000: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. b4aff1f qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 4a1f11b doc/README.mips: Add MIPS notes by Shinya Kuribayashi · 16 years ago
  57. 215b01b Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 16 years ago
  58. 8875e3a qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · 16 years ago
  59. 3865631 Fixed pcnet io_base by Vlad Lungu · 17 years ago
  60. 11ea26f drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 16 years ago
  61. 899ef7b Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  62. 17c9de6 i.MX31: Fix architecture numbers for ADS and Litekit boards by Magnus Lilja · 16 years ago
  63. e7ae84d i.MX31: Use symbolic names for Litekit membases. by Magnus Lilja · 16 years ago
  64. 2ef1d9b Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. edbed24 Memory footprint optimizations by Bartlomiej Sieka · 16 years ago
  66. 0a0b606 MX31ADS environment variable update, spi and rtc support by Guennadi Liakhovetski · 16 years ago
  67. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  68. 0aa88c8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  69. 876b8f9 fsl_pci: Only modify registers if we have them by Kumar Gala · 16 years ago
  70. be32bf2 Merge branch 'master' of git://www.denx.de/git/u-boot-video by Wolfgang Denk · 16 years ago
  71. 83fe323 USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 16 years ago
  72. f957576 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 16 years ago
  73. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 16 years ago
  74. 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 16 years ago
  75. 58c5376 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  76. a6e6fc6 Added watchdog triggering calls in the "mtest" test function. by Sergei Poselenov · 16 years ago
  77. d32a874 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 16 years ago
  78. 2d2b994 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 16 years ago
  79. 0a51e92 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 16 years ago
  80. 5d40d44 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage by Stefan Roese · 16 years ago
  81. b789cb4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 16 years ago
  82. 79941d6 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 16 years ago
  83. f00cf31 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 16 years ago
  84. 1c68667 ppc4xx: Update APC405 configuration by Matthias Fuchs · 16 years ago
  85. 0b98725 ppc4xx: Update APC405 board support by Matthias Fuchs · 16 years ago
  86. 83975d0 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 16 years ago
  87. b9233fe ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 16 years ago
  88. dea6818 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 16 years ago
  89. 2a05b15 ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 16 years ago
  90. 8deafdc ppc4xx: Add dcache_enable() for 440 by Stefan Roese · 16 years ago
  91. a49e0d1 video: Add missing free for logo memory by Matthias Fuchs · 16 years ago
  92. 84c01d3 PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  93. e1d0968 ppc4xx: Fix sys_get_info() for 405GP(r) by Matthias Fuchs · 16 years ago
  94. dc7746d Makefile: remove nand_spl/System.map when cleaning up. by Wolfgang Denk · 16 years ago
  95. d9a42c0 MAKEALL: sort entries / lists. by Wolfgang Denk · 16 years ago
  96. 0878af1 85xx: Fix size of cpu-release-addr property by Kumar Gala · 16 years ago
  97. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 16 years ago
  98. 1e01477 Fix build breakage casued by commit c0559be371b2 by Wolfgang Denk · 16 years ago
  99. 268a804 Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  100. 92bad20 Add support for u-boot in svn and localversion-* files by Mike Frysinger · 16 years ago