index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
2010-04-05
OHCI qdev conversion
Paul Brook
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
2010-03-21
Compile usb-ohci only once
Blue Swirl
2010-03-21
Compile serial only once
Blue Swirl
2009-10-05
vmstate: port pxa2xx_i2c device
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-07-27
kill drives_table
Gerd Hoffmann
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-05-23
Add common BusState
Paul Brook
2009-05-14
PXA SSI qdev conversion
Paul Brook
2009-05-14
PXA2xx I2C slave qdev conversion
Paul Brook
2009-05-10
Follow coding conventions
Paul Brook
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2008-12-07
PXA: Account for offset from page start in a subpage mapping.
balrog
2008-12-07
Don't wrap I2C registers addresses on PXA270.
balrog
2008-12-04
Fix RTC initial date computation
aurel32
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-10-02
Resurrect the safe part of r5274
blueswir1
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-20
Add signed versions of save/load functions
blueswir1
2008-07-01
Fix i2c save/restore.
pbrook
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-05-04
8250: Customized base baudrate
aurel32
2008-04-22
Hush pointer target signedness warnings from gcc 4.
balrog
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2007-12-16
Initial PXA27x keypad support, by Armin Kuster.
balrog
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-17
Break up vl.h.
pbrook
2007-11-17
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
2007-11-11
removed unused variables
bellard
2007-11-11
ARMv7 support.
pbrook
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-07-27
Update TNF bit in I2C status register, original patch by Juergen Lock.
balrog
2007-07-24
Various reg offset shift typos.
balrog
2007-07-12
Spelling fix, by Stuart Brady.
ths
2007-06-03
Fix off-by-one memory region sizes.
pbrook
2007-05-28
Remove a local subpage IO hack, now that general subpage IO works.
balrog
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
2007-05-23
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
balrog
2007-05-23
Implement the PXA2xx I2C master controller.
balrog
2007-05-12
Correct NAND erase block size. Misc fixes in Spitz code.
balrog
2007-05-08
Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...
balrog
2007-05-08
Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...
balrog
2007-05-08
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
balrog
2007-05-08
ARM946 CPU support.
pbrook
[next]