1. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  2. 7c35785 Clean up diufb command definitions by Peter Tyser · Tue Jan 27 18:03:08 2009 -0600
  3. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  4. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Jan 24 02:17:02 2009 +0100
  5. 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · Fri Nov 21 16:31:53 2008 +0800
  6. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · Fri Nov 21 16:31:43 2008 +0800
  7. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:40 2008 -0600
  8. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · Tue Dec 02 16:08:39 2008 -0600
  9. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · Tue Dec 02 16:08:38 2008 -0600
  10. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:37 2008 -0600
  11. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:36 2008 -0600
  12. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · Tue Dec 02 14:19:34 2008 -0600
  13. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · Tue Dec 02 14:19:33 2008 -0600
  14. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · Thu Jan 08 04:26:19 2009 +0300
  15. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · Thu Jan 08 04:26:17 2009 +0300
  16. 284f95d MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · Mon Jan 12 13:33:17 2009 -0800
  17. 065a0d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Jan 14 00:26:48 2009 +0100
  18. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · Tue Jan 13 16:29:28 2009 -0500
  19. 994719d Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · Fri Jan 09 16:02:35 2009 +0800
  20. b302240 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit by Roy Zang · Fri Jan 09 16:01:52 2009 +0800
  21. 9142345 Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · Fri Jan 09 16:00:55 2009 +0800
  22. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:44 2008 -0600
  23. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  24. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  25. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  26. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · Tue Oct 28 17:53:45 2008 +0800
  27. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:53:38 2008 +0800
  28. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  29. eccb5e7 mpc8641: fix address-cells default in old .dts detection by Becky Bruce · Mon Nov 10 19:45:35 2008 -0600
  30. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · Fri Nov 07 13:46:19 2008 -0600
  31. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · Thu Nov 06 17:37:35 2008 -0600
  32. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · Thu Nov 06 17:36:04 2008 -0600
  33. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · Wed Nov 05 14:55:32 2008 -0600
  34. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  35. 1de40b8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Nov 09 00:01:42 2008 +0100
  36. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · Fri Oct 31 17:13:32 2008 -0500
  37. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · Fri Oct 31 17:14:14 2008 -0500
  38. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · Fri Oct 31 17:14:00 2008 -0500
  39. 476f6bc ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · Fri Oct 24 12:59:12 2008 +0000
  40. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · Wed Oct 22 11:38:21 2008 +0000
  41. 39966e3 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · Tue Oct 21 15:37:02 2008 +0000
  42. 12b340a ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · Tue Oct 21 14:19:26 2008 +0000
  43. a1c01a4 ColdFire: Remove platforms mii.c file by TsiChung Liew · Tue Oct 21 12:15:44 2008 +0000
  44. fb6a046 ColdFire: Remove linker file by TsiChung Liew · Tue Oct 21 08:52:36 2008 +0000
  45. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  46. 3a1e04f NAND: Add NAND support for MPC8536DS board by Jason Jin · Fri Oct 31 05:07:04 2008 -0500
  47. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Thu Oct 30 20:57:46 2008 +0100
  48. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · Tue Oct 28 17:46:35 2008 +0800
  49. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  50. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · Wed Oct 29 13:32:59 2008 -0400
  51. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  52. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  53. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  54. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · Tue Oct 14 22:58:53 2008 +0400
  55. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · Thu Oct 02 19:17:33 2008 +0400
  56. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · Thu Oct 02 18:32:25 2008 +0400
  57. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · Thu Oct 02 18:31:53 2008 +0400
  58. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
  59. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
  60. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  61. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  62. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
  63. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
  64. cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
  65. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
  66. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  67. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400
  68. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  69. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
  70. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  71. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  72. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  73. 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · Fri Oct 03 00:03:55 2008 +0400
  74. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
  75. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · Wed Oct 08 13:41:30 2008 +0200
  76. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  77. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  78. 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
  79. 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
  80. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · Fri Jul 18 16:52:23 2008 +0200
  81. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  82. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  83. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  84. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  85. db2b5bd Add pixis_set_sgmii command by Andy Fleming · Sun Aug 31 16:33:30 2008 -0500
  86. afcf776 Add SGMII support for the 8544 DS by Andy Fleming · Sun Aug 31 16:33:29 2008 -0500
  87. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · Sun Aug 31 16:33:28 2008 -0500
  88. 56e622b ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · Tue Aug 19 00:26:25 2008 +0600
  89. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Aug 28 00:26:52 2008 +0200
  90. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · Fri Jul 25 13:31:05 2008 -0500
  91. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · Tue Aug 12 11:13:08 2008 -0500
  92. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · Tue Aug 26 08:02:30 2008 -0500
  93. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:05 2008 -0500
  94. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:06 2008 -0500
  95. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · Mon Mar 17 15:48:18 2008 -0500
  96. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:42 2008 -0500
  97. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · Tue Mar 18 11:12:44 2008 -0500
  98. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · Fri Jun 06 13:12:18 2008 -0500
  99. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · Fri Jul 11 23:42:19 2008 -0700
  100. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · Tue Aug 26 15:01:36 2008 -0500