1. 4acc2a1 fix building when saveenv is disabled in some setups by Mike Frysinger · 16 years ago
  2. ccf1ad5 SBC8548: fix address mask to allow 64M flash by Jeremy McNicoll · 16 years ago
  3. 3648085 qemu_mips: add README by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 4a89b76 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  5. 6fdd002 Fix misspelled comment by Marcel Ziswiler · 16 years ago
  6. fa956fd mkimage: make mmap() checks consistent by Mike Frysinger · 16 years ago
  7. 8e90cd0 Fix defined but not used build warning by Marcel Ziswiler · 16 years ago
  8. b71190f Fix implicit declaration build warnings by Marcel Ziswiler · 16 years ago
  9. 9acde12 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · 16 years ago
  10. bd98ee6 Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · 16 years ago
  11. c4e5f52 config.mk: use correct (cross) compiler by Wolfgang Denk · 16 years ago
  12. 27c3868 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 6d12e69 pxa: fix pcmcia operation on 'i' may be undefined by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 4d77f51 MPC8610HPCD: Drop -O2 from the build flags by Kumar Gala · 16 years ago
  15. 56bb37e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  16. 0072b78 RTC: Fix month offset by one problem in M41T62 RTC driver by Stefan Roese · 16 years ago
  17. 141ba1c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 16 years ago
  18. ea63895 [MIPS] cpu/mips/cache.S: Add dcache_enable by Shinya Kuribayashi · 16 years ago
  19. 50f93d3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  20. d2c6fbe onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts by Wolfgang Denk · 16 years ago
  21. fed4de0 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  22. 12bc4e9 cmd_nand: fix warning: str2long ncompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 1b9ed25 Fix calculation of I2C clock for some 86xx chips by Timur Tabi · 16 years ago
  24. f32f7fe ColdFire: Fix ethernet hang issue for mcf547x_8x by TsiChung Liew · 16 years ago
  25. 886d901 ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c by TsiChung Liew · 16 years ago
  26. b7166e0 ColdFire: Get information from the correct GCC by TsiChung Liew · 16 years ago
  27. 378e7ec Fix warning in env_nand.c if compiled for DaVinci Schmoogie by dirk.behme@googlemail.com · 16 years ago
  28. 33a4a70 Fix warnings while compiling net/net.c for MPC8610HPCD board by Anatolij Gustschin · 16 years ago
  29. 58b575e lwmon5: fix offset error in sysmon0 POST by Sascha Laue · 16 years ago
  30. e7419b2 lwmon5: fix manual merge error in POST by Sascha Laue · 16 years ago
  31. 42ffcec cmd_nand.c: fix another 'incompatible pointer type' warning. by Wolfgang Denk · 16 years ago
  32. de109d9 Makefile: fix parallel builds by Wolfgang Denk · 16 years ago
  33. 4f27098 ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module by Stefan Roese · 16 years ago
  34. ea9202a ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  35. 7661729 Prepare v1.3.3-rc2, again. by Wolfgang Denk · 16 years ago
  36. ca93512 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  37. b7fcc4c Prepare v1.3.3-rc2 by Wolfgang Denk · 16 years ago
  38. f7b16a0 common/env_nand.c: fix one more incompatible pointer type issue by Wolfgang Denk · 16 years ago
  39. ea6f668 post/board/lwmon5/sysmon.c: fix manual merge error. by Wolfgang Denk · 16 years ago
  40. 70a0f81 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · 16 years ago
  41. 8466647 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  42. 3a427fd Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  43. 8ea08e5 Update .gitignore for zlib.h by Kumar Gala · 16 years ago
  44. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  45. ef7d30b 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · 16 years ago
  46. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  47. fd2d2d1 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  48. b2d527a lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 16 years ago
  49. f4c4d21 ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time by Stefan Roese · 16 years ago
  50. 0e715a7 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  51. 138105e ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · 16 years ago
  52. cab99d6 ppc4xx: Fix compilation warning in denali_spd_ddr2.c by Stefan Roese · 16 years ago
  53. 4ec9d78 ppc4xx: Fix Katmai CFG_MONITOR_LEN by Stefan Roese · 16 years ago
  54. 85ad184 ppc4xx: Complete remove bogus dflush() by Stefan Roese · 16 years ago
  55. 135846d ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() by Stefan Roese · 16 years ago
  56. e037a4c Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  57. 18ec19e POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · 16 years ago
  58. eea5a74 ppc4xx: Fixup ebc clock in FDT for 405GP/EP by Markus Brunner · 16 years ago
  59. 2ef7503 NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 40cb90e net: make ARP timeout configurable by Guennadi Liakhovetski · 16 years ago
  61. 13e0b8f minor cs8900 driver clean up by Guennadi Liakhovetski · 16 years ago
  62. 707fa91 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · 16 years ago
  63. 6aee00f lwmon5: update dsPIC POST spezification by Sascha Laue · 17 years ago
  64. 3e4615a Fix watchdog POST for lwmon5 by Sascha Laue · 17 years ago
  65. dd5748b rtl8169: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  66. 413bf58 IDE: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  67. db9084d LinkStation: fix compiler warning, add a maintainer by Guennadi Liakhovetski · 16 years ago
  68. c71abba cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · 16 years ago
  69. f2c288a pcnet.c: fix a merge issue by Wolfgang Denk · 16 years ago
  70. 4ca79f4 NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 16 years ago
  71. ff8a7aa Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  72. 5cd0130 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · 16 years ago
  73. 624ce34 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  74. 5379cd1 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · 16 years ago
  75. 7602ed5 mx31ads: fix loadaddr environment variable define by Guennadi Liakhovetski · 16 years ago
  76. 144eec7 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  77. 941d696 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  78. 03c6cd3 post: Fix building with O= by Kumar Gala · 16 years ago
  79. fd7531c Prepare v1.3.3-rc1 by Wolfgang Denk · 16 years ago
  80. 19cf2ec post/Makefile: make sure to use the correct flags by Wolfgang Denk · 16 years ago
  81. 7ed4011 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  82. f9204e1 i.MX31: Enable SPI and MC13783/RTC support for the Litekit board by Magnus Lilja · 16 years ago
  83. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  84. 292188e MPC8544DS: Removes the unknown flash message information by Roy Zang · 16 years ago
  85. 57533b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  86. fe06d43 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  87. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  88. b211575 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · 16 years ago
  89. be5a719 mpc83xx: clean up the readme for 83xx boards by Dave Liu · 16 years ago
  90. bcae52a mpc83xx: remove the unused CPM's stuff by Dave Liu · 16 years ago
  91. c63ad63 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · 16 years ago
  92. d0d91ae ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 16 years ago
  93. 7590378 Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · 16 years ago
  94. 8e048c4 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 16 years ago
  95. 1de6b28 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 16 years ago
  96. d00ce09 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 16 years ago
  97. aff4f86 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 16 years ago
  98. 03ccdbc lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 16 years ago
  99. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 16 years ago
  100. eb0615b lwmon5: watchdog POST fix by Yuri Tikhonov · 16 years ago