index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
aspeed/soc: Add AST2600 support
Cédric Le Goater
3
-1
/
+497
2019-10-15
aspeed: Introduce an object class per SoC
Cédric Le Goater
3
-77
/
+84
2019-10-15
aspeed/i2c: Add AST2600 support
Cédric Le Goater
2
-3
/
+48
2019-10-15
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
3
-9
/
+69
2019-10-15
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
1
-5
/
+137
2019-10-15
aspeed/smc: Add AST2600 support
Cédric Le Goater
1
-4
/
+128
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
2
-15
/
+34
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
3
-1
/
+31
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
3
-63
/
+86
2019-10-15
aspeed/sdmc: Add AST2600 support
Joel Stanley
3
-0
/
+85
2019-10-15
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
3
-70
/
+122
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2
-8
/
+29
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
2
-0
/
+52
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
2
-0
/
+20
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
3
-12
/
+113
2019-10-15
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2
-8
/
+191
2019-10-15
hw/sd/aspeed_sdhci: New device
Eddie James
6
-1
/
+273
2019-10-15
aspeed/wdt: Check correct register for clock source
Amithash Prasad
1
-1
/
+1
2019-10-15
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
1
-2
/
+17
2019-10-15
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
1
-5
/
+14
2019-10-15
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
1
-1
/
+108
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
1
-10
/
+22
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
1
-9
/
+22
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
1
-5
/
+15
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
1
-20
/
+35
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
1
-18
/
+33
2019-10-15
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
1
-7
/
+37
2019-10-15
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
1
-21
/
+6
2019-10-15
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
1
-48
/
+63
2019-10-15
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
1
-14
/
+214
2019-10-15
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
1
-4
/
+15
2019-10-15
target/arm/arm-semi: Always set some kind of errno for failed calls
Peter Maydell
1
-18
/
+27
2019-10-15
target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
Peter Maydell
1
-4
/
+5
2019-10-15
hw/net/lan9118.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+7
2019-10-15
hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+9
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2
-4
/
+8
2019-10-15
hw/timer/imx_gpt.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+17
2019-10-15
hw/timer/imx_epit.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+27
2019-10-15
hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based API
Peter Maydell
1
-4
/
+8
2019-10-15
hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API
Peter Maydell
1
-2
/
+8
2019-10-15
hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+12
2019-10-15
hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API
Peter Maydell
1
-6
/
+25
2019-10-15
hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API
Peter Maydell
1
-4
/
+23
2019-10-15
hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API
Peter Maydell
1
-3
/
+45
2019-10-15
hw/timer/digic-timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-2
/
+14
2019-10-15
hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+11
2019-10-15
hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-3
/
+11
2019-10-15
hw/timer/arm_mptimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-3
/
+11
2019-10-15
hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+8
2019-10-15
hw/arm/musicpal.c: Switch to transaction-based ptimer API
Peter Maydell
1
-6
/
+10
[prev]
[next]