1. 5586c2f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Thu Aug 28 00:39:27 2008 +0200
  2. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · Thu Aug 21 20:44:49 2008 +0200
  3. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · Fri Jul 25 13:31:05 2008 -0500
  4. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · Tue Aug 12 11:13:08 2008 -0500
  5. ab73a24 FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · Wed Aug 27 01:05:35 2008 -0500
  6. 0abad32 FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · Wed Aug 27 01:04:07 2008 -0500
  7. 5b4ae73 FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · Wed Aug 27 01:03:42 2008 -0500
  8. 21110c1 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · Tue Aug 26 23:52:58 2008 -0500
  9. f36bbf2 FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · Tue Aug 26 23:52:32 2008 -0500
  10. f25b88b FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · Tue Aug 26 23:52:07 2008 -0500
  11. ea82a71b1 FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · Tue Aug 26 23:51:49 2008 -0500
  12. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · Tue Aug 26 23:15:28 2008 -0500
  13. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · Tue Aug 26 23:14:14 2008 -0500
  14. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · Tue Aug 26 22:56:56 2008 -0500
  15. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · Tue Aug 26 08:02:30 2008 -0500
  16. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:05 2008 -0500
  17. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:06 2008 -0500
  18. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · Mon Mar 17 15:48:18 2008 -0500
  19. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:42 2008 -0500
  20. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:44 2008 -0500
  21. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · Fri Jun 06 13:12:18 2008 -0500
  22. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · Tue Aug 26 15:01:37 2008 -0500
  23. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · Tue Aug 26 15:01:36 2008 -0500
  24. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · Tue Aug 26 15:01:35 2008 -0500
  25. a772a16 Add support for muas3001 board (MPC8270) by Heiko Schocher · Tue Aug 19 10:08:49 2008 +0200
  26. 1edead5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Aug 26 23:14:58 2008 +0200
  27. 60da471 ADS5121: adjust image addresses in RAM and flash by Wolfgang Denk · Tue Aug 26 15:01:28 2008 +0200
  28. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · Wed Aug 20 11:11:52 2008 +0200
  29. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · Fri Aug 22 11:00:15 2008 -0700
  30. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · Fri Aug 22 11:00:13 2008 -0700
  31. 226f6bd Merge branch 'next' by Kim Phillips · Mon Aug 25 17:02:10 2008 -0500
  32. 9e25d76 cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER by Heiko Schocher · Tue Aug 19 09:57:41 2008 +0200
  33. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · Sat Aug 16 00:30:48 2008 +0200
  34. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 15 18:32:41 2008 +0200
  35. bce7c13 hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER by Haavard Skinnemoen · Wed Aug 20 09:40:16 2008 +0200
  36. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:37:09 2008 +0200
  37. abdb55a hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT by Haavard Skinnemoen · Wed Aug 20 09:28:36 2008 +0200
  38. 984cdba favr-32-ezkit: Fix printf format warnings by Haavard Skinnemoen · Wed Aug 20 09:27:37 2008 +0200
  39. 1012044 Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:12:28 2008 +0200
  40. 1744f5b avr32: Add MIMC200 board by Mark Jackson · Wed Jul 30 13:07:27 2008 +0100
  41. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · Mon Aug 11 15:54:25 2008 +0000
  42. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · Mon Aug 11 13:41:49 2008 +0000
  43. acf12fb ColdFire: Add Serial Flash support for M54455EVB by TsiChung Liew · Wed Aug 06 19:14:08 2008 -0500
  44. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · Wed Jul 23 20:38:53 2008 -0500
  45. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · Wed Jul 23 17:53:36 2008 -0500
  46. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · Wed Jul 23 17:37:10 2008 -0500
  47. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · Wed Jul 23 17:11:47 2008 -0500
  48. b022ac8 ColdFire: Raise M5253EVBE uart baudrate to 115200 bps by TsiChung Liew · Wed Aug 06 14:17:09 2008 -0500
  49. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  50. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Aug 13 23:23:13 2008 +0200
  51. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Wed Aug 13 06:47:12 2008 +0200
  52. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  53. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  54. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  55. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  56. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  57. 0e9551b serial: move CFG_NS9750_UART to CONFIG_NS9750_UART by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  58. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  59. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Tue Aug 12 20:39:27 2008 +0200
  60. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  61. b7dac21 mpc8313erdb: Enable NAND in config. by Scott Wood · Thu Jun 26 14:06:52 2008 -0500
  62. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  63. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · Tue Aug 12 14:54:04 2008 +0200
  64. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · Mon Aug 04 14:01:16 2008 -0500
  65. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Aug 11 06:43:38 2008 +0200
  66. 5346438 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Aug 10 01:04:17 2008 +0200
  67. b8d7cad Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Sun Aug 10 00:51:26 2008 +0200
  68. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · Sat Aug 09 23:17:32 2008 +0200
  69. 8a0d1c7 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · Fri Aug 08 16:30:23 2008 +0900
  70. 82ccfde TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · Mon Jul 07 01:22:29 2008 +0200
  71. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · Fri Aug 08 16:41:56 2008 +0200
  72. 7bf9cc6 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · Wed Aug 06 15:42:52 2008 -0400
  73. d318d88 Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 06 15:12:38 2008 +0200
  74. d4b48b8 avr32: add support for EarthLCD Favr-32 board by Hans-Christian Egtvedt · Wed Aug 06 14:42:13 2008 +0200
  75. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  76. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · Tue Aug 05 17:38:57 2008 -0600
  77. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:33 2008 +0200
  78. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:34 2008 +0200
  79. 8cd620d Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · Fri Aug 01 12:06:22 2008 +0200
  80. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · Wed Jul 16 16:38:59 2008 +0200
  81. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · Thu Jul 31 13:57:20 2008 +0200
  82. f651e1b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 31 12:30:40 2008 +0200
  83. 789076b Remove unused I2C at apollon board by Kyungmin Park · Tue Jul 22 08:01:43 2008 +0900
  84. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · Thu Jul 31 10:12:09 2008 +0200
  85. ce5dcbf ppc4xx: ML507: Environment in flash and MTD Support by Ricardo Ribalda Delgado · Wed Jul 30 12:39:28 2008 +0200
  86. 2a019eb ppc4xx: ML507: U-Boot in flash and System ACE by Ricardo Ribalda Delgado · Mon Jul 21 20:30:07 2008 +0200
  87. 72646d2 Add support for the hammerhead (AVR32) board by Julien May · Mon Jun 23 13:57:52 2008 +0200
  88. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · Tue Jul 29 14:49:31 2008 +0200
  89. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · Fri Jul 25 15:18:16 2008 +0200
  90. a590eee Removed support for the adsvix board. by Adrian Filipi · Tue Jul 22 14:28:11 2008 -0400
  91. a8822a7 ppc4xx: ML507 Board Support by Ricardo Ribalda Delgado · Thu Jul 17 12:47:09 2008 +0200
  92. ad9921b Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Jul 17 10:41:06 2008 +0200
  93. 13c16a1 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · Tue Jul 08 21:00:04 2008 +0400
  94. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Jul 15 21:39:43 2008 +0200
  95. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Jul 15 21:39:07 2008 +0200
  96. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jul 15 21:37:23 2008 +0200
  97. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · Wed Jul 09 18:30:44 2008 +0200
  98. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  99. b4b02c0 Clean up INIT_RAM options by Andy Fleming · Mon Jul 14 20:29:07 2008 -0500
  100. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · Mon Jul 14 20:26:57 2008 -0500