summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFGTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-23global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFGTom Rini
2022-12-23Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to KconfigTom Rini
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-22powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to KconfigTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-06powerpc: fix fdt_fixup_liodn_tbl_fman()Heinrich Schuchardt
2022-12-05post: Migrate to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_SERDES to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_LBC to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini
2022-12-05Convert CONFIG_SYS_SRIO et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05Convert CONFIG_SYS_PMAN et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-06common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait
2022-10-06common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead codeOvidiu Panait
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-23powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL buildsPali Rohár
2022-09-23powerpc/mpc85xx: Explain TLB unmapped memory messagePali Rohár
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún
2022-09-18watchdog: Get rid of ASSEMBLY hacksStefan Roese
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPLPali Rohár
2022-09-16powerpc: mpc85xx: Fix check for CONFIG_SDCARDMarek Behún
2022-09-16Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár