Commit Graph

53 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Bin Meng 4521ae9dca powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
York Sun 9d0456822c powerpc/mpc85xx: Check return value of find_tlb_idx 10 years ago
York Sun 9a17eb5b7e Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Timur Tabi 5d065c3e10 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 12 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 13 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 13 years ago
Kumar Gala 18ea555130 powerpc/85xx: Rework MPC8572DS 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
Kumar Gala 509c4c4ce2 ppc/85xx: Convert MPC8572DS to using board common ICS307 code 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 5fb6ea3ad3 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards 15 years ago
Kumar Gala 42c01b9d1f ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS 15 years ago
Kumar Gala 01471d538f Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" 15 years ago
Vivek Mahajan 70ed869ea5 ppc/85xx/pci: fsl_pci_init: pcie agent mode support 15 years ago
Kumar Gala ed18c1913b ppc/85xx: Clean up mpc8572DS 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 f61dae7c9d ppc/85xx: Clean up mpc8572DS PCI setup code 15 years ago
Kumar Gala 3e7b6c1f2d ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Kumar Gala b560ab85ed 85xx: Init pci ethernet cards if we enable any on MPC8572DS 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
Kumar Gala cb69e4de87 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS 15 years ago
Andy Fleming feede8b070 Fixup SGMII PHY ids in the device tree 15 years ago
Kumar Gala b67305120a 85xx: Fix bug in device tree setup in 36-bit physical confg 15 years ago
Kumar Gala ad97dce184 85xx: Fix address map for 36-bit config of MPC8572DS 15 years ago
Kumar Gala 5af0fdd81c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 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
Kumar Gala c953ddfd56 85xx: separate FLASH BASE virtual from physical address 16 years ago
Roy Zang 028e116811 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit 16 years ago
Roy Zang 9afc2ef030 Fix IO port selection issue on MPC8544DS and MPC8572DS boards 16 years ago
Dave Liu e57f0fa133 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case 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