1. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
  2. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  3. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  4. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
  5. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
  6. cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
  7. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
  8. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  9. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400
  10. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  11. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
  12. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  13. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  14. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  15. 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · Fri Oct 03 00:03:55 2008 +0400
  16. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
  17. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · Wed Oct 08 13:41:30 2008 +0200
  18. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  19. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  20. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  21. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  22. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · Fri Jul 18 16:52:23 2008 +0200
  23. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  24. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  25. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  26. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  27. db2b5bd Add pixis_set_sgmii command by Andy Fleming · Sun Aug 31 16:33:30 2008 -0500
  28. afcf776 Add SGMII support for the 8544 DS by Andy Fleming · Sun Aug 31 16:33:29 2008 -0500
  29. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · Sun Aug 31 16:33:28 2008 -0500
  30. 56e622b ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · Tue Aug 19 00:26:25 2008 +0600
  31. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Aug 28 00:26:52 2008 +0200
  32. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · Fri Jul 25 13:31:05 2008 -0500
  33. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · Tue Aug 12 11:13:08 2008 -0500
  34. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · Tue Aug 26 08:02:30 2008 -0500
  35. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:05 2008 -0500
  36. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:06 2008 -0500
  37. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · Mon Mar 17 15:48:18 2008 -0500
  38. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:42 2008 -0500
  39. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:44 2008 -0500
  40. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · Fri Jun 06 13:12:18 2008 -0500
  41. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · Fri Jul 11 23:42:19 2008 -0700
  42. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · Tue Aug 26 15:01:36 2008 -0500
  43. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · Tue Aug 26 15:01:35 2008 -0500
  44. 29a7c2f mpc7448hpc2: Fix PCI I/O space mapping. by Randy Vinson · Wed Aug 13 11:44:57 2008 -0700
  45. 4adfd02 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · Fri Aug 22 11:00:15 2008 -0700
  46. 0da3a3d MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · Fri Aug 22 11:00:13 2008 -0700
  47. 226f6bd Merge branch 'next' by Kim Phillips · Mon Aug 25 17:02:10 2008 -0500
  48. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  49. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · Mon Aug 11 15:54:25 2008 +0000
  50. d02850a ColdFire: Move m5282evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:26:43 2008 +0000
  51. 30498d8 ColdFire: Move m5272c3 from board to board/freescale by TsiChung Liew · Mon Aug 11 15:25:07 2008 +0000
  52. 3bde00d ColdFire: Move m5271evb from board to board/freescale by TsiChung Liew · Mon Aug 11 15:23:16 2008 +0000
  53. 3cdc00a ColdFire: Add M54451EVB platform support for MCF5445x by TsiChung Liew · Mon Aug 11 13:41:49 2008 +0000
  54. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · Wed Jul 23 20:38:53 2008 -0500
  55. 7755109 ColdFire: Use CFI Flash driver for M54455EVB by TsiChung Liew · Wed Jul 23 17:37:10 2008 -0500
  56. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · Wed Jul 23 17:11:47 2008 -0500
  57. 876a955 ColdFire: Fix M5253EVB dram bring up issue by TsiChung Liew · Wed Aug 06 14:11:36 2008 -0500
  58. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  59. fdda946 m5373evb: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:53:48 2008 -0500
  60. 4f7aa77 mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:09 2008 +0200
  61. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  62. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  63. 52158f7 mpc85xx: workaround old binutils bug by Kumar Gala · Thu Aug 07 09:28:20 2008 -0500
  64. 08c4787 Fix compilation error for MCF5275 by TsiChung Liew · Thu Jul 31 19:52:36 2008 -0500
  65. 4d7744c mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · Wed Jul 30 14:13:30 2008 -0500
  66. 8748178 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup by Anton Vorontsov · Thu Jul 10 17:20:51 2008 +0400
  67. 13c16a1 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · Tue Jul 08 21:00:04 2008 +0400
  68. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · Tue Jul 15 22:22:44 2008 +0200
  69. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Jul 15 21:39:07 2008 +0200
  70. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  71. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · Mon Jul 14 14:07:03 2008 -0500
  72. fda2f3a MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · Mon Jul 14 14:07:01 2008 -0500
  73. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · Mon Jul 07 18:02:08 2008 -0500
  74. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  75. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · Fri Jul 11 22:56:11 2008 +0200
  76. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · Fri Jul 11 22:55:31 2008 +0200
  77. 94e3f0f ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · Wed Jun 18 19:27:23 2008 -0500
  78. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  79. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  80. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400
  81. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  82. 102740d Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · Wed Jul 02 23:38:50 2008 +0200
  83. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · Wed Jul 02 23:00:14 2008 +0200
  84. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  85. 6766f19 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver by Wolfgang Grandegger · Thu Jun 05 13:02:30 2008 +0200
  86. 5b2de6b MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · Thu Jun 19 01:45:50 2008 -0500
  87. 379cf6b MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · Thu Jun 19 01:45:27 2008 -0500
  88. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  89. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  90. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  91. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  92. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · Mon Jun 09 22:31:57 2008 -0500
  93. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · Mon Jun 09 13:37:24 2008 -0500
  94. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  95. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  96. f0d1702 Merge commit 'wd/master' by Jon Loeliger · Fri Jun 06 10:48:31 2008 -0500
  97. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  98. 94cbda9 Replace DPRINTF with debug by York Sun · Mon May 05 10:20:00 2008 -0500
  99. c496438 Move pixel clock setting to board file by York Sun · Mon May 05 10:19:59 2008 -0500
  100. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200