summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini16-241/+241
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2-11/+9
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini1-14/+0
2023-01-20global: Remove unused CONFIG definesTom Rini2-34/+1
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+1
2023-01-09Merge branch 'next'Tom Rini58-676/+603
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár1-0/+1
2023-01-02powerpc: dts: keymile: Deduplicate binman codePali Rohár1-20/+2
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_WATCHDOG_PRESC et al to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini4-7/+7
2022-12-23global: Migrate CONFIG_QBMAN_CLK_DIV to CFGTom Rini2-4/+4
2022-12-23global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFGTom Rini2-7/+7
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini5-17/+17
2022-12-23global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFGTom Rini2-5/+5
2022-12-23Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to KconfigTom Rini1-0/+3
2022-12-22powerpc/mpc85xx: Disable AltiVec and VSX instructionsPali Rohár1-0/+4
2022-12-22powerpc/mpc85xx: Improve disabling of SPE instructionsPali Rohár1-3/+4
2022-12-22powerpc/mpc85xx: Pass correct cpu compiler flagsPali Rohár1-1/+11
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini2-19/+0
2022-12-22net: Remove more legacy functionsTom Rini2-44/+0
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-1/+0
2022-12-22powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to KconfigTom Rini2-6/+13
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini1-1/+1
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini1-0/+3
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-0/+12
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini1-4/+4
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini3-25/+5
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini3-30/+0
2022-12-06powerpc: fix fdt_fixup_liodn_tbl_fman()Heinrich Schuchardt1-3/+0
2022-12-06post: Migrate to KconfigTom Rini1-1/+1
2022-12-06Convert CONFIG_FSL_SERDES to KconfigTom Rini2-4/+4
2022-12-06Convert CONFIG_FSL_LBC to KconfigTom Rini2-8/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini37-318/+318
2022-12-06global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini2-46/+46
2022-12-06Convert CONFIG_SYS_SRIO et al to KconfigTom Rini1-0/+15
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini5-5/+5
2022-12-06Convert CONFIG_SYS_PMAN et al to KconfigTom Rini1-0/+35
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini4-24/+24
2022-12-06Remove unused symbolsTom Rini1-8/+0
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini11-60/+60
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2-7/+7
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-15/+15
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini16-229/+228
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini29-197/+197
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini1-0/+24
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini1-0/+16
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2-2/+4
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng10-17/+17