1. dc67bfa pci: freescale: Drop old code by Simon Glass · Sun Aug 01 18:54:22 2021 -0600
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  5. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  6. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  7. 59810bc powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:05:12 2019 +0000
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  10. d268e91 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:15 2016 -0800
  11. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  12. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. 06ec4d5 board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:02:40 2011 -0600
  15. d1077b6 powerpc/mpc8548cds: Fix network initialization by chenhui zhao · Tue Sep 06 16:41:18 2011 +0000
  16. e97171e powerpc/mpc8548cds: Code cleanup and refactoring by chenhui zhao · Thu Oct 13 13:40:59 2011 +0800
  17. 701a8e4 powerpc/mpc85xxcds: Fix PCI speed by chenhui zhao · Thu Sep 15 14:52:34 2011 +0800
  18. 33b53e4 powerpc/mpc8548cds: Fix booting message by chenhui zhao · Tue Sep 06 16:41:14 2011 +0000
  19. 72a25fa powerpc/mpc8548cds: Cleanup mpc8548cds.c by Zhao Chenhui · Wed Aug 24 13:20:24 2011 +0800
  20. 2436cb1 powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · Wed Aug 24 13:20:04 2011 +0800
  21. ac79985 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 10:21:22 2010 -0600
  22. 2d8ecac MPC8xxx DDR: align informational prints by Becky Bruce · Fri Dec 17 17:17:59 2010 -0600
  23. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  24. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  25. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  26. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  27. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  28. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  29. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  30. a737f5a ppc/85xx: Clean up MPC8548 CDS PCI setup code by Kumar Gala · Wed Nov 04 11:15:29 2009 -0600
  31. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · Mon Sep 21 11:20:28 2009 -0500
  32. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  33. 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
  34. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  35. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  36. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  37. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · Thu Mar 26 01:34:38 2009 -0500
  38. 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
  39. 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
  40. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  41. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  42. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  43. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:53:38 2008 +0800
  44. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  45. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  46. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  47. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:06 2008 -0500
  48. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  49. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · Mon Jun 09 22:31:57 2008 -0500
  50. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · Mon Jun 09 13:37:24 2008 -0500
  51. 59f96cf 85xx: Limit CPU2 workaround to parts that have the errata by Andy Fleming · Wed May 07 16:54:31 2008 -0500
  52. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  53. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · Thu Nov 29 10:47:44 2007 -0600[Renamed from board/cds/mpc8548cds/mpc8548cds.c]
  54. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  55. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · Thu Nov 29 00:11:44 2007 -0600
  56. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  57. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · Thu Aug 30 01:58:48 2007 -0500
  58. f66cbc8 8548cds fixes by Ed Swarthout · Tue Aug 21 09:38:59 2007 -0500
  59. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · Tue Feb 27 19:42:22 2007 -0700
  60. 95ae0a0 8548cds PCIE support. by Ed Swarthout · Fri Jul 27 01:50:52 2007 -0500
  61. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  62. dcd580b Cleaned up some 85xx PCI bugs by Andy Fleming · Sat Feb 24 01:08:13 2007 -0600
  63. 9bc0b27 u-boot: Fix CPU2 errata on MPC8548CDS board by Zang Roy-r61911 · Fri Dec 15 14:43:31 2006 +0800
  64. 249688a Fix compilation warnings on a few 85xx boards. by Jon Loeliger · Fri Oct 20 15:54:34 2006 -0500
  65. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  66. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
  67. aa6dd06 * Added VIA configuration table by Matthew McClintock · Wed Jun 28 10:46:13 2006 -0500
  68. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500