aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove duplicate newlinesMarek Vasut2024-07-1519-29/+0
* turris_1x: Normalize Kconfig usageTom Rini2024-07-131-0/+4
* Merge patch series "Add Turris 1.x board"Tom Rini2024-07-123-2/+12
|\
| * powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár2024-07-121-0/+7
| * powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík2024-07-121-1/+1
| * powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()Pali Rohár2024-07-121-1/+4
* | powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes2024-06-161-31/+0
* | powerpc: mpc83xx: remove unused watchdog_reset() functionRasmus Villemoes2024-06-161-15/+0
|/
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2062-62/+37
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1962-37/+62
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-0627-23/+23
* powerpc: Remove <common.h> and add needed includesTom Rini2024-05-0662-63/+38
* powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy2024-04-181-0/+6
* powerpc: mpc8xx: Remove usage of common.hChristophe Leroy2023-11-168-8/+4
* powerpc: mpc83xx: Rework includes slightlyTom Rini2023-11-072-0/+3
* fsl_qe: Drop common.hTom Rini2023-11-072-2/+0
* mpc85xx: relocate code in non-SPL buildMartin Fäcknitz2023-10-281-1/+1
* spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2023-10-062-3/+3
* Kconfigs: Correct default of "0" on hex type entriesTom Rini2023-08-091-1/+1
* Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2023-05-076-4/+196
|\
| * powerpc: mpc8xx: Add SMC relocation CPM microcodeChristophe Leroy2023-05-053-0/+126
| * powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATAChristophe Leroy2023-05-053-0/+64
| * powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2023-05-041-3/+5
| * powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2023-05-041-1/+1
* | mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy2023-05-011-176/+32
|/
* board: cssi: Add CPU board CMPCPROChristophe Leroy2023-04-281-0/+5
* powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy2023-04-061-1/+1
* powerpc: mpc832x: Fix reset wordChristophe Leroy2023-04-061-2/+1
* watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2023-04-062-1/+3
* watchdog: mpc8xxx: Make it genericChristophe Leroy2023-04-062-4/+4
* powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy2023-04-052-5/+2
* mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy2023-03-291-8/+0
* mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy2023-03-291-16/+0
* powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy2023-03-066-3671/+0
* board: cssi: Add new board MCR3000_2GChristophe Leroy2023-02-111-0/+4
* board: MCR3000: Use lowercase filenamesChristophe Leroy2023-02-101-1/+1
* powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy2023-02-101-0/+1
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-2012-230/+230
* nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2023-01-201-3/+9
* global: Remove unused CONFIG definesTom Rini2023-01-201-3/+1
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-0/+1
* Merge branch 'next'Tom Rini2023-01-0942-442/+437
|\
| * global: Migrate CONFIG_WATCHDOG_PRESC et al to CFGTom Rini2022-12-231-1/+1
| * global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini2022-12-232-3/+3
| * global: Migrate CONFIG_QBMAN_CLK_DIV to CFGTom Rini2022-12-231-3/+3
| * global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFGTom Rini2022-12-231-3/+3
| * global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-234-14/+14
| * global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFGTom Rini2022-12-231-3/+3
| * Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to KconfigTom Rini2022-12-231-0/+3
| * T104xRDB: Remove non-TARGET_T1042D4RDB variantsTom Rini2022-12-221-17/+0