index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
1
-6
/
+6
*
hw/sd: Fix 2 GiB card CSD register values
Bin Meng
2020-11-17
1
-4
/
+11
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
2020-10-26
1
-0
/
+1
*
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-26
2
-2
/
+2
*
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
2020-10-26
1
-4
/
+4
*
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
2020-10-26
1
-6
/
+5
*
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+4
*
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
*
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+7
*
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
*
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
2020-10-21
1
-3
/
+3
*
hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
Philippe Mathieu-Daudé
2020-10-21
1
-5
/
+8
*
hw/sd/sdcard: Add trace event for ERASE command (CMD38)
Philippe Mathieu-Daudé
2020-10-21
2
-2
/
+2
*
hw/sd/sdhci: Yield if interrupt delivered during multiple transfer
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+4
*
hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
Philippe Mathieu-Daudé
2020-10-21
1
-2
/
+7
*
hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+14
*
hw/sd/sdhci: Stop multiple transfers when block count is cleared
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+6
*
hw/sd/sdhci: Fix DMA Transfer Block Size field
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
*
hw/sd/sdhci: Document the datasheet used
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
*
hw/sd/sdhci: Fix qemu_log_mask() format string
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
*
qdev: add "check if address free" callback for buses
Paolo Bonzini
2020-10-12
1
-1
/
+2
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
3
-9
/
+3
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
3
-0
/
+198
|
\
|
*
hw/sd: Add Cadence SDHCI emulation
Bin Meng
2020-09-10
3
-0
/
+198
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-12
1
-1
/
+1
|
\
\
|
*
|
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
|
*
|
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
|
|
/
*
|
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
4
-6
/
+12
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
3
-4
/
+6
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
7
-5
/
+14
|
/
*
aspeed/sdhci: Fix reset sequence
Cédric Le Goater
2020-09-01
1
-2
/
+12
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2020-08-28
1
-6
/
+31
|
\
|
*
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
1
-6
/
+31
*
|
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-3
/
+0
|
/
*
hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card
Bin Meng
2020-08-21
1
-2
/
+4
*
hw/sd: Fix incorrect populated function switch status data structure
Bin Meng
2020-08-21
1
-1
/
+2
*
hw/sd: Use sdbus_read_data() instead of sdbus_read_byte() when possible
Philippe Mathieu-Daudé
2020-08-21
3
-32
/
+13
*
hw/sd: Add sdbus_read_data() to read multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
1
-0
/
+15
*
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Philippe Mathieu-Daudé
2020-08-21
3
-27
/
+12
*
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
1
-0
/
+15
*
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
8
-18
/
+18
*
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
7
-17
/
+17
*
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
2020-08-21
3
-14
/
+14
*
hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Philippe Mathieu-Daudé
2020-08-21
2
-1
/
+2
*
hw/sd/sdcard: Make sd_data_ready() static
Philippe Mathieu-Daudé
2020-08-21
1
-1
/
+1
*
hw/sd/pl181: Replace disabled fprintf()s by trace events
Philippe Mathieu-Daudé
2020-08-21
2
-17
/
+19
*
hw/sd/pl181: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
1
-18
/
+1
*
hw/sd/pl181: Expose a SDBus and connect the SDCard to it
Philippe Mathieu-Daudé
2020-08-21
1
-16
/
+51
*
hw/sd/pl181: Use named GPIOs
Philippe Mathieu-Daudé
2020-08-21
1
-3
/
+5
[next]