summaryrefslogtreecommitdiffstats
path: root/hw/pl181.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* PL181 qdev conversionPaul Brook2009-05-141-9/+17
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-2/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Partial SD card SPI mode support.pbrook2007-11-241-1/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* Fix 64-bit host printf format mismatches.pbrook2007-11-101-2/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Spelling fixes, by Stefan Weil.ths2007-07-111-2/+2
* ARM PL181 MMCI fixes.pbrook2007-06-091-11/+34
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Unify IRQ handling.pbrook2007-04-071-5/+3
* Use correct type for card field.pbrook2007-04-061-1/+1
* SD card emulation (initial implementation by Andrzei Zaborowski).pbrook2007-04-061-0/+445
OpenPOWER on IntegriCloud