Sign in
qemu
/
qemu
/
a455783bb6ecede44450f54980c42951fd06b7fb
/
hw
/
pxa2xx_timer.c
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
b6c4f71
Resurrect the safe part of r5274
by blueswir1
· 16 years ago
2ca83a8
Revert r5274 which breaks savevm/loadvm
by blueswir1
· 16 years ago
67d8cec
Add signed versions of save/load functions
by blueswir1
· 16 years ago
a050e24
Hush pointer target signedness warnings from gcc 4.
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
aa941b9
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
by balrog
· 18 years ago
3f58226
Implement the PXA2xx I2C master controller.
by balrog
· 18 years ago
3bdd58a
Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA27x additional timers.
by balrog
· 18 years ago
565d289
Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fatal typo in timer code.
by balrog
· 18 years ago
a171fe3
Add remaining PXA2xx on-chip peripherals except I2C master.
by balrog
· 18 years ago