Age | Commit message (Expand) | Author | Files | Lines |
2023-09-29 | aspeed/i3c: Rename variable shadowing a local | Cédric Le Goater | 1 | -3/+3 |
2023-09-29 | hw/misc/arm_sysctl.c: Avoid shadowing local variable | Peter Maydell | 1 | -3/+3 |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev | 5 | -6/+6 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG | Francisco Iglesias | 1 | -0/+161 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG | Francisco Iglesias | 2 | -0/+698 |
2023-09-08 | hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR | Francisco Iglesias | 1 | -0/+87 |
2023-09-08 | hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO | Francisco Iglesias | 1 | -0/+96 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFU_APB | Francisco Iglesias | 2 | -0/+381 |
2023-09-08 | hw/misc: Introduce the Xilinx CFI interface | Francisco Iglesias | 2 | -0/+35 |
2023-08-31 | Add i.MX7 SRC device implementation | Jean-Christophe Dubois | 3 | -0/+281 |
2023-07-25 | arm: spelling fixes | Michael Tokarev | 2 | -2/+2 |
2023-07-10 | hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b. | Tommy Wu | 3 | -0/+323 |
2023-07-06 | hw: arm: allwinner-sramc: Set class_size | Akihiko Odaki | 1 | -0/+1 |
2023-06-22 | mac_via: fix rtc command decoding for the PRAM seconds registers | Mark Cave-Ayland | 1 | -5/+6 |
2023-06-22 | mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf | Mark Cave-Ayland | 1 | -1/+1 |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 2 | -77/+77 |
2023-06-19 | hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property | Sergey Kambalin | 1 | -0/+3 |
2023-06-19 | hw/misc/bcm2835_property: Replace magic frequency values by definitions | Sergey Kambalin | 1 | -3/+5 |
2023-06-19 | hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions | Sergey Kambalin | 1 | -50/+51 |
2023-06-15 | aspeed/hace: Initialize g_autofree pointer | Cédric Le Goater | 1 | -1/+1 |
2023-06-06 | hw: arm: allwinner-sramc: Add SRAM Controller support for R40 | qianfan Zhao | 4 | -0/+192 |
2023-06-06 | hw/arm/allwinner-r40: add SDRAM controller device | qianfan Zhao | 3 | -0/+528 |
2023-06-06 | hw/misc: Rename axp209 to axp22x and add support AXP221 PMU | qianfan Zhao | 5 | -244/+289 |
2023-06-06 | hw/arm/allwinner-r40: add Clock Control Unit | qianfan Zhao | 2 | -0/+210 |
2023-05-02 | hw/arm/bcm2835_property: Implement "get command line" message | Daniel Bertalan | 1 | -1/+12 |
2023-04-28 | bcm2835_property: disable reentrancy detection for iomem | Alexander Bulekov | 1 | -0/+7 |
2023-04-28 | hw: replace most qemu_bh_new calls with qemu_bh_new_guarded | Alexander Bulekov | 2 | -3/+5 |
2023-04-20 | lasi: fix RTC migration | Paolo Bonzini | 1 | -2/+2 |
2023-03-09 | Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging | Peter Maydell | 2 | -11/+21 |
2023-03-08 | hw/mips/itu: Pass SAAR using QOM link property | Philippe Mathieu-Daudé | 1 | -8/+18 |
2023-03-08 | hw/mips: Declare all length properties as unsigned | Philippe Mathieu-Daudé | 2 | -3/+3 |
2023-03-07 | Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 1 | -0/+5 |
2023-03-07 | edu: add smp_mb__after_rmw() | Paolo Bonzini | 1 | -0/+5 |
2023-03-02 | hw/misc: add a toy i2c echo device | Klaus Jensen | 2 | -0/+158 |
2023-02-27 | hw/ide: Un-inline ide_set_irq() | Philippe Mathieu-Daudé | 1 | -0/+1 |
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster | 1 | -1/+0 |
2023-02-14 | Do not include "qemu/error-report.h" in headers that do not need it | Thomas Huth | 1 | -0/+1 |
2023-02-14 | hw/misc/sga: Remove the deprecated "sga" device | Thomas Huth | 3 | -76/+0 |
2023-02-08 | Drop duplicate #include | Markus Armbruster | 2 | -2/+0 |
2023-02-07 | Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta... | Peter Maydell | 2 | -7/+15 |
2023-02-07 | aspeed/sdmc: Drop unnecessary scu include | Joel Stanley | 1 | -1/+0 |
2023-02-07 | hw/misc/aspeed_hace: Do not crash if address_space_map() failed | Philippe Mathieu-Daudé | 1 | -6/+15 |
2023-02-06 | hw/misc/macio: Return bool from functions taking errp | BALATON Zoltan | 1 | -37/+25 |
2023-02-06 | hw/misc/macio: Remove some single use local variables | BALATON Zoltan | 1 | -8/+5 |
2023-02-06 | hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity | BALATON Zoltan | 1 | -43/+35 |
2023-02-06 | hw/misc/macio: Avoid some QOM casts | BALATON Zoltan | 1 | -7/+7 |
2023-02-06 | input/adb: Only include header where needed | BALATON Zoltan | 3 | -6/+0 |
2023-01-26 | hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none' | Thomas Huth | 1 | -7/+0 |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé | 4 | -8/+8 |
2023-01-12 | hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() | Philippe Mathieu-Daudé | 1 | -2/+1 |