Sign in
qemu
/
qemu
/
2a324a26a8c2a311507ffe8917f96df0ae391fad
/
hw
/
pl011.c
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
e5b0bc4
Rearrange char event handlers to fix CHR_EVENT_RESET.
by pbrook
· 18 years ago
cdbdb64
ARM Versatile Platform Baseboard emulation.
by pbrook
· 19 years ago