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
[v2,21/27] i.MX: Add implementation of i.MX7 GPR 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,19/27] i.MX: Add code to emulate SDMA 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,16/27] i.MX: Add code to emulate GPCv2 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,14/27] i.MX: Add code to emulate i.MX2 watchdog IP block 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,12/27] sdhci: Implement write method of ACMD12ERRSTS register 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,10/27] imx_fec: Reserve full 4K page for the register file Initial i.MX7 support - - - - --- 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,08/27] imx_fec: Use correct length for packet size 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,06/27] imx_fec: Emulate SHIFT16 in ENETx_RACC Initial i.MX7 support - - 1 - --- 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,04/27] imx_fec: Use ENET_FTRL to determine truncation length Initial i.MX7 support - - - - --- 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,02/27] imx_fec: Refactor imx_eth_enable_rx() Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[v2,01/27] imx_fec: Do not link to netdev Initial i.MX7 support - - 1 - --- 2017-10-23 Andrey Smirnov New
[09/17] imx_fec: Use correct length for packet size Untitled series #3723 - - 1 - --- 2017-09-18 Andrey Smirnov New
[02/17] imx_fec: Do not calculate FEC Untitled series #3722 - - - - --- 2017-09-18 Andrey Smirnov New
util/path: Always translate /etc/ld.so.cache - - - - --- 2017-01-27 Andrey Smirnov New
[v3] fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2017-01-05 Andrey Smirnov New
[v2] fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2017-01-05 Andrey Smirnov New
fsl_etsec: Fix Tx BD ring wrapping handling - - - - --- 2016-12-20 Andrey Smirnov New
[2/2] fsl_etsec: Fix various small problems in hexdump code - - - - --- 2016-11-28 Andrey Smirnov New
[1/2] fsl_etsec: Pad short payloads with zeros - - - - --- 2016-11-28 Andrey Smirnov New
[v3,10/10] exec: Use address_space_rw to handle reads and wirtes - - - - --- 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,08/10] Convert address_space_rw to use MemoryAccessType - - 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,06/10] Change signature of cpu_memory_rw_debug() to avoid casting - - 1 - --- 2016-07-20 Andrey Smirnov New
[v3,05/10] Rename MMUAccessType to MemoryAccessType - - 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,03/10] Change signature of address_space_write() to avoid casting - - 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,01/10] Avoid needless calls to address_space_rw() - - 1 - --- 2016-07-20 Andrey Smirnov New
[RFC] exec: Support non-direct memory writes in cpu_memory_rw_debug - - - - --- 2016-06-28 Andrey Smirnov New
[RFC] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu - - - - --- 2016-06-28 Andrey Smirnov New
« 1 2 »