aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)AuthorFilesLines
2024-07-15ppc: Remove duplicate newlinesMarek Vasut19-29/+0
2024-07-13turris_1x: Normalize Kconfig usageTom Rini1-0/+4
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini3-2/+12
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár1-0/+7
2024-07-12powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík1-1/+1
2024-07-12powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()Pali Rohár1-1/+4
2024-06-16powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes1-31/+0
2024-06-16powerpc: mpc83xx: remove unused watchdog_reset() functionRasmus Villemoes1-15/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini62-62/+37
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini62-37/+62
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini27-23/+23
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini62-63/+38
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy1-0/+6
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy8-8/+4
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini2-0/+3
2023-11-07fsl_qe: Drop common.hTom Rini2-2/+0
2023-10-28mpc85xx: relocate code in non-SPL buildMartin Fäcknitz1-1/+1
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2-3/+3
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini6-4/+196
2023-05-05powerpc: mpc8xx: Add SMC relocation CPM microcodeChristophe Leroy3-0/+126
2023-05-05powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATAChristophe Leroy3-0/+64
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy1-3/+5
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy1-1/+1
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy1-176/+32
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy1-0/+5
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy1-1/+1
2023-04-06powerpc: mpc832x: Fix reset wordChristophe Leroy1-2/+1
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2-1/+3
2023-04-06watchdog: mpc8xxx: Make it genericChristophe Leroy2-4/+4
2023-04-05powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy2-5/+2
2023-03-29mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy1-8/+0
2023-03-29mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy1-16/+0
2023-03-06powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy6-3671/+0
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy1-0/+4
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy1-1/+1
2023-02-10powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy1-0/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini12-230/+230
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini1-3/+9
2023-01-20global: Remove unused CONFIG definesTom Rini1-3/+1
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+1
2023-01-09Merge branch 'next'Tom Rini42-442/+437
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár1-0/+1
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 Rini2-3/+3
2022-12-23global: Migrate CONFIG_QBMAN_CLK_DIV to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFGTom Rini1-3/+3
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini4-14/+14
2022-12-23global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFGTom Rini1-3/+3