1. 7602ed5 mx31ads: fix loadaddr environment variable define by Guennadi Liakhovetski · 16 years ago
  2. 144eec7 katmai: fix section overlap problem by Wolfgang Denk · 16 years ago
  3. 03c6cd3 post: Fix building with O= by Kumar Gala · 16 years ago
  4. fd7531c Prepare v1.3.3-rc1 by Wolfgang Denk · 16 years ago
  5. 19cf2ec post/Makefile: make sure to use the correct flags by Wolfgang Denk · 16 years ago
  6. 7ed4011 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  7. f9204e1 i.MX31: Enable SPI and MC13783/RTC support for the Litekit board by Magnus Lilja · 16 years ago
  8. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  9. 292188e MPC8544DS: Removes the unknown flash message information by Roy Zang · 16 years ago
  10. 57533b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  11. fe06d43 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  12. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  13. b211575 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · 16 years ago
  14. be5a719 mpc83xx: clean up the readme for 83xx boards by Dave Liu · 16 years ago
  15. bcae52a mpc83xx: remove the unused CPM's stuff by Dave Liu · 16 years ago
  16. c63ad63 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · 16 years ago
  17. d0d91ae ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 16 years ago
  18. 7590378 Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · 16 years ago
  19. 8e048c4 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 16 years ago
  20. 1de6b28 Use watchdog-aware functions when calculating hashes of images by Bartlomiej Sieka · 16 years ago
  21. d00ce09 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 16 years ago
  22. aff4f86 lib_generic/crc32.c: add missing #include <watchdog.h> by Wolfgang Denk · 16 years ago
  23. 03ccdbc lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 16 years ago
  24. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 16 years ago
  25. eb0615b lwmon5: watchdog POST fix by Yuri Tikhonov · 16 years ago
  26. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  27. 9266627 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  28. 04a5b03 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  29. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  30. a99715b Realining some header definitions. by Detlev Zundel · 16 years ago
  31. 4acbc6c NE2000: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. b4aff1f qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 4a1f11b doc/README.mips: Add MIPS notes by Shinya Kuribayashi · 16 years ago
  34. 215b01b Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 16 years ago
  35. 8875e3a qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · 16 years ago
  36. 3865631 Fixed pcnet io_base by Vlad Lungu · 17 years ago
  37. 11ea26f drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 16 years ago
  38. 899ef7b Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  39. 17c9de6 i.MX31: Fix architecture numbers for ADS and Litekit boards by Magnus Lilja · 16 years ago
  40. e7ae84d i.MX31: Use symbolic names for Litekit membases. by Magnus Lilja · 16 years ago
  41. 2ef1d9b Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. edbed24 Memory footprint optimizations by Bartlomiej Sieka · 16 years ago
  43. 0a0b606 MX31ADS environment variable update, spi and rtc support by Guennadi Liakhovetski · 16 years ago
  44. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  45. 0aa88c8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  46. 876b8f9 fsl_pci: Only modify registers if we have them by Kumar Gala · 16 years ago
  47. be32bf2 Merge branch 'master' of git://www.denx.de/git/u-boot-video by Wolfgang Denk · 16 years ago
  48. 83fe323 USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 16 years ago
  49. f957576 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 16 years ago
  50. 89cdab7 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  51. 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  52. 58c5376 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  53. a6e6fc6 Added watchdog triggering calls in the "mtest" test function. by Sergei Poselenov · 16 years ago
  54. d32a874 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  55. 2d2b994 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  56. 0a51e92 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  57. 5d40d44 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage by Stefan Roese · 16 years ago
  58. b789cb4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 16 years ago
  59. 79941d6 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 16 years ago
  60. f00cf31 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 16 years ago
  61. 1c68667 ppc4xx: Update APC405 configuration by Matthias Fuchs · 16 years ago
  62. 0b98725 ppc4xx: Update APC405 board support by Matthias Fuchs · 16 years ago
  63. 83975d0 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 16 years ago
  64. b9233fe ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 16 years ago
  65. dea6818 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 16 years ago
  66. 2a05b15 ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 16 years ago
  67. 8deafdc ppc4xx: Add dcache_enable() for 440 by Stefan Roese · 16 years ago
  68. a49e0d1 video: Add missing free for logo memory by Matthias Fuchs · 16 years ago
  69. 84c01d3 PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  70. e1d0968 ppc4xx: Fix sys_get_info() for 405GP(r) by Matthias Fuchs · 16 years ago
  71. dc7746d Makefile: remove nand_spl/System.map when cleaning up. by Wolfgang Denk · 16 years ago
  72. d9a42c0 MAKEALL: sort entries / lists. by Wolfgang Denk · 16 years ago
  73. 0878af1 85xx: Fix size of cpu-release-addr property by Kumar Gala · 16 years ago
  74. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 17 years ago
  75. 1e01477 Fix build breakage casued by commit c0559be371b2 by Wolfgang Denk · 16 years ago
  76. 268a804 Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  77. 92bad20 Add support for u-boot in svn and localversion-* files by Mike Frysinger · 16 years ago
  78. d23ff68 MX31ADS network and flash updates by Guennadi Liakhovetski · 17 years ago
  79. b5dc9b3 Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · 16 years ago
  80. 499e783 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 16 years ago
  81. 5e182dc ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM by Stefan Roese · 16 years ago
  82. fe7c0db ppc4xx: Add Glacier NAND booting target by Stefan Roese · 16 years ago
  83. 46f3738 nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · 16 years ago
  84. 5e3dca5 Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · 16 years ago
  85. accf735 ppc4xx: Fix crash on sequoia with cache enabled by Anatolij Gustschin · 16 years ago
  86. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  87. 7ce6370 RTC driver for MC13783 by Guennadi Liakhovetski · 16 years ago
  88. 38254f4 New i.MX31 SPI driver by Guennadi Liakhovetski · 16 years ago
  89. 248b7d9 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  90. 7064122 Fix name of i.MX31 boards in config file header by Magnus Lilja · 16 years ago
  91. a498645 allow ports to override go behavior by Mike Frysinger · 16 years ago
  92. 017e9b7 allow ports to override bootelf behavior by Mike Frysinger · 16 years ago
  93. a4b46ed Reorder ARM boards in Makefile by Ulf Samuelsson · 16 years ago
  94. c3a60cb Clean up dataflash partitioning by Ulf Samuelsson · 16 years ago
  95. 51ecde9 gitignore: udpate stgit generated and .patch file by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 66e3981 Get rid of redundant copy of renamed header file. by Wolfgang Denk · 16 years ago
  97. c3aafd8 Fix dependency generation for older gcc versions by Vlad Lungu · 16 years ago
  98. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 16 years ago
  99. de2b321 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 16 years ago
  100. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago