1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  4. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  5. 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  6. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  7. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  8. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. 3d7506f powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 12 years ago
  11. 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  12. 8af3d22 powerpc/mpc8536ds: Invert SDHC_WP pin polarity by Xie Xiaobo · 13 years ago
  13. ae2044d powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · 13 years ago
  14. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  15. 5f7b31b powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  16. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  17. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  18. e7060dc mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  19. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  20. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  21. c7e1a43 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 14 years ago
  22. f54fe87 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 14 years ago
  23. 5464898 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 14 years ago
  24. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  25. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  26. 5fb6ea3 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · 15 years ago
  27. 8a414c4 ppc/85xx: Clean up MPC8536 DS PCI setup code by Mingkai Hu · 15 years ago
  28. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  29. ecead84 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · 15 years ago
  30. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  31. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  32. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  33. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  34. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  35. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  36. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  37. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  38. 54a7cc4 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · 16 years ago
  39. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  40. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  41. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  42. c953ddf 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  43. e57f0fa 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  44. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  45. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  46. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  47. 1836881 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  48. 2e26d83 Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  49. 7c0d4a7 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  50. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 374b903 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  52. 0f8cbc1 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  53. 9490a7f mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago