index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test-string-output-visitor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
xenfb: activate input handlers for raw pointer devices
Owen Smith
1
-0
/
+5
2017-12-14
xenfb: Add [feature|request]-raw-pointer
Owen Smith
1
-17
/
+30
2017-12-14
xenfb: Use Input Handlers directly
Owen Smith
1
-137
/
+137
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
3
-0
/
+5
2017-12-14
xen-disk: use an IOThread per instance
Paul Durrant
2
-7
/
+53
2017-12-14
tests: test-hmp: print command execution result
Vadim Galitsyn
1
-2
/
+5
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
6
-110
/
+0
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
1
-8
/
+3
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2
-6
/
+31
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
1
-0
/
+1
2017-12-13
MAINTAINERS: replace the unavailable email address
Zhaoshenglong
1
-1
/
+1
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
1
-0
/
+1
2017-12-13
nvic: Make systick banked
Peter Maydell
2
-14
/
+80
2017-12-13
nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
Peter Maydell
1
-3
/
+7
2017-12-13
target/arm: Extend PAR format determination
Edgar E. Iglesias
1
-4
/
+29
2017-12-13
target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()
Peter Maydell
3
-34
/
+16
2017-12-13
target/arm: Ignore fsr from get_phys_addr() in do_ats_write()
Peter Maydell
1
-6
/
+10
2017-12-13
target/arm: Use ARMMMUFaultInfo in deliver_fault()
Peter Maydell
1
-57
/
+22
2017-12-13
target/arm: Convert get_phys_addr_pmsav8() to not return FSC values
Peter Maydell
1
-11
/
+18
2017-12-13
target/arm: Convert get_phys_addr_pmsav7() to not return FSC values
Peter Maydell
1
-4
/
+7
2017-12-13
target/arm: Convert get_phys_addr_pmsav5() to not return FSC values
Peter Maydell
1
-7
/
+13
2017-12-13
target/arm: Convert get_phys_addr_lpae() to not return FSC values
Peter Maydell
1
-23
/
+18
2017-12-13
target/arm: Convert get_phys_addr_v6() to not return FSC values
Peter Maydell
1
-18
/
+22
2017-12-13
target/arm: Convert get_phys_addr_v5() to not return FSC values
Peter Maydell
1
-15
/
+18
2017-12-13
target/arm: Remove fsr argument from arm_ld*_ptw()
Peter Maydell
1
-13
/
+11
2017-12-13
target/arm: Provide fault type enum and FSR conversion functions
Peter Maydell
1
-0
/
+185
2017-12-13
target/arm: Implement TT instruction
Peter Maydell
3
-1
/
+138
2017-12-13
target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()
Peter Maydell
1
-51
/
+79
2017-12-13
target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()
Peter Maydell
1
-5
/
+16
2017-12-13
target/arm: Split M profile MNegPri mmu index into user and priv
Peter Maydell
4
-29
/
+50
2017-12-13
target/arm: Add missing M profile case to regime_is_user()
Peter Maydell
1
-0
/
+1
2017-12-13
target/arm: Allow explicit writes to CONTROL.SPSEL in Handler mode
Peter Maydell
1
-1
/
+4
2017-12-13
target/arm: Handle SPSEL and current stack being out of sync in MSP/PSP reads
Peter Maydell
1
-6
/
+4
2017-12-13
hw/intc/arm_gicv3_its: Implement full reset
Eric Auger
1
-1
/
+8
2017-12-13
linux-headers: update to 4.15-rc1
Eric Auger
27
-411
/
+74
2017-12-13
hw/intc/arm_gicv3_its: Implement a minimalist reset
Eric Auger
1
-0
/
+42
2017-12-13
hw/intc/arm_gicv3_its: Don't call post_load on reset
Eric Auger
2
-6
/
+0
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
3
-0
/
+54
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
3
-49
/
+564
2017-12-13
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
Francisco Iglesias
1
-3
/
+1
2017-12-13
xilinx_spips: Add support for 4 byte addresses in the LQSPI
Francisco Iglesias
1
-1
/
+5
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
2
-7
/
+42
2017-12-13
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
Francisco Iglesias
1
-27
/
+37
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
2
-18
/
+155
2017-12-13
xilinx_spips: Update striping to be big-endian bit order
Francisco Iglesias
1
-9
/
+10
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
2
-35
/
+34
2017-12-13
m25p80: Add support for n25q512a11 and n25q512a13
Francisco Iglesias
1
-0
/
+2
2017-12-13
m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
Francisco Iglesias
1
-0
/
+7
2017-12-13
m25p80: Add support for SST READ ID 0x90/0xAB commands
Francisco Iglesias
1
-0
/
+32
2017-12-13
m25p80: Add support for continuous read out of RDSR and READ_FSR
Francisco Iglesias
1
-1
/
+38
[next]