1. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  2. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  3. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500
  4. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · Tue Mar 31 18:38:37 2009 -0500
  5. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  6. 977d705 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · Thu Feb 12 10:43:32 2009 -0600
  7. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  8. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · Tue Feb 03 18:10:53 2009 -0600
  9. 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · Tue Feb 03 18:10:49 2009 -0600
  10. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · Fri Nov 21 16:31:43 2008 +0800
  11. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  12. eccb5e7 mpc8641: fix address-cells default in old .dts detection by Becky Bruce · Mon Nov 10 19:45:35 2008 -0600
  13. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · Fri Nov 07 13:46:19 2008 -0600
  14. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · Thu Nov 06 17:37:35 2008 -0600
  15. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · Thu Nov 06 17:36:04 2008 -0600
  16. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · Wed Nov 05 14:55:32 2008 -0600
  17. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  18. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · Fri Oct 31 17:13:32 2008 -0500
  19. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · Fri Oct 31 17:14:14 2008 -0500
  20. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · Fri Oct 31 17:14:00 2008 -0500
  21. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  22. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · Tue Oct 28 17:46:35 2008 +0800
  23. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  24. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  25. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  26. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  29. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · Tue Aug 26 15:01:35 2008 -0500
  30. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  31. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  32. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  33. 379cf6b MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · Thu Jun 19 01:45:27 2008 -0500
  34. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  35. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  36. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  37. f0d1702 Merge commit 'wd/master' by Jon Loeliger · Fri Jun 06 10:48:31 2008 -0500
  38. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  39. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · Mon May 19 09:47:25 2008 -0500
  40. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  41. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  42. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  43. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  44. a809901 86xx: Remove old-style law setup code by Becky Bruce · Wed Jan 23 16:31:04 2008 -0600
  45. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · Wed Jan 23 16:31:01 2008 -0600
  46. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  47. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · Wed Nov 28 14:47:18 2007 -0600
  48. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · Thu Aug 30 01:58:48 2007 -0500
  49. 53b3498 support board vendor-common makefiles by Kim Phillips · Tue Aug 21 17:00:17 2007 -0500
  50. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · Wed Aug 15 12:20:40 2007 -0500