summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini12-8/+80
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy1-5/+5
2023-07-13powerpc: dts: t1024rdb: tag serial nodes with bootph-allCamelia Groza1-0/+12
2023-07-13powerpc: dts: t1024rdb: add serial nodesCamelia Groza2-2/+8
2023-07-13powerpc: dts: t1042d4rdb: tag serial nodes with bootph-allCamelia Groza1-0/+12
2023-07-13powerpc: dts: t1042d4rdb: add serial nodesCamelia Groza2-2/+8
2023-07-13powerpc: dts: t4240rdb: tag serial nodes with bootph-allCamelia Groza1-0/+12
2023-07-13powerpc: dts: t4240rdb: add serial nodesCamelia Groza2-2/+8
2023-07-13powerpc: dts: t2080rdb: tag serial nodes with bootph-allCamelia Groza1-0/+12
2023-07-13powerpc: dts: t2080rdb: add serial nodesCamelia Groza2-2/+8
2023-05-31powerpc: use asm-generic/unaligned.hJens Wiklander1-16/+2
2023-05-31include: Remove unused header filesTom Rini2-70/+0
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini9-31/+224
2023-05-05powerpc: mpc8xx: Add SMC relocation CPM microcodeChristophe Leroy3-0/+126
2023-05-05powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATAChristophe Leroy4-0/+71
2023-05-05powerpc: Force cast on memcpy_toio()Christophe Leroy1-3/+3
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2-11/+13
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy3-17/+11
2023-05-02mpc83xx: 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...Tom 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-07powerpc, 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