summaryrefslogtreecommitdiff
path: root/board/freescale/common/p_corenet
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-31/+31
2022-12-06global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini1-4/+4
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-6/+6
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-4/+4
2021-08-05pci: freescale: Drop old codeSimon Glass2-26/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-1/+1
2019-08-28powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+15
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada1-2/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-7/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang1-9/+9
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang1-13/+0
2012-04-25powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2-0/+14
2012-04-25powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2-0/+18
2011-09-30powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala2-0/+12
2011-09-30powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala4-0/+254