Show patches with: Submitter = Andrey Smirnov       |    State = Action Required       |    Archived = No       |   140 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu - - - - --- 2016-06-28 Andrey Smirnov New
[RFC] exec: Support non-direct memory writes in cpu_memory_rw_debug - - - - --- 2016-06-28 Andrey Smirnov New
[v3,01/10] Avoid needless calls to address_space_rw() - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,02/10] Change signature of address_space_read() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,03/10] Change signature of address_space_write() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,04/10] address_space_write_continue: Distill common code - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,05/10] Rename MMUAccessType to MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,06/10] Change signature of cpu_memory_rw_debug() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,07/10] Convert cpu_memory_rw_debug to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,08/10] Convert address_space_rw to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,09/10] gdbstub: Convert target_memory_rw_debug to use MemoryAccessType - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,10/10] exec: Use address_space_rw to handle reads and wirtes - - - - --- 2016-07-20 Andrey Smirnov New
[1/2] fsl_etsec: Pad short payloads with zeros - - - - --- 2016-11-28 Andrey Smirnov New
[2/2] fsl_etsec: Fix various small problems in hexdump code - - - - --- 2016-11-28 Andrey Smirnov New
fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2016-12-20 Andrey Smirnov New
[v2] fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2017-01-05 Andrey Smirnov New
[v3] fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2017-01-05 Andrey Smirnov New
util/path: Always translate /etc/ld.so.cache - - - - --- 2017-01-27 Andrey Smirnov New
[02/17] imx_fec: Do not calculate FEC Untitled series #3722 - - - - --- 2017-09-18 Andrey Smirnov New
[09/17] imx_fec: Use correct length for packet size Untitled series #3723 - - 1 - --- 2017-09-18 Andrey Smirnov New
[v2,01/27] imx_fec: Do not link to netdev Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,02/27] imx_fec: Refactor imx_eth_enable_rx() Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,03/27] imx_fec: Change queue flushing heuristics Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,04/27] imx_fec: Use ENET_FTRL to determine truncation length Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,05/27] imx_fec: Use MIN instead of explicit ternary operator Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,06/27] imx_fec: Emulate SHIFT16 in ENETx_RACC Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,07/27] imx_fec: Add support for multiple Tx DMA rings Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,08/27] imx_fec: Use correct length for packet size Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,09/27] imx_fec: Fix a typo in imx_enet_receive() Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,10/27] imx_fec: Reserve full 4K page for the register file Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,11/27] sdhci: Add i.MX specific subtype of SDHCI Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,12/27] sdhci: Implement write method of ACMD12ERRSTS register Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,13/27] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,14/27] i.MX: Add code to emulate i.MX2 watchdog IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,15/27] i.MX: Add code to emulate i.MX7 SNVS IP-block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,16/27] i.MX: Add code to emulate GPCv2 IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,17/27] i.MX: Add code to emulate i.MX7 IOMUXC IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,19/27] i.MX: Add code to emulate SDMA IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,20/27] i.MX: Add code to emulate FlexCAN IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,21/27] i.MX: Add implementation of i.MX7 GPR IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,22/27] pci: Add support for Designware IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,23/27] i.MX: Add code to emulate i.MX7 USBMISC IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,24/27] i.MX: Add code to emulate i.MX7 ADC IP block Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v2,26/27] i.MX: Add i.MX7 SOC implementation. Initial i.MX7 support - - - - --- 2017-10-23 Andrey Smirnov New
[v3,01/30] imx_fec: Do not link to netdev Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,02/30] imx_fec: Refactor imx_eth_enable_rx() Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,03/30] imx_fec: Change queue flushing heuristics Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,04/30] imx_fec: Use ENET_FTRL to determine truncation length Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,05/30] imx_fec: Use MIN instead of explicit ternary operator Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,06/30] imx_fec: Emulate SHIFT16 in ENETx_RACC Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,07/30] imx_fec: Add support for multiple Tx DMA rings Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,08/30] imx_fec: Use correct length for packet size Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,09/30] imx_fec: Fix a typo in imx_enet_receive() Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,10/30] imx_fec: Reserve full 4K page for the register file Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,11/30] sdhci: Add i.MX specific subtype of SDHCI Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,12/30] sdhci: Implement write method of ACMD12ERRSTS register Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,13/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,14/30] i.MX: Add code to emulate i.MX2 watchdog IP block Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,15/30] i.MX: Add code to emulate i.MX7 SNVS IP-block Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,16/30] i.MX: Add code to emulate GPCv2 IP block Initial i.MX7 support - - 1 - --- 2017-11-06 Andrey Smirnov New
[v3,17/30] i.MX: Add code to emulate i.MX7 IOMUXC IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,19/30] i.MX: Add code to emulate SDMA IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,20/30] i.MX: Add code to emulate FlexCAN IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,21/30] i.MX: Add implementation of i.MX7 GPR IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,22/30] pci: Add support for Designware IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,23/30] i.MX: Add code to emulate i.MX7 USBMISC IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,24/30] i.MX: Add code to emulate i.MX7 ADC IP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,25/30] i.MX: Add code to emulate i.MX7 SRC IP-block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,26/30] usb: Add basic code to emulate Chipidea USB IP Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,27/30] ARM: Add basic code to emulate A7MPCore DAP block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,28/30] i.MX: Add code to emulate i.MX LCD block Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[v3,29/30] i.MX: Add i.MX7 SOC implementation. Initial i.MX7 support - - - - --- 2017-11-06 Andrey Smirnov New
[01/13] imx_fec: Do not link to netdev i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[02/13] imx_fec: Refactor imx_eth_enable_rx() i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[03/13] imx_fec: Change queue flushing heuristics i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[05/13] imx_fec: Use ENET_FTRL to determine truncation length i.MX FEC and SD changes - - - - --- 2017-12-11 Andrey Smirnov New
[06/13] imx_fec: Use MIN instead of explicit ternary operator i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[07/13] imx_fec: Emulate SHIFT16 in ENETx_RACC i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[08/13] imx_fec: Add support for multiple Tx DMA rings i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[09/13] imx_fec: Use correct length for packet size i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[10/13] imx_fec: Fix a typo in imx_enet_receive() i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[11/13] imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[12/13] sdhci: Add i.MX specific subtype of SDHCI i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[13/13] sdhci: Implement write method of ACMD12ERRSTS register i.MX FEC and SD changes - - 1 - --- 2017-12-11 Andrey Smirnov New
[v2,01/15] imx_fec: Do not link to netdev i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,02/15] imx_fec: Refactor imx_eth_enable_rx() i.MX FEC and SD changes - - 2 - --- 2017-12-14 Andrey Smirnov New
[v2,03/15] imx_fec: Change queue flushing heuristics i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,04/15] imx_fec: Move Tx frame buffer away from the stack i.MX FEC and SD changes - - - - --- 2017-12-14 Andrey Smirnov New
[v2,05/15] imx_fec: Use ENET_FTRL to determine truncation length i.MX FEC and SD changes - - - - --- 2017-12-14 Andrey Smirnov New
[v2,06/15] imx_fec: Use MIN instead of explicit ternary operator i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,07/15] imx_fec: Emulate SHIFT16 in ENETx_RACC i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,08/15] imx_fec: Add support for multiple Tx DMA rings i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,09/15] imx_fec: Use correct length for packet size i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,10/15] imx_fec: Fix a typo in imx_enet_receive() i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,11/15] imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,12/15] sdhci: Add i.MX specific subtype of SDHCI i.MX FEC and SD changes - - 1 - --- 2017-12-14 Andrey Smirnov New
[v2,13/15] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC i.MX FEC and SD changes - - - - --- 2017-12-14 Andrey Smirnov New
[v2,14/15] sd: Check for READ_MULTIPLE_BLOCK size limit violation first i.MX FEC and SD changes - - - - --- 2017-12-14 Andrey Smirnov New
[v2,15/15] sdhci: Implement write method of ACMD12ERRSTS register i.MX FEC and SD changes - - 2 - --- 2017-12-14 Andrey Smirnov New
hw/misc: Add code to emulate PFUZE3000 PMIC hw/misc: Add code to emulate PFUZE3000 PMIC - - - - --- 2017-12-14 Andrey Smirnov New
« 1 2 »