1. 61f789e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Sun Apr 13 09:38:13 2008 -0700
  2. 29e5b6da Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sun Apr 13 09:34:11 2008 -0700
  3. 3e87312 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sun Apr 13 09:30:26 2008 -0700
  4. 373ede4 Merge branch 'master' of git://www.denx.de/git/u-boot-sparc by Wolfgang Denk · Sun Apr 13 09:21:00 2008 -0700
  5. 615f14d 85xx: Fix detection of MP cpu spin up by Kumar Gala · Wed Apr 09 04:20:57 2008 -0500
  6. 1f109fd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · Tue Apr 08 10:45:50 2008 -0500
  7. 855b6d9 ppc4xx: Fix power mgt definitions for PPC440 by Eugene O'Brien · Fri Apr 11 10:00:35 2008 -0400
  8. 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
  9. 0cdaa3b ppc4xx: Update Kilauea defconfig to use device-tree booting as default by Stefan Roese · Fri Apr 11 07:02:29 2008 +0200
  10. 91fbea2 ppc4xx: Fix Canyonlands default environment to work with new image support by Stefan Roese · Wed Apr 09 11:58:02 2008 +0200
  11. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · Wed Apr 09 11:54:11 2008 +0200
  12. 9758a3d microblaze: Sort microblaze boards in MAKEALL script by Michal Simek · Fri Mar 28 12:49:52 2008 +0100
  13. d1e72ac microblaze: clean microblaze_config.mk by Michal Simek · Fri Mar 28 11:58:45 2008 +0100
  14. 50eff09 microblaze: xupv2p fix config file for supporting FDT by Michal Simek · Fri Mar 28 12:47:19 2008 +0100
  15. 22076ab microblaze: ml401 fix config file for supporting FDT by Michal Simek · Fri Mar 28 11:53:02 2008 +0100
  16. d9a7e0d microblaze: ml401 - add ifdef for GPIO by Michal Simek · Fri Mar 28 11:22:48 2008 +0100
  17. 6b12d2f microblaze: clean uart16550 and uartlite handling by Michal Simek · Fri Mar 28 12:13:03 2008 +0100
  18. 54640a8 microblaze: Add Emaclite driver to Makefile by Michal Simek · Fri Mar 28 11:08:31 2008 +0100
  19. debad2c microblaze: Add Emac driver to Makefile by Michal Simek · Fri Mar 28 11:08:01 2008 +0100
  20. 89f0674 microblaze: add Emac ethernet driver by Michal Simek · Fri Mar 28 12:42:29 2008 +0100
  21. 4514b37 microblaze: add Emaclite ethernet driver by Michal Simek · Fri Mar 28 12:41:56 2008 +0100
  22. 859723d microblaze: ML401 and XUPV2P remove emac and emaclite reference by Michal Simek · Fri Mar 28 11:04:01 2008 +0100
  23. cba2190 microblaze: remove old setting for emac driver by Michal Simek · Fri Mar 28 10:59:32 2008 +0100
  24. 0b236ac microblaze: Clean Makefile from ancient emac driver by Michal Simek · Fri Mar 28 10:58:15 2008 +0100
  25. 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
  26. 5b059f7 SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information. by Daniel Hellstrom · Wed Mar 26 23:38:48 2008 +0100
  27. e045a4c SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information. by Daniel Hellstrom · Wed Mar 26 23:34:47 2008 +0100
  28. ce43fed SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information. by Daniel Hellstrom · Fri Mar 28 10:06:52 2008 +0100
  29. a2d96db SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information. by Daniel Hellstrom · Wed Mar 26 23:26:48 2008 +0100
  30. 207e695 SPARC: Added support for SPARC LEON2 SOC Processor. by Daniel Hellstrom · Fri Mar 28 10:00:33 2008 +0100
  31. feb0c26 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. by Daniel Hellstrom · Wed Mar 26 23:00:38 2008 +0100
  32. b552dbe SPARC: Added support for SPARC LEON3 SOC processor. by Daniel Hellstrom · Wed Mar 26 22:51:29 2008 +0100
  33. bb9c829 SPARC: added SPARC support for new uimage in common code. by Daniel Hellstrom · Fri Mar 28 08:29:26 2008 +0100
  34. 83eb3cc SPARC: added SPARC board information to the command bdinfo. by Daniel Hellstrom · Wed Mar 26 22:36:03 2008 +0100
  35. 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · Fri Mar 28 09:47:00 2008 +0100
  36. 62f51e9 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Tue Apr 08 00:20:52 2008 +0200
  37. 7ce2871 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Apr 08 00:16:36 2008 +0200
  38. 16c2c58 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Tue Apr 08 00:11:22 2008 +0200
  39. 7fdab85 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Tue Apr 08 00:10:17 2008 +0200
  40. e74187c Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Tue Apr 08 00:06:47 2008 +0200
  41. 2419d1d Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Apr 08 00:05:42 2008 +0200
  42. 20b240d Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Tue Apr 08 00:04:39 2008 +0200
  43. 0d0d348 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Apr 07 23:59:10 2008 +0200
  44. 0d993a9 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Mon Apr 07 23:55:47 2008 +0200
  45. 0f86fc0 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Mon Apr 07 23:52:32 2008 +0200
  46. d3df15f ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 by Stefan Roese · Thu Apr 03 14:50:34 2008 +0200
  47. 007848c MPC8xx: Fix libfdt support introduced in commit 77ff7b74 by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 08:03:56 2008 +0200
  48. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · Mon Mar 31 20:45:56 2008 -0500
  49. b685b9c ppc4xx: Canyonlands: Init SATA/PCIe port correctly by Stefan Roese · Wed Apr 02 08:39:33 2008 +0200
  50. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · Fri Mar 28 17:37:49 2008 -0500
  51. c38ce73 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Tue Apr 01 07:30:51 2008 +0200
  52. 8b3a82f Add Vitesse 8601 support to TSEC driver by Tor Krill · Fri Mar 28 15:29:45 2008 +0100
  53. 090c47d SPARC: added SMC91111 driver in and out macros for LEON processors. by Daniel Hellstrom · Mon Mar 31 14:25:00 2008 +0000
  54. 42b7eda Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boards by Stelian Pop · Wed Mar 26 18:52:34 2008 +0100
  55. fbbcc39 AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:31:04 2008 +0200
  56. 7837993 Add support for AT91SAM9260EK by Stelian Pop · Wed Mar 26 18:52:33 2008 +0100
  57. 4c2b465 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:20:49 2008 +0200
  58. 3bdbe8d AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:12:17 2008 +0200
  59. d4bfbc5 Port AT91CAP9 to the new headers by Stelian Pop · Wed Mar 26 20:52:32 2008 +0100
  60. c638111 Finish header files reworking by Stelian Pop · Wed Mar 26 19:52:31 2008 +0100
  61. 048bcfb Import several header files from Linux by Stelian Pop · Wed Mar 26 19:52:30 2008 +0100
  62. eea44aa Move at91cap9 specific files to at91sam9 directory by Stelian Pop · Wed Mar 26 20:52:28 2008 +0100
  63. 6bf2de2 Use timer_init() instead of board supplied interrupt_init() by Stelian Pop · Wed Mar 26 21:52:27 2008 +0100
  64. 03c684d Cleanup DataFlash partition handling by Stelian Pop · Wed Mar 26 21:52:36 2008 +0100
  65. 9d636e9 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S by TsiChung Liew · Fri Mar 28 08:47:45 2008 -0500
  66. 523d963 ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · Tue Mar 25 15:41:15 2008 -0500
  67. 7563570 ColdFire: Remove R5200 board by TsiChung Liew · Tue Mar 18 17:37:01 2008 -0500
  68. 9f3b3bb ColdFire: Added M5275EVB support. by Matthew Fettke · Thu Jan 24 14:02:32 2008 -0600
  69. 761e2e9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · Mon Feb 04 15:38:20 2008 -0600
  70. a724d02 ColdFire: Define bootdelay in configuration file for M52277EVB by TsiChung Liew · Mon Mar 17 12:14:11 2008 -0500
  71. 4e37614 ColdFire: Fix second memory Chipselect for M5475EVB by TsiChung Liew · Mon Mar 17 12:09:07 2008 -0500
  72. 7e5ae27 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · Thu Mar 13 14:26:32 2008 -0500
  73. 57c3f83 ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup by Larry Johnson · Sun Mar 30 20:33:04 2008 -0500
  74. eb89e02 ppc4xx: Small whitespace fix of esd patches by Stefan Roese · Mon Mar 31 12:20:48 2008 +0200
  75. 274f38d ppc4xx: Cleanup PMC440 board support by Matthias Fuchs · Sun Mar 30 18:52:44 2008 +0200
  76. 64f2d39 ppc4xx: Add ptm configuration variables for PMC440 by Matthias Fuchs · Sun Mar 30 18:52:06 2008 +0200
  77. 3a3b26e ppc4xx: Minor updates for DU440 boards by Matthias Fuchs · Sun Mar 30 18:01:15 2008 +0200
  78. 6a67532 Blackfin: cleanup and overhaul common board init functions by Mike Frysinger · Tue Feb 19 00:54:20 2008 -0500
  79. 79279c6 Blackfin: cleanup lib_blackfin/cache.c by Mike Frysinger · Tue Feb 19 00:50:58 2008 -0500
  80. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  81. a63d2eb Fix CFG_NO_FLASH compilation. by Stelian Pop · Wed Mar 26 22:52:35 2008 +0100
  82. e5653d0 Blackfin: BF537-stamp: cleanup spi flash driver by Mike Frysinger · Tue Feb 19 00:58:13 2008 -0500
  83. dd68c02 Fix macro typo in common/cmd_mii.c by Ben Warren · Sun Mar 30 11:34:34 2008 -0400
  84. 9ed1752 use correct at91rm9200 register name in m501sk board by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 30 16:39:53 2008 +0200
  85. b2b87b9 use correct at91rm9200 register name by David Brownell · Fri Jan 18 12:55:00 2008 -0800
  86. 161f411 add missing ARM boards to MAKEALL by David Brownell · Fri Jan 18 12:45:45 2008 -0800
  87. 9db105a Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c by Peter Pearse · Sun Mar 30 11:34:09 2008 +0100
  88. 77f3292 Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · Sun Mar 30 11:32:30 2008 +0100
  89. be2fc84 Phytec Phycore-i.MX31 support by Sascha Hauer · Sun Mar 30 11:32:27 2008 +0100
  90. 73b6ad8 mx31 litekit support by Sascha Hauer · Sun Mar 30 11:32:24 2008 +0100
  91. 2f511dd add SMSC LAN9x1x Network driver by Sascha Hauer · Sun Mar 30 11:32:21 2008 +0100
  92. 761ca85 add an i2c driver for mx31 by Sascha Hauer · Sun Mar 30 11:32:16 2008 +0100
  93. afb493c core support for Freescale mx31 by Sascha Hauer · Sun Mar 30 11:30:43 2008 +0100
  94. 029f66e Separate omap24xx specific code from arm1136 by Sascha Hauer · Sun Mar 30 11:28:46 2008 +0100
  95. 0ede0bc Add pmdra into MAKEALL by Peter Pearse · Sun Mar 30 11:23:05 2008 +0100
  96. fb753a4 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · Sun Mar 30 11:21:58 2008 +0100
  97. 1ed9bf3c Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · Sun Mar 30 11:11:34 2008 +0100
  98. 6a66fc3 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · Sun Mar 30 11:09:01 2008 +0100
  99. 68c2a30 new PHY @ e1000 - 2nd try by Andre Schwarz · Thu Mar 06 16:45:44 2008 +0100
  100. f143179 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · Fri Mar 28 20:22:53 2008 +0100