aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater3-1/+497
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater3-77/+84
2019-10-15aspeed/i2c: Add AST2600 supportCédric Le Goater2-3/+48
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater3-9/+69
2019-10-15hw/gpio: Add in AST2600 specific implementationRashmica Gupta1-5/+137
2019-10-15aspeed/smc: Add AST2600 supportCédric Le Goater1-4/+128
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater2-15/+34
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley3-1/+31
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater3-63/+86
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley3-0/+85
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater3-70/+122
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2-8/+29
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater2-0/+52
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater2-0/+20
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater3-12/+113
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley2-8/+191
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James6-1/+273
2019-10-15aspeed/wdt: Check correct register for clock sourceAmithash Prasad1-1/+1
2019-10-15target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extensionPeter Maydell1-2/+17
2019-10-15target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extensionPeter Maydell1-5/+14
2019-10-15target/arm/arm-semi: Implement support for semihosting feature detectionPeter Maydell1-1/+108
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_FLENPeter Maydell1-10/+22
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_SEEKPeter Maydell1-9/+22
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_ISTTYPeter Maydell1-5/+15
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_READPeter Maydell1-20/+35
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_WRITEPeter Maydell1-18/+33
2019-10-15target/arm/arm-semi: Factor out implementation of SYS_CLOSEPeter Maydell1-7/+37
2019-10-15target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functionsPeter Maydell1-21/+6
2019-10-15target/arm/arm-semi: Restrict use of TaskState*Peter Maydell1-48/+63
2019-10-15target/arm/arm-semi: Make semihosting code hand out its own file descriptorsPeter Maydell1-14/+214
2019-10-15target/arm/arm-semi: Correct comment about gdb syscall racesPeter Maydell1-4/+15
2019-10-15target/arm/arm-semi: Always set some kind of errno for failed callsPeter Maydell1-18/+27
2019-10-15target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()Peter Maydell1-4/+5
2019-10-15hw/net/lan9118.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+7
2019-10-15hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+9
2019-10-15hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell2-4/+8
2019-10-15hw/timer/imx_gpt.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+17
2019-10-15hw/timer/imx_epit.c: Switch to transaction-based ptimer APIPeter Maydell1-5/+27
2019-10-15hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based APIPeter Maydell1-4/+8
2019-10-15hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based APIPeter Maydell1-2/+8
2019-10-15hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer APIPeter Maydell1-5/+12
2019-10-15hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer APIPeter Maydell1-6/+25
2019-10-15hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer APIPeter Maydell1-4/+23
2019-10-15hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer APIPeter Maydell1-3/+45
2019-10-15hw/timer/digic-timer.c: Switch to transaction-based ptimer APIPeter Maydell1-2/+14
2019-10-15hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+11
2019-10-15hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer APIPeter Maydell1-3/+11
2019-10-15hw/timer/arm_mptimer.c: Switch to transaction-based ptimer APIPeter Maydell1-3/+11
2019-10-15hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+8
2019-10-15hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell1-6/+10