1. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  2. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · Tue Jun 24 21:16:20 2014 -0700
  3. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  4. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  5. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. 3d33963 powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · Wed Apr 18 19:39:53 2012 +0000
  8. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · Thu Mar 15 11:42:27 2012 +0000
  9. 0912b33 powerpc/mpc8536ds: Invert SDHC_WP pin polarity by Xie Xiaobo · Mon Oct 03 12:18:40 2011 -0700
  10. 8f3933e powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · Mon Oct 03 12:18:39 2011 -0700
  11. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  12. 06bea37 powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · Fri Dec 17 15:14:54 2010 -0600
  13. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  14. e6dc484 powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · Thu Dec 16 14:28:06 2010 -0600
  15. 8e9134c mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · Fri Oct 29 17:59:25 2010 -0500
  16. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  17. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  18. a1c0a46 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · Fri May 21 04:14:49 2010 -0500
  19. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  20. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · Tue Apr 20 10:21:12 2010 -0500
  21. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  22. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  23. 040e418 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · Fri Nov 13 09:25:07 2009 -0600
  24. a83eab2 ppc/85xx: Clean up MPC8536 DS PCI setup code by Mingkai Hu · Wed Oct 28 10:49:31 2009 +0800
  25. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  26. 5c14975 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · Tue Aug 04 09:10:03 2009 -0500
  27. 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
  28. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  29. 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
  30. e21db03 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · Tue Jul 14 22:42:01 2009 -0500
  31. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  32. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  33. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · Thu Oct 30 16:51:33 2008 -0500
  34. acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · Fri Dec 05 20:10:22 2008 -0600
  35. 5106862 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · Wed Jan 28 09:25:31 2009 +0100
  36. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  37. 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
  38. 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
  39. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · Tue Dec 02 14:19:34 2008 -0600
  40. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · Tue Oct 28 17:53:45 2008 +0800
  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. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  43. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  44. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
  45. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  46. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
  47. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  48. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  49. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  50. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · Fri Jul 25 13:31:05 2008 -0500