1. 66549bd MAKEALL: sort entries / lists. by Wolfgang Denk · Sun Apr 20 15:35:52 2008 -0700
  2. b9b4c95 Fix build breakage casued by commit c0559be371b2 by Wolfgang Denk · Fri Apr 18 11:44:27 2008 -0700
  3. dde5274 Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · Fri Apr 18 10:53:41 2008 -0700
  4. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · Tue Apr 08 14:00:57 2008 -0400
  5. 0c8382b MX31ADS network and flash updates by Guennadi Liakhovetski · Thu Apr 03 17:04:22 2008 +0200
  6. 3b26c6b Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · Mon Apr 14 10:53:12 2008 +0200
  7. 6ed056e Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · Thu Apr 17 18:18:00 2008 +0200
  8. 7607344 ppc4xx: Fix crash on sequoia with cache enabled by Anatolij Gustschin · Thu Apr 17 18:15:27 2008 +0200
  9. 9dabea1 Use jr as register jump instruction by Shinya Kuribayashi · Thu Apr 17 23:35:13 2008 +0900
  10. d438749 RTC driver for MC13783 by Guennadi Liakhovetski · Tue Apr 15 14:15:30 2008 +0200
  11. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · Tue Apr 15 14:14:25 2008 +0200
  12. 4b026d0 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Apr 18 00:40:06 2008 -0700
  13. 69e8458 Fix name of i.MX31 boards in config file header by Magnus Lilja · Tue Apr 15 19:09:10 2008 +0200
  14. 0870e47 allow ports to override go behavior by Mike Frysinger · Sun Apr 13 19:42:19 2008 -0400
  15. e60644a allow ports to override bootelf behavior by Mike Frysinger · Sun Apr 13 19:42:18 2008 -0400
  16. 1c5fdbf Reorder ARM boards in Makefile by Ulf Samuelsson · Sat Apr 12 20:56:03 2008 +0200
  17. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  18. f4fe348 gitignore: udpate stgit generated and .patch file by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 12 14:08:45 2008 +0200
  19. b7fc998 Get rid of redundant copy of renamed header file. by Wolfgang Denk · Fri Apr 18 00:15:36 2008 -0700
  20. 2e51714 Fix dependency generation for older gcc versions by Vlad Lungu · Fri Apr 11 21:20:14 2008 +0300
  21. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  22. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · Fri Apr 11 11:07:43 2008 +0200
  23. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  24. c5648c8 Boot-related documentation update by Bartlomiej Sieka · Mon Apr 14 15:44:16 2008 +0200
  25. 090239b Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" by Guennadi Liakhovetski · Wed Apr 09 17:34:08 2008 +0200
  26. 79e15ee Remove conflicting NAND ID by Mike Frysinger · Tue Apr 08 10:24:24 2008 -0400
  27. 303529b cpu/mips/cpu.c: Fix flush_cache bug by Shinya Kuribayashi · Tue Apr 08 16:20:35 2008 +0900
  28. 5f7c6f9 TQM5200: fix default IDE reset level by Martin Krause · Thu Apr 03 14:29:01 2008 +0200
  29. eeeb074 mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING by Detlev Zundel · Thu Apr 03 14:18:48 2008 +0200
  30. c71758c mgcoge, mgsuv: rename 'addcon' to 'addcons' by Detlev Zundel · Thu Apr 03 14:18:47 2008 +0200
  31. 7e35caf IDE: fix bug in reset sequence by Martin Krause · Thu Apr 03 13:37:56 2008 +0200
  32. 4c63ad3 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · Thu Apr 03 14:43:11 2008 +0200
  33. 29aad11 ds174x: Fix warning on return in rtc_get and rtc_set functions by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 08:03:58 2008 +0200
  34. 531ad56 cmd_log.c: Fix assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 08:03:57 2008 +0200
  35. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · Wed Apr 02 11:04:43 2008 +0530
  36. a69e7cd s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame by Jean-Christophe PLAGNIOL-VILLARD · Tue Apr 01 14:07:10 2008 +0200
  37. e56d37d Additional PCI IDs for IDE and network controllers by Guennadi Liakhovetski · Tue Apr 15 10:24:14 2008 +0200
  38. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
  39. 588bd2b Clean up smsc911x driver by Guennadi Liakhovetski · Tue Apr 29 12:35:08 2008 +0000
  40. f43a42d by Sascha Hauer · Tue Apr 15 00:08:20 2008 -0400
  41. 437b8cf Fix watchdog POST for lwmon5 by Sascha Laue · Tue Apr 01 15:13:03 2008 +0200
  42. b9342a0 ata: update the libata.h from ata.h of linux kernel by Dave Liu · Tue Apr 01 15:22:11 2008 +0800
  43. 7dd11e2 Allow use of ARCH=powerpc when building by Kumar Gala · Mon Mar 31 11:59:27 2008 -0500
  44. d1362a6 Add apollon board MAINTAINERS entry by Kyungmin Park · Mon Mar 31 10:40:54 2008 +0900
  45. 6b85c9f Fix OneNAND read by Kyungmin Park · Mon Mar 31 10:40:36 2008 +0900
  46. 012f2aa Fix OneNAND erase command by Kyungmin Park · Mon Mar 31 10:40:19 2008 +0900
  47. 40c26b2 Support for LinkStation / KuroBox HD and HG PPC models by Guennadi Liakhovetski · Mon Mar 31 01:32:15 2008 +0200
  48. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · Sun Mar 30 01:22:13 2008 -0500
  49. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · Sun Mar 30 01:19:06 2008 -0500
  50. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · Thu Mar 27 11:46:38 2008 -0500
  51. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · Wed Apr 02 16:19:07 2008 -0500
  52. f17c963 drivers: code clean up by Dave Liu · Thu Mar 27 18:51:17 2008 +0800
  53. 095f5aa drivers: clean up the ata_piix.h by Dave Liu · Thu Mar 27 18:50:41 2008 +0800
  54. d5f577f doc: english polishing for README.sata by Dave Liu · Thu Mar 27 18:49:56 2008 +0800
  55. 9849e00 Fix warnings introduced by I2C bus speed setting patch by Kumar Gala · Wed Mar 26 18:53:28 2008 -0500
  56. 4c373a9 Altera Stratix II support by eran liberty · Thu Mar 27 00:50:49 2008 +0100
  57. da8a713 Update CHANGELOG by Wolfgang Denk · Sun Apr 13 14:32:54 2008 -0700
  58. a5864c0 Phytec Phycore-i.MX31 support by Sascha Hauer · Wed Mar 26 20:41:17 2008 +0100
  59. ce6fc52 mx31 litekit support by Sascha Hauer · Wed Mar 26 20:41:09 2008 +0100
  60. 15ea70f add an i2c driver for mx31 by Sascha Hauer · Wed Mar 26 20:40:49 2008 +0100
  61. 1a7676f core support for Freescale mx31 by Sascha Hauer · Wed Mar 26 20:40:42 2008 +0100
  62. 616ed4f Fix compile error by Wolfgang Denk · Sun Apr 13 14:19:23 2008 -0700
  63. 7a19cea Separate omap24xx specific code from arm1136 by Sascha Hauer · Wed Mar 26 20:40:36 2008 +0100
  64. f79507e disable caches before booting an app for Blackfin apps by Mike Frysinger · Tue Jan 29 18:21:05 2008 -0500
  65. eeb0747 ppc: Get rid of unused machine type definitions by Wolfgang Denk · Sun Apr 13 10:03:54 2008 -0700
  66. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  67. 3c5ee01 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sun Apr 13 09:42:35 2008 -0700
  68. 48b0962 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Sun Apr 13 09:40:35 2008 -0700
  69. 11e2aac Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sun Apr 13 09:39:26 2008 -0700
  70. 61f789e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Sun Apr 13 09:38:13 2008 -0700
  71. 29e5b6da Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sun Apr 13 09:34:11 2008 -0700
  72. 3e87312 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sun Apr 13 09:30:26 2008 -0700
  73. 373ede4 Merge branch 'master' of git://www.denx.de/git/u-boot-sparc by Wolfgang Denk · Sun Apr 13 09:21:00 2008 -0700
  74. 7f8b130 LM73 bug fix for negative temperatures and cleanup by Larry Johnson · Thu Feb 21 13:58:11 2008 -0500
  75. 183284f cfi_flash: Support buffered writes on non-standard Spansion NOR flash by Guennadi Liakhovetski · Thu Apr 03 13:36:02 2008 +0200
  76. 9f5d576 mpc83xx: Update DIMM data bus width test to support 40-bit width by Lee Nipper · Thu Apr 10 09:35:06 2008 -0500
  77. 1f2f86e mpc83xx: Fix the bug of serdes initialization by Dave Liu · Mon Mar 31 17:05:12 2008 +0800
  78. b39b939 mpc83xx: Fix the SATA clock setting of 837x targets by Dave Liu · Thu Apr 03 16:28:29 2008 +0800
  79. 5fc8a4b mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 13:41:21 2008 +0200
  80. 615f14d 85xx: Fix detection of MP cpu spin up by Kumar Gala · Wed Apr 09 04:20:57 2008 -0500
  81. 1f109fd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · Tue Apr 08 10:45:50 2008 -0500
  82. 855b6d9 ppc4xx: Fix power mgt definitions for PPC440 by Eugene O'Brien · Fri Apr 11 10:00:35 2008 -0400
  83. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  84. 0cdaa3b ppc4xx: Update Kilauea defconfig to use device-tree booting as default by Stefan Roese · Fri Apr 11 07:02:29 2008 +0200
  85. 91fbea2 ppc4xx: Fix Canyonlands default environment to work with new image support by Stefan Roese · Wed Apr 09 11:58:02 2008 +0200
  86. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · Wed Apr 09 11:54:11 2008 +0200
  87. 9758a3d microblaze: Sort microblaze boards in MAKEALL script by Michal Simek · Fri Mar 28 12:49:52 2008 +0100
  88. d1e72ac microblaze: clean microblaze_config.mk by Michal Simek · Fri Mar 28 11:58:45 2008 +0100
  89. 50eff09 microblaze: xupv2p fix config file for supporting FDT by Michal Simek · Fri Mar 28 12:47:19 2008 +0100
  90. 22076ab microblaze: ml401 fix config file for supporting FDT by Michal Simek · Fri Mar 28 11:53:02 2008 +0100
  91. d9a7e0d microblaze: ml401 - add ifdef for GPIO by Michal Simek · Fri Mar 28 11:22:48 2008 +0100
  92. 6b12d2f microblaze: clean uart16550 and uartlite handling by Michal Simek · Fri Mar 28 12:13:03 2008 +0100
  93. 54640a8 microblaze: Add Emaclite driver to Makefile by Michal Simek · Fri Mar 28 11:08:31 2008 +0100
  94. debad2c microblaze: Add Emac driver to Makefile by Michal Simek · Fri Mar 28 11:08:01 2008 +0100
  95. 89f0674 microblaze: add Emac ethernet driver by Michal Simek · Fri Mar 28 12:42:29 2008 +0100
  96. 4514b37 microblaze: add Emaclite ethernet driver by Michal Simek · Fri Mar 28 12:41:56 2008 +0100
  97. 859723d microblaze: ML401 and XUPV2P remove emac and emaclite reference by Michal Simek · Fri Mar 28 11:04:01 2008 +0100
  98. cba2190 microblaze: remove old setting for emac driver by Michal Simek · Fri Mar 28 10:59:32 2008 +0100
  99. 0b236ac microblaze: Clean Makefile from ancient emac driver by Michal Simek · Fri Mar 28 10:58:15 2008 +0100
  100. 73caf57 SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information. by Daniel Hellstrom · Fri Mar 28 10:20:43 2008 +0100