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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
Don't try to use "vt" output in nographic mode.
ths
1
-24
/
+28
2007-06-09
ARM PL181 MMCI fixes.
pbrook
1
-11
/
+34
2007-06-08
Fix incorrect target_ulong use in hw devices
blueswir1
8
-37
/
+43
2007-06-07
Fix return type.
pbrook
1
-1
/
+1
2007-06-07
Fix code formatting, by Herve Poussineau.
ths
1
-163
/
+163
2007-06-07
Unbreak PCI config register, noticed by Stefan Weil.
ths
1
-1
/
+1
2007-06-07
Initialize more GT64xxx registers on reset.
ths
1
-11
/
+113
2007-06-07
Fix some Malta PCI config bits.
ths
1
-9
/
+13
2007-06-07
PCI device saving for GT64xxx.
ths
1
-0
/
+21
2007-06-07
Implement some more Gallileo registers.
ths
1
-17
/
+336
2007-06-07
Fix comment.
ths
1
-1
/
+1
2007-06-07
Fix PCI irq mapping on Malta.
ths
1
-2
/
+2
2007-06-07
Fix firmware word endianness for Malta.
ths
1
-0
/
+12
2007-06-06
Make the Malta bootloader handling a bit more transparent.
ths
1
-14
/
+17
2007-06-06
Fix formatting.
ths
1
-1
/
+1
2007-06-06
Malta has no ISA bus.
ths
1
-11
/
+2
2007-06-06
Big endian byte swap for serial mmapped interface.
ths
1
-4
/
+18
2007-06-06
Use the correct PCI IDs for Malta.
ths
5
-5
/
+81
2007-06-04
Take advantage of subpage support.
ths
1
-24
/
+5
2007-06-04
ColdFire Ethernet support.
pbrook
2
-1
/
+474
2007-06-03
Fix off-by-one memory region sizes.
pbrook
21
-39
/
+39
2007-06-03
Spelling fixes, by Stefan Weil.
ths
5
-8
/
+8
2007-06-03
MCF5208 timer fix.
pbrook
1
-5
/
+8
2007-06-03
MCF5208 emulation.
pbrook
5
-282
/
+758
2007-06-03
Leave running timer alone if not reloading.
pbrook
1
-1
/
+1
2007-06-01
Force display update on palette change or loadvm
blueswir1
1
-1
/
+10
2007-06-01
Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.
ths
1
-1
/
+1
2007-05-30
Fix typo in comment.
ths
1
-2
/
+2
2007-05-30
Fix CPU (re-)selection on reset.
ths
3
-0
/
+3
2007-05-30
Replace target_ulong with target_phys_addr_t
blueswir1
1
-2
/
+2
2007-05-28
SMBus support for MIPS Malta.
ths
3
-9
/
+15
2007-05-28
Remove a local subpage IO hack, now that general subpage IO works.
balrog
2
-41
/
+21
2007-05-27
Interrupt debugging DPRINTFs
blueswir1
1
-10
/
+22
2007-05-27
New option -net nic,model=? (Mark Glines)
blueswir1
6
-0
/
+21
2007-05-27
Handle unconnected vlan case in lance
blueswir1
2
-22
/
+27
2007-05-27
Use qemu_irqs between CPUs and interrupt controller
blueswir1
2
-81
/
+98
2007-05-27
Use qemu_irq between interrupt controller and timers
blueswir1
3
-37
/
+36
2007-05-27
Use qemu_irqs between dma controllers and esp, lance
blueswir1
4
-36
/
+33
2007-05-26
Split DMA controller in two
blueswir1
9
-76
/
+84
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
1
-0
/
+41
2007-05-24
Change ptimer API to use 64-bit values, add save and load methods
blueswir1
2
-98
/
+104
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
16
-62
/
+1181
2007-05-23
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
balrog
2
-2
/
+2
2007-05-23
Add WM8750 and MAX7310 chips (I2C slaves).
balrog
4
-0
/
+803
2007-05-23
Implement the PXA2xx I2C master controller.
balrog
8
-25
/
+271
2007-05-23
m68k/ColdFire system emulation.
pbrook
2
-0
/
+902
2007-05-23
Add periodic timer implementation.
pbrook
2
-114
/
+207
2007-05-23
I2C/SMBus framework.
pbrook
7
-66
/
+561
2007-05-21
Fix interrupt controller address masking
blueswir1
1
-2
/
+3
2007-05-20
Delete now unused define.
ths
1
-1
/
+0
[next]