Christophe Leroy ([email protected])

Number of posts: 4311 (2.89 per day)
First post: 2020-05-05 15:42:35
Last post: 2024-06-08 08:58:36

Date List Subject
2023-02-22 14:48:30 linux-kernel [PATCH v4 02/17] powerpc/85xx: Rename setup_arch and pic_init on p1023
2023-02-22 14:47:41 linux-kernel [PATCH v4 03/17] powerpc/85xx: Remove DBG() macro
2023-02-22 14:47:00 linux-kernel [PATCH v4 06/17] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
2023-02-22 14:46:19 linux-kernel [PATCH v4 14/17] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
2023-02-22 14:45:45 linux-kernel [PATCH v4 17/17] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
2023-02-22 14:45:14 linux-kernel [PATCH v4 08/17] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
2023-02-22 14:44:23 linux-kernel [PATCH v4 01/17] powerpc/fsl_uli1575: Misc cleanup
2023-02-22 14:44:03 linux-kernel [PATCH v4 10/17] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
2023-02-22 14:43:57 linux-kernel [PATCH v4 04/17] powerpc/85xx: Remove #ifdefs CONFIG_PCI in mpc85xx_ds
2023-02-22 14:43:54 linux-kernel [PATCH v4 16/17] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
2023-02-22 14:43:50 linux-kernel [PATCH v4 07/17] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
2023-02-22 14:43:35 linux-kernel [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
2023-02-22 14:41:59 linux-kernel Re: [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-22 09:53:47 linux-kernel Re: [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 09:48:04 linux-kernel Re: [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 09:46:53 linux-kernel Re: [PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 08:40:55 linux-kernel Re: [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 08:28:29 linux-kernel Re: [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 07:02:43 linux-kernel Re: [PATCH] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
2023-02-22 06:39:19 linux-kernel Re: [PATCH v3 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-20 07:28:27 linux-kernel Re: [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
2023-02-18 09:29:07 linux-kernel [PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
2023-02-18 09:18:49 linux-kernel [PATCH v2 07/10] powerpc: Make generic_calibrate_decr() the default
2023-02-18 09:18:34 linux-kernel [PATCH v2 09/10] powerpc: Use ppc_md_progress()
2023-02-18 09:18:15 linux-kernel [PATCH v2 08/10] powerpc: Add ppc_md_progress()
2023-02-18 09:17:50 linux-kernel [PATCH v2 06/10] powerpc/85xx: Fix function naming for p1023_rdb platform
2023-02-18 09:17:08 linux-kernel [PATCH v2 05/10] powerpc/gamecube|wii : Use machine_device_initcall()
2023-02-18 09:17:08 linux-kernel [PATCH v2 10/10] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()
2023-02-18 09:16:36 linux-kernel [PATCH v2 04/10] powerpc/47x: Split ppc47x machine in two
2023-02-18 09:16:36 linux-kernel [PATCH v2 03/10] powerpc/platforms: Use 'compatible' property for simple cases
2023-02-18 09:16:23 linux-kernel [PATCH v2 01/10] powerpc/machdep: Make machine name const
2023-02-18 09:16:23 linux-kernel [PATCH v2 02/10] powerpc/machdep: Define 'compatible' property in ppc_md and use it
2023-02-17 16:32:02 linux-kernel Re: [PATCH v6 10/10] MAINTAINERS: add the Freescale QMC audio entry
2023-02-17 16:31:07 linux-kernel Re: [PATCH v6 09/10] ASoC: fsl: Add support for QMC audio
2023-02-17 16:30:42 linux-kernel Re: [PATCH v6 08/10] dt-bindings: sound: Add support for QMC audio
2023-02-17 16:29:21 linux-kernel Re: [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
2023-02-17 16:28:56 linux-kernel Re: [PATCH v6 06/10] soc: fsl: cpm1: Add support for QMC
2023-02-17 16:28:31 linux-kernel Re: [PATCH v6 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
2023-02-17 16:28:18 linux-kernel Re: [PATCH v6 03/10] MAINTAINERS: add the Freescale TSA controller entry
2023-02-17 16:27:47 linux-kernel Re: [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
2023-02-17 16:27:28 linux-kernel Re: [PATCH v6 02/10] soc: fsl: cpm1: Add support for TSA
2023-02-17 14:35:59 linux-kernel Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
2023-02-17 14:33:37 linux-kernel Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
2023-02-17 13:48:20 linux-kernel Re: [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
2023-02-17 06:32:11 linux-kernel Re: [PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
2023-02-16 06:44:05 linux-kernel Re: [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
2023-02-15 16:10:39 linux-kernel Re: [PATCH v4 02/10] soc: fsl: cpm1: Add support for TSA
2023-02-15 16:08:33 linux-kernel Re: [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
2023-02-15 13:29:29 linux-kernel [PATCH v1 4/9] powerpc/gamecube|wii : Use machine_device_initcall()
2023-02-15 13:29:13 linux-kernel [PATCH v1 9/9] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()
2023-02-15 13:28:38 linux-kernel [PATCH v1 7/9] powerpc: Add ppc_md_progress()