Show patches with: Submitter = Jean-Christophe Dubois       |    State = Action Required       |    Archived = No       |   413 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/8] Fix qemu_free use in acpi.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[2/8] Fix qemu_free use in baum.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[3/8] Fix qemu_free use in nand.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[4/8] Fix qemu_free use in bt-l2cap.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[5/8] Fix qemu_free use in nseries.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[6/8] Fix qemu_free use in scsi-generic.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[7/8] Fix free use in xen_backend.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
[8/8] Fix qemu_malloc/qemu_free use in rtl8139.c - - - - --- 2009-11-15 Jean-Christophe Dubois New
Fix reset bit for realview platform. - - - - --- 2011-11-04 Jean-Christophe Dubois New
[v2] realview: fix reset bit depending on platform - - - - --- 2011-11-05 Jean-Christophe Dubois New
[v2] arm: Fix CP15 FSR (C5) domain setting - - 1 - --- 2011-11-05 Jean-Christophe Dubois New
[v3] hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 - - 1 - --- 2011-11-06 Jean-Christophe Dubois New
exynos4210/mct: Avoid infinite loop on non incremental timers - - - - --- 2012-12-01 Jean-Christophe Dubois New
[v2] exynos4210/mct: Avoid infinite loop on non incremental timers - - 1 - --- 2012-12-03 Jean-Christophe Dubois New
i.MX: implement a more correct version of EPIT timer. - - - - --- 2013-04-09 Jean-Christophe Dubois New
[v2] i.MX: implement a more correct version of EPIT timer. - - 1 - --- 2013-04-10 Jean-Christophe Dubois New
[v3] i.MX: implement a more correct version of EPIT timer. - - - - --- 2013-04-10 Jean-Christophe Dubois New
Add i.MX25 3DS evaluation board support - - - - --- 2013-04-18 Jean-Christophe Dubois New
[1/2] Add i.MX FEC ethernet controller - - - - --- 2013-04-26 Jean-Christophe Dubois New
[2/2] Add i.MX25 3DS evaluation board support - - - - --- 2013-04-26 Jean-Christophe Dubois New
[1/2] Add i.MX I2C device emulator. - - - - --- 2013-05-01 Jean-Christophe Dubois New
[2/2] Add i.MX device to i.MX25 3DS platform. - - - - --- 2013-05-01 Jean-Christophe Dubois New
[v2,1/4] Add i.MX FEC Ethernet driver - - - - --- 2013-05-04 Jean-Christophe Dubois New
[v2,2/4] Add i.MX I2C controller driver. - - - - --- 2013-05-04 Jean-Christophe Dubois New
[v2,3/4] Add i.MX25 3DS evaluation board support. - - - - --- 2013-05-04 Jean-Christophe Dubois New
[v2,4/4] Add qtest support for i.MX I2C device emulation. - - - - --- 2013-05-04 Jean-Christophe Dubois New
[v3,1/4] Add i.MX FEC Ethernet emulator - - - - --- 2013-05-05 Jean-Christophe Dubois New
[v3,2/4] Add i.MX I2C controller emulator - - - - --- 2013-05-05 Jean-Christophe Dubois New
[v3,3/4] Add i.MX25 3DS evaluation board support. - - - - --- 2013-05-05 Jean-Christophe Dubois New
[v3,4/4] Add qtest support for i.MX I2C device emulation. - - - - --- 2013-05-05 Jean-Christophe Dubois New
[v4,1/4] Add i.MX FEC Ethernet emulator - - - - --- 2013-05-07 Jean-Christophe Dubois New
[v4,2/4] Add i.MX I2C controller emulator - - - - --- 2013-05-07 Jean-Christophe Dubois New
[v4,3/4] Add i.MX25 3DS evaluation board support. - - - - --- 2013-05-07 Jean-Christophe Dubois New
[v4,4/4] Add qtest support for i.MX I2C device emulation. - - - - --- 2013-05-07 Jean-Christophe Dubois New
[14/14,ARM] i.MX25: Fix DTS tree for real hardware. - - - - --- 2013-05-07 Jean-Christophe Dubois New
[ARM] i.MX25: Fix DTS tree for real hardware. - - - - --- 2013-05-08 Jean-Christophe Dubois New
[v5,1/4] Add i.MX FEC Ethernet emulator - - 1 - --- 2013-05-08 Jean-Christophe Dubois New
[v5,2/4] Add i.MX I2C controller emulator - - 1 - --- 2013-05-08 Jean-Christophe Dubois New
[v5,3/4] Add i.MX25 3DS evaluation board support. - - - - --- 2013-05-08 Jean-Christophe Dubois New
[v5,4/4] Add qtest support for i.MX I2C device emulation. - - - - --- 2013-05-08 Jean-Christophe Dubois New
i.MX: split GPT and EPIT timer implementation - - - - --- 2013-05-19 Jean-Christophe Dubois New
i.MX: Improve EPIT timer code. - - - - --- 2013-05-27 Jean-Christophe Dubois New
i.MX: implement a more complete version of the GPT timer. - - - - --- 2013-05-27 Jean-Christophe Dubois New
[v2,1/2] i.MX: implement a more complete version of the GPT timer. - - - - --- 2013-05-28 Jean-Christophe Dubois New
[v2,2/2] i.MX: unify all function and variale name convention in GPT - - - - --- 2013-05-28 Jean-Christophe Dubois New
[v2] i.MX: Improve EPIT timer code. - - 1 - --- 2013-05-29 Jean-Christophe Dubois New
[v3,1/2] i.MX: Implement a more complete version of the GPT timer. - - - - --- 2013-05-30 Jean-Christophe Dubois New
[v3,2/2] i.MX: Rework functions/types name and use new styme initialization - - - - --- 2013-05-30 Jean-Christophe Dubois New
[v6,1/4] i.MX: Add FEC Ethernet Emulator. - - 1 - --- 2013-06-04 Jean-Christophe Dubois New
[v6,2/4] i.MX: Add I2C contoller emulator - - 1 - --- 2013-06-04 Jean-Christophe Dubois New
[v6,3/4] i.MX: Add i.MX25 3DS evaluation board support. - - - - --- 2013-06-04 Jean-Christophe Dubois New
[v6,4/4] i.MX: Add qtest support for I2C device emulation - - - - --- 2013-06-04 Jean-Christophe Dubois New
i.MX: Implement a more complete version of the GPT timer. - - 1 - --- 2013-06-26 Jean-Christophe Dubois New
[v7,1/4] i.MX: Add FEC Ethernet Emulator. - - 1 - --- 2015-06-22 Jean-Christophe Dubois New
[v7,2/4] i.MX: Add I2C contoller emulator - - 1 - --- 2015-06-22 Jean-Christophe Dubois New
[v7,3/4] i.MX: Add i.MX25 3DS evaluation board support - - - - --- 2015-06-22 Jean-Christophe Dubois New
[v7,4/4] i.MX: Add qtest support for I2C device emulator - - - - --- 2015-06-22 Jean-Christophe Dubois New
[v8,01/11] i.MX: Split the i.MX serial driver into a header file and a source file - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,02/11] i.MX: Split the i.MX AVIC emulator into a header file and a source file - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,03/11] i.MX: Split the i.MX CCM emulator into a header file and a source file. - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,04/11] i.MX: Split the i.MX EPIT emulator into a header file and a source file. - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,05/11] i.MX: Split the i.MX GPT emulator into a header file and a source file. - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,06/11] kzm: Use modified i.MX emulators. - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,07/11] i.MX: Add FEC Ethernet Emulator - - 1 - --- 2015-06-29 Jean-Christophe Dubois New
[v8,08/11] i.MX: Add I2C controller emulator - - 1 - --- 2015-06-29 Jean-Christophe Dubois New
[v8,09/11] i.MX25: Add the i.MX25 SOC support - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,10/11] i.MX25: Add support for the i.MX25 PDK 3DS - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v8,11/11] i.MX: Add qtest support for I2C device emulator. - - - - --- 2015-06-29 Jean-Christophe Dubois New
[v9,01/20] i.MX: Split UART emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,02/20] i.MX: Remove Qdev serial construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,03/20] i.MX:Fix Coding style for UART emulator. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,04/20] i.MX: Split AVIC emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,05/20] i.MX: improve AVIC emulator log consistency - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,06/20] i.MX: Split CCM emulator in a header file and a source file - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,07/20] i.MX: improve CCM emulator log consistency - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,08/20] i.MX: Split EPIT emulator in a header file and a source file - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,09/20] i.MX: Remove Qdev EPIT construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,10/20] i.MX: Fix Coding style for EPIT emulator - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,11/20] i.MX: Split GPT emulator in a header file and a source file - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,12/20] i.MX: Remove Qdev GPT construction helper function. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,13/20] i.MX: Fix Coding style for GPT emulator - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,14/20] i.MX: Add SOC support for i.MX31 - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,15/20] i.MX: KZM now uses the standalone i.MX31 SOC support - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,16/20] i.MX: Add I2C controller emulator - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,17/20] i.MX: Add FEC Ethernet Emulator - - 1 - --- 2015-07-04 Jean-Christophe Dubois New
[v9,18/20] i.MX: Add SOC support for i.MX25 - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,19/20] i.MX: Add the i.MX25 3DS PDK plateform - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v9,20/20] i.MX: Add qtest support for I2C device emulator. - - - - --- 2015-07-04 Jean-Christophe Dubois New
[v10,01/21] i.MX: Split UART emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,02/21] i.MX: Move serial initialization to init/realize of DeviceClass. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,03/21] i.MX:Fix Coding style for UART emulator. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,04/21] i.MX: Split AVIC emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,05/21] i.MX: Fix Coding style for AVIC emulator. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,06/21] i.MX: Split CCM emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,07/21] i.MX: Fix Coding style for CCM emulator - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,08/21] i.MX: Split EPIT emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,09/21] i.MX: Move Qdev EPIT construction helper as inline function. - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,10/21] i.MX: Fix Coding style for EPIT emulator - - - - --- 2015-07-06 Jean-Christophe Dubois New
[v10,11/21] i.MX: Split GPT emulator in a header file and a source file - - 1 - --- 2015-07-06 Jean-Christophe Dubois New
[v10,12/21] i.MX: Move Qdev GPT construction helper as inline function. - - - - --- 2015-07-06 Jean-Christophe Dubois New
« 1 2 3 44 5 »