1. cb01c2c board/sbc8548/sbc8548.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:03:26 2011 -0600
  2. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  3. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  4. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  5. 488ec02 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:30:44 2010 -0600
  6. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  7. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  8. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  10. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  11. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  12. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  13. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  14. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  15. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  16. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · Tue Oct 27 12:18:55 2009 +0530
  17. 46b4765 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · Fri Sep 25 11:14:11 2009 -0400
  18. 3bff642 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · Sun Sep 20 20:36:05 2009 -0400
  19. 7fa3832 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · Sun Sep 20 20:36:04 2009 -0400
  20. 534e302 sbc8548: use I/O accessors by Paul Gortmaker · Sun Sep 20 20:36:03 2009 -0400
  21. 4eda7d6 sbc8548: remove eTSEC3/4 voltage hack by Paul Gortmaker · Sun Sep 20 20:36:02 2009 -0400
  22. 62ad034 sbc8548: enable access to second bank of flash by Paul Gortmaker · Fri Sep 18 19:08:41 2009 -0400
  23. fc63627 sbc8548: cosmetic line re-wrap by Paul Gortmaker · Wed Sep 23 17:30:57 2009 -0400
  24. bc4e99c sbc8548: get_clock_freq is not valid for this board by Paul Gortmaker · Fri Sep 18 19:08:40 2009 -0400
  25. f78c7ce sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · Fri Sep 18 19:08:39 2009 -0400
  26. 68ca8e8 sbc8548: enable use of PCI network cards by Paul Gortmaker · Fri Sep 18 19:08:44 2009 -0400
  27. f247953 sbc8548: replace README with completely new document by Paul Gortmaker · Fri Sep 18 19:08:46 2009 -0400
  28. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  29. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500
  30. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:28:34 2009 -0500
  31. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  32. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  33. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  34. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  35. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · Thu Mar 26 01:34:38 2009 -0500
  36. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  37. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  38. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  39. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  40. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  41. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:53:38 2008 +0800
  42. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  43. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  44. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  45. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  46. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  47. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · Tue Aug 26 23:15:28 2008 -0500
  48. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  49. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  50. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  52. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  53. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  54. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
  55. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  56. 7be6b0f sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 22:56:17 2008 +0100
  57. f57f498 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · Thu Jan 17 01:44:34 2008 -0600
  58. 9116b7c 85xx: Use proper defines for PCI addresses by Kumar Gala · Wed Jan 16 10:04:42 2008 -0600
  59. b234342 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · Wed Jan 16 09:05:27 2008 -0600
  60. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  61. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  62. a7114d0 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · Thu Dec 13 06:45:14 2007 -0600
  63. ccefae4 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · Thu Dec 13 06:45:08 2007 -0600