59226 Commits (542ca4349878a2ea3818aea5c448a6db567da3ae)
 

Author SHA1 Message Date
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Brad Smith 0a773d55ac maintainers: Add myself as a OpenBSD maintainer 8 years ago
Peter Maydell 08a6355316 Add decodetree.py 8 years ago
Richard Henderson 568ae7efae scripts: Add decodetree.py 8 years ago
Peter Maydell 205e3e78d2 * New "raspi3" machine emulating RaspberryPi 3 8 years ago
Philippe Mathieu-Daudé 4e5cc67565 sdcard: simplify SD_SEND_OP_COND (ACMD41) 8 years ago
Philippe Mathieu-Daudé ad0ade5547 sdcard: simplify SEND_IF_COND (CMD8) 8 years ago
Philippe Mathieu-Daudé 3116280040 sdcard: warn if host uses an incorrect address for APP CMD (CMD55) 8 years ago
Philippe Mathieu-Daudé d691148655 sdcard: check the card is in correct state for APP CMD (CMD55) 8 years ago
Philippe Mathieu-Daudé 946897ce18 sdcard: handles more commands in SPI mode 8 years ago
Philippe Mathieu-Daudé a21208646d sdcard: use a more descriptive label 'unimplemented_spi_cmd' 8 years ago
Philippe Mathieu-Daudé 688491c71a sdcard: handle the Security Specification commands 8 years ago
Philippe Mathieu-Daudé 49fb7381b2 sdcard: handle CMD54 (SDIO) 8 years ago
Philippe Mathieu-Daudé da26e3f360 sdcard: use the registerfields API for the CARD_STATUS register masks 8 years ago
Philippe Mathieu-Daudé 3d42fb52b2 sdcard: use the correct masked OCR in the R3 reply 8 years ago
Philippe Mathieu-Daudé 67bfddd62b sdcard: simplify using the ldst API 8 years ago
Philippe Mathieu-Daudé 0aad4fdfd4 sdcard: remove commands from unsupported old MMC specification 8 years ago
Philippe Mathieu-Daudé 9b7ec55c5c sdcard: clean the SCR register and add few comments 8 years ago
Philippe Mathieu-Daudé d7ecb86752 sdcard: fix the 'maximum data transfer rate' to 25MHz 8 years ago
Philippe Mathieu-Daudé e8feec808e sdcard: update the CSD CRC register regardless the CSD structure version 8 years ago
Philippe Mathieu-Daudé 9273ea6123 sdcard: Don't always set the high capacity bit 8 years ago
Philippe Mathieu-Daudé 6f296421f8 sdcard: use the registerfields API to access the OCR register 8 years ago
Philippe Mathieu-Daudé 7af83490fe sdcard: use G_BYTE from cutils 8 years ago
Philippe Mathieu-Daudé f250015be6 sdcard: define SDMMC_CMD_MAX instead of using the magic '64' 8 years ago
Philippe Mathieu-Daudé 814b2adc16 sdcard: add more trace events 8 years ago
Philippe Mathieu-Daudé 5cd5e2e7e3 sdcard: replace fprintf() by qemu_hexdump() 8 years ago
Philippe Mathieu-Daudé 5592193231 sdcard: add a trace event for command responses 8 years ago
Philippe Mathieu-Daudé 1b640aa929 sdcard: replace DPRINTF() by trace events 8 years ago
Philippe Mathieu-Daudé d49b1ce0a3 sdcard: reorder SDState struct members 8 years ago
Philippe Mathieu-Daudé c3abd91309 hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus 8 years ago
Philippe Mathieu-Daudé 3d0369ba49 hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it 8 years ago
Philippe Mathieu-Daudé 85fd6e5db1 hw/sd/milkymist-memcard: split realize() out of SysBusDevice init() 8 years ago
Philippe Mathieu-Daudé d9f98aab67 hw/sd/milkymist-memcard: use qemu_log_mask() 8 years ago
Hugo Landau 5c1d3a2b6e Fix ast2500 protection register emulation 8 years ago
Richard Braun f6bfe45af2 hw/char/stm32f2xx_usart: fix TXE/TC bit handling 8 years ago
Pekka Enberg 1c3db49d39 raspi: Add "raspi3" machine type 8 years ago
Peter Maydell 36476562d5 target/arm: Fix register definitions for VMIDR and VMPIDR 8 years ago
Peter Maydell 0ce9cb913e ui: reverse keymap improvements. 8 years ago
Peter Maydell ff8689611a Update OpenBIOS images 8 years ago
Peter Maydell 2b78551f8d This is the re-factor of softfloat: 8 years ago
Gerd Hoffmann abb4f2c965 keymap: consider modifier state when picking a mapping 8 years ago
Gerd Hoffmann 23ad24e48c keymap: record multiple keysym -> keycode mappings 8 years ago
Gerd Hoffmann 6b71ea1138 keymap: numpad keysyms and keycodes are fixed 8 years ago
Gerd Hoffmann d713e3fd4c keymap: use glib hash for kbd_layout_t 8 years ago
Gerd Hoffmann fe5fca9a03 keymap: make struct kbd_layout_t private to ui/keymaps.c 8 years ago
Gerd Hoffmann 4112621420 egl-helpers: add alpha channel to texture format 8 years ago
Gerd Hoffmann b09169282b egl-headless: cursor_dmabuf: handle NULL cursor 8 years ago
Gerd Hoffmann 6e1f2cb560 console/opengl: split up dpy_gl_cursor ops 8 years ago
Gerd Hoffmann afb92eb985 sdl2: fix hotkey keyup 8 years ago
Mark Cave-Ayland feb3174ff2 Update OpenBIOS images to 54d959d9 built from submodule. 8 years ago