Commit Graph

53 Commits (b08c8c4870831c9315dcae237772238e80035bd5)

Author SHA1 Message Date
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config 12 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 13 years ago
Kumar Gala 64a1686a55 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Kumar Gala 058d7dc7ba powerpc/85xx: Cleanup SGMII detection and reporting 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Peter Tyser e7060dc570 mpc85xx: Fix SERDES/eTSEC message indentation 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 14 years ago
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Kumar Gala 645d5a7838 ppc/85xx: Clean up MPC8544 DS PCI setup code 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 15 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 15 years ago
Kumar Gala 048e7efe91 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards 15 years ago
Kumar Gala 6bb5b41229 85xx: Report which "bank" of NOR flash we are booting from on FSL boards 15 years ago
Kumar Gala 32049b4048 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs 15 years ago
Kumar Gala c8514622e2 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 15 years ago
Andy Fleming feede8b070 Fixup SGMII PHY ids in the device tree 16 years ago
Kumar Gala 5f91ef6acd 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards 16 years ago
Kumar Gala 10795f42cb 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards 16 years ago
Roy Zang 6d3a10f73e Change PCIE1&2 deciide logic on MPC8544DS board more readable 16 years ago
Roy Zang 9afc2ef030 Fix IO port selection issue on MPC8544DS and MPC8572DS boards 16 years ago
Dave Liu 9b0ad1b1c7 85xx: remove the unused ddr_enable_ecc in the board file 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Kumar Gala 2dba0dea98 85xx: Convert all fsl_pci_init users to new APIs 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 16 years ago
Andy Fleming 216f2a7156 Add SGMII support for the 8544 DS 16 years ago
Kumar Gala 1167a2fd56 FSL DDR: Convert MPC8544DS to new DDR code. 16 years ago
Kumar Gala e5852787f0 MPC8544DS: Report board id, board version and fpga version. 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Kumar Gala ddde74a159 85xx: remove dummy board_early_init_f 16 years ago
Kumar Gala 978e81604c 85xx: Remove unused and unconfigured memory test code. 16 years ago
Ed Swarthout f97abbfb47 MPC8544DS: decode pcie3 end-point configuration correctly. 16 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 16 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 17 years ago
Kumar Gala addce57e2e Update MPC8544DS to use libfdt 17 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Kumar Gala 56a9270521 Fix ULI RTC support on MPC8544 DS 17 years ago
Ed Swarthout f75e89e9b5 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. 17 years ago