summaryrefslogtreecommitdiffstats
path: root/hw/pl011.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Spelling fixes, by Stefan Weil.ths2007-07-111-3/+3
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* Unify IRQ handling.pbrook2007-04-071-5/+3
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-271-2/+2
* ARM Versatile Platform Baseboard emulation.pbrook2006-04-091-0/+251
OpenPOWER on IntegriCloud