1. 3be46b8 lib_generic/crc32.c: fix compile problem by Wolfgang Denk · 17 years ago
  2. d047dab lwmon5: watchdog POST fix by Yuri Tikhonov · 17 years ago
  3. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  4. 3445065 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  5. 354cb04 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 17 years ago
  6. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
  7. 027fa49 Realining some header definitions. by Detlev Zundel · 17 years ago
  8. 8ec5fcb NE2000: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  9. e3eb15b qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  10. 880cc5a doc/README.mips: Add MIPS notes by Shinya Kuribayashi · 17 years ago
  11. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · 17 years ago
  12. e747e03 qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · 17 years ago
  13. af9215d Fixed pcnet io_base by Vlad Lungu · 17 years ago
  14. 3915831 drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 17 years ago
  15. a6dd3e6 Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  16. 044e2ad i.MX31: Fix architecture numbers for ADS and Litekit boards by Magnus Lilja · 17 years ago
  17. d1948c6 i.MX31: Use symbolic names for Litekit membases. by Magnus Lilja · 17 years ago
  18. 8616782 Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  19. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  20. 1116a39 MX31ADS environment variable update, spi and rtc support by Guennadi Liakhovetski · 17 years ago
  21. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 17 years ago
  22. a8e0e3c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  23. f56928f fsl_pci: Only modify registers if we have them by Kumar Gala · 17 years ago
  24. 924ffc9 Merge branch 'master' of git://www.denx.de/git/u-boot-video by Wolfgang Denk · 17 years ago
  25. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 17 years ago
  26. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 17 years ago
  27. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · 17 years ago
  28. 866c321 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  29. a005a44 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  30. 474dbb8 Added watchdog triggering calls in the "mtest" test function. by Sergei Poselenov · 17 years ago
  31. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  32. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  33. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  34. 9cf50f6 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage by Stefan Roese · 17 years ago
  35. c6e64e4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 17 years ago
  36. 4b43542 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 17 years ago
  37. 63529d9 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 17 years ago
  38. 7767091 ppc4xx: Update APC405 configuration by Matthias Fuchs · 17 years ago
  39. 814f537 ppc4xx: Update APC405 board support by Matthias Fuchs · 17 years ago
  40. 17dc761 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 17 years ago
  41. d8b5223 ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 17 years ago
  42. eec2e12 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 17 years ago
  43. 00f172c ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 17 years ago
  44. 20e9175 ppc4xx: Add dcache_enable() for 440 by Stefan Roese · 17 years ago
  45. a7c5a59 video: Add missing free for logo memory by Matthias Fuchs · 17 years ago
  46. 6dba1dd PATCH - Fix oob data copied into supplied buffer by Troy Kisky · 17 years ago
  47. 3c70edc ppc4xx: Fix sys_get_info() for 405GP(r) by Matthias Fuchs · 17 years ago
  48. 3cf55ef Makefile: remove nand_spl/System.map when cleaning up. by Wolfgang Denk · 17 years ago
  49. 66549bd MAKEALL: sort entries / lists. by Wolfgang Denk · 17 years ago
  50. d74b170 85xx: Fix size of cpu-release-addr property by Kumar Gala · 17 years ago
  51. 44befe0 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 17 years ago
  52. b9b4c95 Fix build breakage casued by commit c0559be371b2 by Wolfgang Denk · 17 years ago
  53. dde5274 Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · 17 years ago
  54. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · 17 years ago
  55. 0c8382b MX31ADS network and flash updates by Guennadi Liakhovetski · 17 years ago
  56. 3b26c6b Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · 17 years ago
  57. 147388e ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 17 years ago
  58. 9a062d8 ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM by Stefan Roese · 17 years ago
  59. 216f92e ppc4xx: Add Glacier NAND booting target by Stefan Roese · 17 years ago
  60. a9e665e nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · 17 years ago
  61. 6ed056e Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · 17 years ago
  62. 7607344 ppc4xx: Fix crash on sequoia with cache enabled by Anatolij Gustschin · 17 years ago
  63. 9dabea1 Use jr as register jump instruction by Shinya Kuribayashi · 17 years ago
  64. d438749 RTC driver for MC13783 by Guennadi Liakhovetski · 17 years ago
  65. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · 17 years ago
  66. 4b026d0 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  67. 69e8458 Fix name of i.MX31 boards in config file header by Magnus Lilja · 17 years ago
  68. 0870e47 allow ports to override go behavior by Mike Frysinger · 17 years ago
  69. e60644a allow ports to override bootelf behavior by Mike Frysinger · 17 years ago
  70. 1c5fdbf Reorder ARM boards in Makefile by Ulf Samuelsson · 17 years ago
  71. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · 17 years ago
  72. f4fe348 gitignore: udpate stgit generated and .patch file by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  73. b7fc998 Get rid of redundant copy of renamed header file. by Wolfgang Denk · 17 years ago
  74. 2e51714 Fix dependency generation for older gcc versions by Vlad Lungu · 17 years ago
  75. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  76. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 17 years ago
  77. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  78. c5648c8 Boot-related documentation update by Bartlomiej Sieka · 17 years ago
  79. 090239b Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" by Guennadi Liakhovetski · 17 years ago
  80. 79e15ee Remove conflicting NAND ID by Mike Frysinger · 17 years ago
  81. 303529b cpu/mips/cpu.c: Fix flush_cache bug by Shinya Kuribayashi · 17 years ago
  82. 5f7c6f9 TQM5200: fix default IDE reset level by Martin Krause · 17 years ago
  83. eeeb074 mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING by Detlev Zundel · 17 years ago
  84. c71758c mgcoge, mgsuv: rename 'addcon' to 'addcons' by Detlev Zundel · 17 years ago
  85. 7e35caf IDE: fix bug in reset sequence by Martin Krause · 17 years ago
  86. 4c63ad3 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · 17 years ago
  87. 29aad11 ds174x: Fix warning on return in rtc_get and rtc_set functions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  88. 531ad56 cmd_log.c: Fix assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · 17 years ago
  90. a69e7cd s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  91. e56d37d Additional PCI IDs for IDE and network controllers by Guennadi Liakhovetski · 17 years ago
  92. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · 17 years ago
  93. 588bd2b Clean up smsc911x driver by Guennadi Liakhovetski · 17 years ago
  94. f43a42d by Sascha Hauer · 17 years ago
  95. 437b8cf Fix watchdog POST for lwmon5 by Sascha Laue · 17 years ago
  96. b9342a0 ata: update the libata.h from ata.h of linux kernel by Dave Liu · 17 years ago
  97. 7dd11e2 Allow use of ARCH=powerpc when building by Kumar Gala · 17 years ago
  98. d1362a6 Add apollon board MAINTAINERS entry by Kyungmin Park · 17 years ago
  99. 6b85c9f Fix OneNAND read by Kyungmin Park · 17 years ago
  100. 012f2aa Fix OneNAND erase command by Kyungmin Park · 17 years ago