1. 8c7a3842 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  2. c9d51df Prepare v1.3.3-rc2 by Wolfgang Denk · 17 years ago
  3. 43ab1dd common/env_nand.c: fix one more incompatible pointer type issue by Wolfgang Denk · 17 years ago
  4. a0b23e2 post/board/lwmon5/sysmon.c: fix manual merge error. by Wolfgang Denk · 17 years ago
  5. 9f84304 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · 17 years ago
  6. 68e192e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  7. 3837afc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  8. 17f2175 Update .gitignore for zlib.h by Kumar Gala · 17 years ago
  9. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  10. 66832fa 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · 17 years ago
  11. 398dcd6 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 17 years ago
  12. 41ca0fb Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  13. be1ea3d lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 17 years ago
  14. 9d2421d ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time by Stefan Roese · 17 years ago
  15. 557c607 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  16. 18db5a6 ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · 17 years ago
  17. fa1b65f ppc4xx: Fix compilation warning in denali_spd_ddr2.c by Stefan Roese · 17 years ago
  18. 25c58c4 ppc4xx: Fix Katmai CFG_MONITOR_LEN by Stefan Roese · 17 years ago
  19. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · 17 years ago
  20. e85aac0 ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() by Stefan Roese · 17 years ago
  21. 6977d35 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  22. fad3749 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · 17 years ago
  23. 9c4ebb0 ppc4xx: Fixup ebc clock in FDT for 405GP/EP by Markus Brunner · 17 years ago
  24. d87c24f NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  25. b38c2b3 net: make ARP timeout configurable by Guennadi Liakhovetski · 17 years ago
  26. fddcc0c minor cs8900 driver clean up by Guennadi Liakhovetski · 17 years ago
  27. 650c869 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · 17 years ago
  28. 86c0af7 lwmon5: update dsPIC POST spezification by Sascha Laue · 17 years ago
  29. e44fb05 Fix watchdog POST for lwmon5 by Sascha Laue · 17 years ago
  30. 4135cac rtl8169: fix compiler warnings by Guennadi Liakhovetski · 17 years ago
  31. b71f1ca IDE: fix compiler warnings by Guennadi Liakhovetski · 17 years ago
  32. f87a3df LinkStation: fix compiler warning, add a maintainer by Guennadi Liakhovetski · 17 years ago
  33. 885e86f cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · 17 years ago
  34. 18960d8 pcnet.c: fix a merge issue by Wolfgang Denk · 17 years ago
  35. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 17 years ago
  36. 37620fd Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  37. 63e2a88 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · 17 years ago
  38. 08e0bde Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  39. efa5e15 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · 17 years ago
  40. cd28dab mx31ads: fix loadaddr environment variable define by Guennadi Liakhovetski · 17 years ago
  41. c7defb0 katmai: fix section overlap problem by Wolfgang Denk · 17 years ago
  42. 7b83ed0 katmai: fix section overlap problem by Wolfgang Denk · 17 years ago
  43. af8a723 post: Fix building with O= by Kumar Gala · 17 years ago
  44. 6de7ed2 Prepare v1.3.3-rc1 by Wolfgang Denk · 17 years ago
  45. de946a2 post/Makefile: make sure to use the correct flags by Wolfgang Denk · 17 years ago
  46. 7f39a01 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  47. 180381d i.MX31: Enable SPI and MC13783/RTC support for the Litekit board by Magnus Lilja · 17 years ago
  48. 031003a MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 17 years ago
  49. fd2896b MPC8544DS: Removes the unknown flash message information by Roy Zang · 17 years ago
  50. 3f04d51 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  51. 289c677 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  52. 9bad132 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  53. aa07b71 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · 17 years ago
  54. 217b990 mpc83xx: clean up the readme for 83xx boards by Dave Liu · 17 years ago
  55. 2b8d412 mpc83xx: remove the unused CPM's stuff by Dave Liu · 17 years ago
  56. 5043152 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · 17 years ago
  57. b426650 ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 17 years ago
  58. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · 17 years ago
  59. 68cea64 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 17 years ago
  60. ab8c9f1 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 17 years ago
  61. 9af5805 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 17 years ago
  62. faa7c54 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 17 years ago
  63. 3be46b8 lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 17 years ago
  64. 1e01fd2 ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 17 years ago
  65. d047dab lwmon5: watchdog POST fix by Yuri Tikhonov · 17 years ago
  66. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  67. 3445065 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  68. 354cb04 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 17 years ago
  69. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
  70. 027fa49 Realining some header definitions. by Detlev Zundel · 17 years ago
  71. 8ec5fcb NE2000: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  72. e3eb15b qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  73. 880cc5a doc/README.mips: Add MIPS notes by Shinya Kuribayashi · 17 years ago
  74. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  75. e747e03 qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · 17 years ago
  76. af9215d Fixed pcnet io_base by Vlad Lungu · 17 years ago
  77. 3915831 drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 17 years ago
  78. a6dd3e6 Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  79. 044e2ad i.MX31: Fix architecture numbers for ADS and Litekit boards by Magnus Lilja · 17 years ago
  80. d1948c6 i.MX31: Use symbolic names for Litekit membases. by Magnus Lilja · 17 years ago
  81. 8616782 Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  83. 1116a39 MX31ADS environment variable update, spi and rtc support by Guennadi Liakhovetski · 17 years ago
  84. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 17 years ago
  85. a8e0e3c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  86. f56928f fsl_pci: Only modify registers if we have them by Kumar Gala · 17 years ago
  87. 924ffc9 Merge branch 'master' of git://www.denx.de/git/u-boot-video by Wolfgang Denk · 17 years ago
  88. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 17 years ago
  89. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 17 years ago
  90. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  91. 866c321 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  92. a005a44 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  93. 474dbb8 Added watchdog triggering calls in the "mtest" test function. by Sergei Poselenov · 17 years ago
  94. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  95. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  96. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  97. 9cf50f6 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage by Stefan Roese · 17 years ago
  98. c6e64e4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 17 years ago
  99. 4b43542 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 17 years ago
  100. 63529d9 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 17 years ago