Age | Commit message (Expand) | Author |
2019-10-15 | hw/arm/bcm2835_peripherals: Name various address spaces | Philippe Mathieu-Daudé |
2019-10-15 | hw/arm/bcm2835_peripherals: Improve logging | Philippe Mathieu-Daudé |
2019-10-15 | hw/arm/raspi: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-10-15 | aspeed/soc: Add ASPEED Video stub | Joel Stanley |
2019-10-15 | aspeed: add support for the Aspeed MII controller of the AST2600 | Cédric Le Goater |
2019-10-15 | aspeed: Parameterise number of MACs | Joel Stanley |
2019-10-15 | m25p80: Add support for w25q512jv | Cédric Le Goater |
2019-10-15 | aspeed/soc: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/i2c: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed/i2c: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | hw/gpio: Add in AST2600 specific implementation | Rashmica Gupta |
2019-10-15 | aspeed/smc: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed/smc: Introduce segment operations | Cédric Le Goater |
2019-10-15 | hw: wdt_aspeed: Add AST2600 support | Joel Stanley |
2019-10-15 | watchdog/aspeed: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/sdmc: Add AST2600 support | Joel Stanley |
2019-10-15 | aspeed/sdmc: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add support for IRQ status register on the AST2600 | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add AST2600 support | Cédric Le Goater |
2019-10-15 | aspeed/timer: Add support for control register 3 | Cédric Le Goater |
2019-10-15 | aspeed/timer: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley |
2019-10-15 | hw/sd/aspeed_sdhci: New device | Eddie James |
2019-10-15 | aspeed/wdt: Check correct register for clock source | Amithash Prasad |
2019-10-15 | hw/net/lan9118.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/mss-timerc: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/imx_gpt.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/imx_epit.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/digic-timer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/arm_mptimer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/arm/musicpal.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | hw/timer/arm_timer.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | ptimer: Provide new transaction-based API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-10-15 | intc/arm_gic: Support IRQ injection for more than 256 vpus | Eric Auger |
2019-10-14 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i... | Peter Maydell |
2019-10-14 | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta... | Peter Maydell |
2019-10-14 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in... | Peter Maydell |
2019-10-10 | hw/vfio/pci: fix double free in vfio_msi_disable | Evgeny Yakovlev |