aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-07esp: remove dma_counter from ESPStateMark Cave-Ayland
2021-03-07esp: apply transfer length adjustment when STC is zero at TC load timeMark Cave-Ayland
2021-03-07esp: introduce esp_get_stc()Mark Cave-Ayland
2021-03-07esp: introduce esp_get_tc() and esp_set_tc()Mark Cave-Ayland
2021-03-07esp: determine transfer direction directly from SCSI phaseMark Cave-Ayland
2021-03-07esp: add PDMA trace eventsMark Cave-Ayland
2021-03-07esp: fix esp_reg_read() trace eventMark Cave-Ayland
2021-03-07esp: add trace event when receiving a TI commandMark Cave-Ayland
2021-03-07esp: add vmstate_esp version to embedded ESPStateMark Cave-Ayland
2021-03-07esp: QOMify the internal ESP device stateMark Cave-Ayland
2021-03-07esp: rename existing ESP QOM type to SYSBUS_ESPMark Cave-Ayland
2021-03-07esp: checkpatch fixesMark Cave-Ayland
2021-03-06target/hexagon/opcodes: Add missing varargs cleanupPhilippe Mathieu-Daudé
2021-03-06target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTRTaylor Simpson
2021-03-06exec: Poison Hexagon target-specific definitionsPhilippe Mathieu-Daudé
2021-03-06accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson
2021-03-06include/exec: lightly re-arrange TranslationBlockAlex Bennée
2021-03-06accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée
2021-03-06accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée
2021-03-06accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée
2021-03-06tcg/tci: Merge mov, not and neg operationsRichard Henderson
2021-03-06tcg/tci: Merge bswap operationsRichard Henderson
2021-03-06tcg/tci: Merge extension operationsRichard Henderson
2021-03-06tcg/tci: Merge basic arithmetic operationsRichard Henderson
2021-03-06tcg/tci: Reduce use of tci_read_r64Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r32sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r32Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r16sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r16Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r8sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r8Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (load/store opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (conditional opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (deposit opcode)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (exchange opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (arithmetic opcodes)Richard Henderson
2021-03-06tcg: Manage splitwx in tc_ptr_to_region_tree by handRichard Henderson
2021-03-06tcg: Split out tcg_raise_tb_overflowRichard Henderson
2021-03-06tcg/tci: Use exec/cpu_ldst.h interfacesRichard Henderson
2021-03-06tcg/aarch64: Fix generation of "scalar" vector operationsRichard Henderson
2021-03-06tcg/aarch64: Fix I3617_CMLE0Richard Henderson
2021-03-06tcg/aarch64: Fix constant subtraction in tcg_out_addsub2Richard Henderson
2021-03-06hw/sh4/sh7750_regs: Replace link to license by its full contentPhilippe Mathieu-Daudé
2021-03-06hw/sh4: Remove now unused CONFIG_SH4 from KconfigPhilippe Mathieu-Daudé
2021-03-06hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/block: Introduce TC58128 eeprom Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/timer: Introduce SH_TIMER Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/char: Introduce SH_SCI Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D boardPhilippe Mathieu-Daudé