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