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