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. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  4. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  5. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  7. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  8. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  9. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  10. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  11. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  12. e7060dc mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  13. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  14. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  15. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  16. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 14 years ago
  17. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  18. 645d5a7 ppc/85xx: Clean up MPC8544 DS PCI setup code by Kumar Gala · 15 years ago
  19. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  20. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  21. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  22. 048e7ef 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · 15 years ago
  23. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  24. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  25. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  26. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  27. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  28. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  29. 6d3a10f Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  30. 9afc2ef Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  31. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  32. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  33. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  36. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  37. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  38. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  39. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  40. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  41. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  42. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  43. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  44. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  45. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  46. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  47. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  48. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  49. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  50. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  51. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  52. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  53. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  54. 25d83d7 Add MPC8544DS basic port board files. by Jon Loeliger · 17 years ago