index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+1
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-16
/
+16
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-4
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Better STOPINTR bit semantics in the PXA2xx DMA.
balrog
2007-11-17
1
-0
/
+5
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
2007-11-17
1
-21
/
+20
*
Several corrections in the spitzkbd keymap (patch by Juergen Lock).
balrog
2007-10-04
1
-0
/
+7
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Fix off-by-one memory region sizes.
pbrook
2007-06-03
1
-1
/
+1
*
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
2007-05-24
1
-0
/
+48
*
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
2007-04-30
1
-0
/
+290