aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy1-176/+32
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...WIP/29Apr2023Tom Rini15-29/+246
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy3-0/+195
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman1-0/+27
2023-04-06spi: mpc8xxx: Add support for SPI on mpc832xChristophe Leroy1-0/+1
2023-04-06gpio: Add QUICC Engine GPIOs driverChristophe Leroy1-0/+5
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy1-1/+1
2023-04-06powerpc: mpc83xx: Fix soc.hChristophe Leroy1-8/+8
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 Leroy4-11/+29
2023-04-05watchdog: mpc8xx: Rename it mpc8xxxChristophe Leroy1-1/+1
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-14dm: dts: Convert driver model tags to use new schemaSimon Glass9-46/+46
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini6-1/+114
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy3-0/+99
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy2-0/+13
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-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-07ppc: Drop bat_rwSimon Glass2-245/+0
2023-02-06powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51Heiko Schocher1-0/+10
2023-02-06powerpc: dts: updates socrates boardHeiko Schocher1-27/+32
2023-02-06powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher1-13/+4
2023-02-06powerpc/mpc85xx: socrates: rework build processHeiko Schocher2-3/+3
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