aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)Author
2024-06-16powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-10-28mpc85xx: relocate code in non-SPL buildMartin Fäcknitz
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-09Merge branch 'next'Tom Rini
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini
2022-12-23global: Migrate CONFIG_WATCHDOG_PRESC et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini
2022-12-23global: Migrate CONFIG_QBMAN_CLK_DIV to CFGTom Rini
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-22powerpc/mpc85xx: Disable AltiVec and VSX instructionsPali Rohár
2022-12-22powerpc/mpc85xx: Improve disabling of SPE instructionsPali Rohár
2022-12-22powerpc/mpc85xx: Pass correct cpu compiler flagsPali Rohár
2022-12-22T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini
2022-12-22powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to KconfigTom Rini
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-06powerpc: fix fdt_fixup_liodn_tbl_fman()Heinrich Schuchardt
2022-12-05post: Migrate to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom 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-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-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-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon 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-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún
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-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár