Commit Graph

68 Commits (8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d)

Author SHA1 Message Date
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 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
Kim Phillips e56143e54f powerpc/mpc85xx: sparse fixes 12 years ago
Kumar Gala 502dd36b78 board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Zhao Chenhui b092072e47 powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose 13 years ago
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 13 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 13 years ago
Kumar Gala 5f7bbd13a8 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code 14 years ago
Kumar Gala 3f6f9d7641 powerpc/85xx: Rework MPC8568MDS 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
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 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 4681457e2a ppc/85xx: Clean up MPC8568 MDS 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 ec79d33b2c 85xx: Move to a common linker script 15 years ago
Kumar Gala 53efa1f1ac 85xx: Remove redudant PLATFORM_CPPFLAGS 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
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Kumar Gala 5af0fdd81c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 16 years ago
Kumar Gala a6e04c344a 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on 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
Trent Piepho a5d212a263 mpc8xxx: LCRR[CLKDIV] is sometimes five bits 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
Haiying Wang dfb49108e4 Pass dimm parameters to populate populate controller options 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jon Loeliger e6f5b35b41 FSL DDR: Convert MPC8568MDS to new DDR code. 16 years ago