1. 146c4b2 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · Wed Jul 22 10:12:39 2009 -0500
  2. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · Fri Jul 17 10:14:45 2009 -0500
  3. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  4. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  5. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  6. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  7. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  8. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  9. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  10. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  11. 7c35785 Clean up diufb command definitions by Peter Tyser · Tue Jan 27 18:03:08 2009 -0600
  12. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · Fri Nov 21 16:31:43 2008 +0800
  13. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:44 2008 -0600
  14. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  15. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  16. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · Fri Oct 31 17:13:32 2008 -0500
  17. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  18. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  19. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  20. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  21. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  22. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  23. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · Fri Jul 11 23:42:19 2008 -0700
  24. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · Tue Aug 26 15:01:36 2008 -0500
  25. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  26. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  27. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  28. 5b2de6b MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · Thu Jun 19 01:45:50 2008 -0500
  29. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  30. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  31. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  32. f0d1702 Merge commit 'wd/master' by Jon Loeliger · Fri Jun 06 10:48:31 2008 -0500
  33. c496438 Move pixel clock setting to board file by York Sun · Mon May 05 10:19:59 2008 -0500
  34. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · Mon May 19 09:47:25 2008 -0500
  35. 309d909 MPC8610HPCD: Drop -O2 from the build flags by Kumar Gala · Wed Apr 30 16:24:35 2008 -0500
  36. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  37. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · Wed Mar 19 15:02:07 2008 -0500
  38. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  39. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  40. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · Tue Feb 19 12:31:08 2008 -0600
  41. a809901 86xx: Remove old-style law setup code by Becky Bruce · Wed Jan 23 16:31:04 2008 -0600
  42. 55a9bed 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · Wed Jan 23 16:31:02 2008 -0600
  43. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · Tue Jan 15 13:42:41 2008 -0600
  44. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  45. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · Fri Jan 04 12:07:27 2008 -0600
  46. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · Fri Jan 04 11:58:23 2008 -0600
  47. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · Thu Jan 03 10:41:04 2008 -0600
  48. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · Wed Oct 31 14:59:04 2007 -0500
  49. b714517 8610: Add 8610 DIU display driver by York Sun · Mon Oct 29 13:58:39 2007 -0500
  50. 36c0b34 Initial mpc8610hpcd board files. by Jon Loeliger · Tue Oct 16 13:54:01 2007 -0500