Commit Graph

46 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Bin Meng 1adc09544f powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 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
Kumar Gala 945f43101e board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning 13 years ago
chenhui zhao d37012289d powerpc/mpc8548cds: Fix network initialization 13 years ago
chenhui zhao fff80975ae powerpc/mpc8548cds: Code cleanup and refactoring 13 years ago
chenhui zhao 568336ecc7 powerpc/mpc85xxcds: Fix PCI speed 13 years ago
chenhui zhao a6d0bfa86f powerpc/mpc8548cds: Fix booting message 13 years ago
Zhao Chenhui 44d737111b powerpc/mpc8548cds: Cleanup mpc8548cds.c 13 years ago
Zhao Chenhui b813cbe916 powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose 13 years ago
Kumar Gala f5fa8f3669 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 7ea3871e06 MPC8xxx DDR: align informational prints 14 years ago
Becky Bruce 70961ba414 mpc85xx: rename sdram_init() lbc_sdram_init() 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 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
Peter Tyser 64917ca389 PCIe, USB: Replace 'end point' references with 'endpoint' 15 years ago
Kumar Gala 7b626880b4 ppc/85xx: Clean up MPC8548 CDS PCI setup code 15 years ago
Kumar Gala 865f24dc92 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host 15 years ago
Peter Tyser b32a894011 ppc: Remove pci config table pointer relocation fixups 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 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 b0fe93eda6 85xx: Use common LSDMR defines from asm/fsl_lbc.h 15 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
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 16 years ago
Peter Tyser 9427ccde03 85xx: Add PORDEVSR_PCI1 define 16 years ago
Peter Tyser a2cd50ed6e 85xx: Add CPU 2 errata workaround to all 8548 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
Jon Loeliger e31d2c1e2b FSL DDR: Convert MPC8548CDS to new DDR code. 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
Andy Fleming 66f5fa9263 85xx: Limit CPU2 workaround to parts that have the errata 16 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 16 years ago
Kumar Gala 415a613bab Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 17 years ago
Kumar Gala 04db400892 Stop using immap_t on 85xx 17 years ago
Kumar Gala b90d254976 Update MPC85xx CDS to use libfdt 17 years ago
Kumar Gala f59b55a5b8 Stop using immap_t for guts offset on 85xx 17 years ago