aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-07-15ppc: Remove duplicate newlinesMarek Vasut
2024-07-13turris_1x: Normalize Kconfig usageTom Rini
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár
2024-07-12powerpc: use CONFIG_IS_ENABLED() when checking for DM_SERIAL in include/asm/c...Marek Mojík
2024-07-12powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.sMarek Mojík
2024-07-12powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id()Pali Rohár
2024-07-03powerpc: Add the old invalidate_icache_all functionTom Rini
2024-07-03powerpc: Implement a default flush_dcache_allTom Rini
2024-06-16powerpc: mpc85xx: remove dead watchdog-related codeRasmus Villemoes
2024-06-16powerpc: mpc83xx: remove unused watchdog_reset() functionRasmus 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
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18board: cssi: Load FPGA on MCR3000 boardChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy
2024-04-18board: cssi: add support for reading temperatureChristophe Leroy
2024-04-18board: cssi: Add support for SPI bus on MCR3000 boardChristophe Leroy
2024-04-18board: cssi: Fix SPI nodes in DTSChristophe Leroy
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21ppc: Add a reset_cpu() functionSimon Glass
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28powerpc: io.h: Add defines for __raw_{read, write} functionsIgor Prusov
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy
2023-11-07powerpc: Rework <asm/fsl_lbc.h> includesTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07powerpc: Switch <asm/global_data.h> to <linux/types.h>Tom 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-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy
2023-07-13powerpc: dts: t1024rdb: tag serial nodes with bootph-allCamelia Groza
2023-07-13powerpc: dts: t1024rdb: add serial nodesCamelia Groza
2023-07-13powerpc: dts: t1042d4rdb: tag serial nodes with bootph-allCamelia Groza
2023-07-13powerpc: dts: t1042d4rdb: add serial nodesCamelia Groza
2023-07-13powerpc: dts: t4240rdb: tag serial nodes with bootph-allCamelia Groza
2023-07-13powerpc: dts: t4240rdb: add serial nodesCamelia Groza
2023-07-13powerpc: dts: t2080rdb: tag serial nodes with bootph-allCamelia Groza
2023-07-13powerpc: dts: t2080rdb: add serial nodesCamelia Groza
2023-05-31powerpc: use asm-generic/unaligned.hJens Wiklander
2023-05-31include: Remove unused header filesTom Rini