Show patches with: State = Action Required       |    Archived = No       |   426222 patches
« 1 2 ... 542 543 5444262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND,v3,5/5] hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different block siz… hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 - 1 --- 2021-03-03 Bin Meng New
[RESEND,v3,4/5] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - - 1 1 --- 2021-03-03 Bin Meng New
[RESEND,v3,3/5] hw/sd: sdhci: Correctly set the controller status for ADMA hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 1 1 --- 2021-03-03 Bin Meng New
[RESEND,v3,2/5] hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 - 1 --- 2021-03-03 Bin Meng New
[RESEND,v3,1/5] hw/sd: sdhci: Don't transfer any data when command time out hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 1 4 - 2 --- 2021-03-03 Bin Meng New
hw/sd: sd: Fix build error when DEBUG_SD is on hw/sd: sd: Fix build error when DEBUG_SD is on - - 1 - --- 2021-02-28 Bin Meng New
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on hw/net: fsl_etsec: Fix build error when HEX_DUMP is on - - - - --- 2021-02-28 Bin Meng New
net: Fix build error when DEBUG_NET is on net: Fix build error when DEBUG_NET is on - - 1 - --- 2021-02-28 Bin Meng New
net: Print the packet size in the debug output net: Print the packet size in the debug output - - - - --- 2021-02-26 Bin Meng New
hw/ppc: e500: Add missing <ranges> in the eTSEC node hw/ppc: e500: Add missing <ranges> in the eTSEC node - 1 - - --- 2021-02-24 Bin Meng New
[v3,4/4] hw/riscv: virt: Map high mmio for PCIe hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine - - 1 - --- 2021-02-20 Bin Meng New
[v3,3/4] hw/riscv: virt: Limit RAM size in a 32-bit system hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine - - 1 - --- 2021-02-20 Bin Meng New
[v3,2/4] hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init() hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine - - 1 - --- 2021-02-20 Bin Meng New
[v3,1/4] hw/riscv: Drop 'struct MemmapEntry' hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine - - 2 - --- 2021-02-20 Bin Meng New
[v3] hw/sd: sd: Actually perform the erase operation [v3] hw/sd: sd: Actually perform the erase operation - - 1 - --- 2021-02-20 Bin Meng New
Make ram_addr_t 64 bits unconditionally Make ram_addr_t 64 bits unconditionally - - - - --- 2021-02-19 Bin Meng New
[v2,8/8] hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,7/8] hw/sd: sd: Skip write protect groups check in CMD24/25 for high capacity cards hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,5/8] hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,4/8] hw/sd: sd: Move the sd_block_{read, write} and macros ahead hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,3/8] hw/sd: sd: Fix CMD30 response type hw/sd: sd: Erase operation and other fixes - 1 1 - --- 2021-02-16 Bin Meng New
[v2,2/8] hw/sd: sd: Only SDSC cards support CMD28/29/30 hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,1/8] hw/sd: sd: Fix address check in sd_erase() hw/sd: sd: Erase operation and other fixes - 1 1 - --- 2021-02-16 Bin Meng New
[v3] hw/block: nvme: Fix a build error in nvme_get_feature() [v3] hw/block: nvme: Fix a build error in nvme_get_feature() - 1 1 - --- 2021-02-10 Bin Meng New
[v2] target/ppc: Add E500 L2CSR0 write helper [v2] target/ppc: Add E500 L2CSR0 write helper - - - - --- 2021-02-10 Bin Meng New
[v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic [v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic - 1 - - --- 2021-02-10 Bin Meng New
[v2,2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes [v2,1/2] hw/ppc: e500: Use a macro for the platform clock frequency - - 1 - --- 2021-02-03 Bin Meng New
[v2,1/2] hw/ppc: e500: Use a macro for the platform clock frequency [v2,1/2] hw/ppc: e500: Use a macro for the platform clock frequency - - 1 - --- 2021-02-03 Bin Meng New
[v9,10/10] hw/ssi: imx_spi: Correct tx and rx fifo endianness hw/ssi: imx_spi: Fix various bugs in the imx_spi model - 1 1 - --- 2021-01-29 Bin Meng New
[v9,09/10] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic hw/ssi: imx_spi: Fix various bugs in the imx_spi model - 1 1 - --- 2021-01-29 Bin Meng New
[v9,08/10] hw/ssi: imx_spi: Round up the burst length to be multiple of 8 hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - - - --- 2021-01-29 Bin Meng New
[v9,07/10] hw/ssi: imx_spi: Disable chip selects when controller is disabled hw/ssi: imx_spi: Fix various bugs in the imx_spi model - 1 1 - --- 2021-01-29 Bin Meng New
[v9,06/10] hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 1 - --- 2021-01-29 Bin Meng New
[v9,05/10] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 2 - --- 2021-01-29 Bin Meng New
[v9,04/10] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 1 - --- 2021-01-29 Bin Meng New
[v9,03/10] hw/ssi: imx_spi: Remove pointless variable initialization hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 2 - --- 2021-01-29 Bin Meng New
[v9,02/10] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset() hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 1 - --- 2021-01-29 Bin Meng New
[v9,01/10] hw/ssi: imx_spi: Use a macro for number of chip selects supported hw/ssi: imx_spi: Fix various bugs in the imx_spi model - - 3 - --- 2021-01-29 Bin Meng New
[v4,9/9] hw/sd: ssi-sd: Handle the rest commands with R1b response type hw/sd: Support block read/write in SPI mode - - 1 - --- 2021-01-28 Bin Meng New
[v4,8/9] hw/sd: ssi-sd: Fix STOP_TRANSMISSION (CMD12) response hw/sd: Support block read/write in SPI mode - 1 - - --- 2021-01-28 Bin Meng New
[v4,7/9] hw/sd: ssi-sd: Fix SEND_IF_COND (CMD8) response hw/sd: Support block read/write in SPI mode - 1 1 - --- 2021-01-28 Bin Meng New
[v4,6/9] hw/sd: ssi-sd: Support multiple block write hw/sd: Support block read/write in SPI mode 1 - - 1 --- 2021-01-28 Bin Meng New
[v4,5/9] hw/sd: ssi-sd: Support single block write hw/sd: Support block read/write in SPI mode 1 - - 1 --- 2021-01-28 Bin Meng New
[v4,4/9] hw/sd: Introduce receive_ready() callback hw/sd: Support block read/write in SPI mode 1 - 1 1 --- 2021-01-28 Bin Meng New
[v4,3/9] hw/sd: sd: Allow single/multiple block write for SPI mode hw/sd: Support block read/write in SPI mode 1 - - 1 --- 2021-01-28 Bin Meng New
[v4,2/9] hw/sd: sd: Remove duplicated codes in single/multiple block read/write hw/sd: Support block read/write in SPI mode 1 - - 1 --- 2021-01-28 Bin Meng New
[v4,1/9] hw/sd: ssi-sd: Support multiple block read hw/sd: Support block read/write in SPI mode 1 - - 1 --- 2021-01-28 Bin Meng New
[v3,9/9] docs/system: riscv: Add documentation for sifive_u machine hw/riscv: sifive_u: Add missing SPI support - - 2 - --- 2021-01-26 Bin Meng New
[v3,8/9] docs/system: Add RISC-V documentation hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-26 Bin Meng New
[v3,7/9] docs/system: Sort targets in alphabetical order hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-26 Bin Meng New
[v3,6/9] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-26 Bin Meng New
[v3,5/9] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-26 Bin Meng New
[v3,4/9] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-26 Bin Meng New
[v3,3/9] hw/ssi: Add SiFive SPI controller support hw/riscv: sifive_u: Add missing SPI support 2 - 1 - --- 2021-01-26 Bin Meng New
[v3,2/9] hw/block: m25p80: Add various ISSI flash information hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-26 Bin Meng New
[v3,1/9] hw/block: m25p80: Add ISSI SPI flash support hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-26 Bin Meng New
[v2,25/25] docs/system: riscv: Add documentation for sifive_u machine hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,24/25] docs/system: Add RISC-V documentation hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,23/25] docs/system: Sort targets in alphabetical order hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,22/25] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,21/25] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,20/25] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash hw/riscv: sifive_u: Add missing SPI support - - 1 - --- 2021-01-23 Bin Meng New
[v2,19/25] hw/ssi: Add SiFive SPI controller support hw/riscv: sifive_u: Add missing SPI support - - - - --- 2021-01-23 Bin Meng New
[v2,18/25] hw/sd: ssi-sd: Bump up version ids of VMStateDescription hw/riscv: sifive_u: Add missing SPI support - - - - --- 2021-01-23 Bin Meng New
[v2,17/25] hw/sd: ssi-sd: Support multiple block write hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,16/25] hw/sd: ssi-sd: Support single block write hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,15/25] hw/sd: Introduce receive_ready() callback hw/riscv: sifive_u: Add missing SPI support 1 - 1 - --- 2021-01-23 Bin Meng New
[v2,14/25] hw/sd: sd.h: Cosmetic change of using spaces hw/riscv: sifive_u: Add missing SPI support - - 2 - --- 2021-01-23 Bin Meng New
[v2,13/25] hw/sd: sd: Allow single/multiple block write for SPI mode hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,12/25] hw/sd: sd: Remove duplicated codes in single/multiple block read/write hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,11/25] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer hw/riscv: sifive_u: Add missing SPI support - - 2 - --- 2021-01-23 Bin Meng New
[v2,10/25] hw/sd: ssi-sd: Support multiple block read hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,09/25] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION hw/riscv: sifive_u: Add missing SPI support - 1 1 - --- 2021-01-23 Bin Meng New
[v2,08/25] hw/sd: ssi-sd: Add a state representing Nac hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,07/25] hw/sd: ssi-sd: Suffix a data block with CRC16 hw/riscv: sifive_u: Add missing SPI support 1 1 1 - --- 2021-01-23 Bin Meng New
[v2,06/25] util: Add CRC16 (CCITT) calculation routines hw/riscv: sifive_u: Add missing SPI support 1 - 1 - --- 2021-01-23 Bin Meng New
[v2,05/25] hw/sd: sd: Drop sd_crc16() hw/riscv: sifive_u: Add missing SPI support - - 2 1 --- 2021-01-23 Bin Meng New
[v2,04/25] hw/sd: sd: Support CMD59 for SPI mode hw/riscv: sifive_u: Add missing SPI support - - 2 1 --- 2021-01-23 Bin Meng New
[v2,03/25] hw/sd: ssi-sd: Fix incorrect card response sequence hw/riscv: sifive_u: Add missing SPI support - 1 2 1 --- 2021-01-23 Bin Meng New
[v2,02/25] hw/block: m25p80: Add various ISSI flash information hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2021-01-23 Bin Meng New
[v2,01/25] hw/block: m25p80: Add ISSI SPI flash support hw/riscv: sifive_u: Add missing SPI support - - - - --- 2021-01-23 Bin Meng New
hw/mips: loongson3: Drop 'struct MemmapEntry' hw/mips: loongson3: Drop 'struct MemmapEntry' - - 1 1 --- 2021-01-22 Bin Meng New
roms/opensbi: Upgrade from v0.8 to v0.9 roms/opensbi: Upgrade from v0.8 to v0.9 - - 1 - --- 2021-01-19 Bin Meng New
hw/misc: sifive_u_otp: Use error_report() when block operation fails hw/misc: sifive_u_otp: Use error_report() when block operation fails - - 2 - --- 2021-01-19 Bin Meng New
target/riscv: Declare csr_ops[] with a known size target/riscv: Declare csr_ops[] with a known size - - 2 - --- 2021-01-19 Bin Meng New
[v2,2/2] target/riscv: Remove built-in GDB XML files for CSRs target/riscv: Generate the GDB XML file for CSR registers dynamically - - 1 - --- 2021-01-16 Bin Meng New
[v2,1/2] target/riscv: Generate the GDB XML file for CSR registers dynamically target/riscv: Generate the GDB XML file for CSR registers dynamically - - 1 - --- 2021-01-16 Bin Meng New
[9/9] hw/ssi: npcm7xx_fiu: Correct the dummy cycle emulation logic hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - - - - --- 2021-01-14 Bin Meng New
[8/9] Revert "aspeed/smc: snoop SPI transfers to fake dummy cycles" hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - - - - --- 2021-01-14 Bin Meng New
[7/9] Revert "aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command" hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - - - - --- 2021-01-14 Bin Meng New
[6/9] hw/ssi: xilinx_spips: Fix generic fifo dummy cycle handling hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - 1 - - --- 2021-01-14 Bin Meng New
[5/9] hw/block: m25p80: Support fast read for SST flashes hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - - - - --- 2021-01-14 Bin Meng New
[4/9] hw/block: m25p80: Fix the number of dummy bytes needed for Spansion flashes hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - - - - --- 2021-01-14 Bin Meng New
[3/9] hw/block: m25p80: Fix the number of dummy bytes needed for Macronix flashes hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - 1 - - --- 2021-01-14 Bin Meng New
[2/9] hw/block: m25p80: Fix the number of dummy bytes needed for Numonyx/Micron flashes hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - 1 - - --- 2021-01-14 Bin Meng New
[1/9] hw/block: m25p80: Fix the number of dummy bytes needed for Windbond flashes hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands - 3 - - --- 2021-01-14 Bin Meng New
[2/4] target/riscv: Add CSR name in the CSR function table target/riscv: Generate the GDB XML file for CSR registers dynamically - - 1 - --- 2021-01-12 Bin Meng New
[1/4] target/riscv: Make csr_ops[CSR_TABLE_SIZE] external target/riscv: Generate the GDB XML file for CSR registers dynamically - - 2 - --- 2021-01-12 Bin Meng New
hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type - - 2 - --- 2021-01-09 Bin Meng New
[v3,4/4] docs/system: arm: Add sabrelite board description hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot - - 1 - --- 2021-01-06 Bin Meng New
« 1 2 ... 542 543 5444262 4263 »