Sign in
qemu
/
qemu
/
ba0e276db4b51bd2255a5d5ff8902c70d32ade40
/
hw
/
pl181.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
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
aa9311d
PL181 qdev conversion
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 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
775616c
Partial SD card SPI mode support.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
4d1165f
Fix 64-bit host printf format mismatches.
by pbrook
· 17 years ago
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
· 17 years ago
6361cdb
ARM PL181 MMCI fixes.
by pbrook
· 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
42a1089
Use correct type for card field.
by pbrook
· 18 years ago
a1bb27b
SD card emulation (initial implementation by Andrzei Zaborowski).
by pbrook
· 18 years ago