projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add endianness as io mem parameter
[sdk/emulator/qemu.git]
/
hw
/
pxa2xx.c
2010-12-11
Alexander Graf
Add endianness as io mem parameter
blob
|
commitdiff
|
raw
2010-10-27
Michael S. Tsirkin
Merge branch 'pci' into for_anthony
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Anthony Liguori
Merge remote branch 'mst/for_anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Blue Swirl
Use gcc warning flag -Wempty-body
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Blue Swirl
pxa2xx: fix SSSR TFN logic
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Blue Swirl
pxa2xx: remove useless checks
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Blue Swirl
Rearrange block headers
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Alex Williamson
qemu_ram_alloc: Add DeviceState and name parameters
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Alex Williamson
savevm: Add DeviceState param
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Paul Brook
OHCI qdev conversion
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Paul Brook
Revert "Compile usb-ohci only once"
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Lars Munch
Fix recent pxa270 serial breakage
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Blue Swirl
Compile usb-ohci only once
blob
|
commitdiff
|
raw
|
diff to current
2010-03-21
Blue Swirl
Compile serial only once
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Juan Quintela
vmstate: port pxa2xx_i2c device
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Anthony Liguori
Revert "Get rid of _t suffix"
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
malc
Get rid of _t suffix
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Anthony Liguori
Merge commit 'linux-user/linux-user-for-upstream' into...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Gerd Hoffmann
qdev: add return value to init() callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Blue Swirl
Make CPURead/WriteFunc structure 'const'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Gerd Hoffmann
kill drives_table
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Avi Kivity
Remove io_index argument from cpu_register_io_memory()
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Gerd Hoffmann
qdev: move name+size into DeviceInfo (v2)
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Paul Brook
Add common BusState
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Paul Brook
PXA SSI qdev conversion
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Paul Brook
PXA2xx I2C slave qdev conversion
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Paul Brook
Follow coding conventions
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
aliguori
graphical_console_init change (Stefano Stabellini)
blob
|
commitdiff
|
raw
|
diff to current
2008-12-07
balrog
PXA: Account for offset from page start in a subpage...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-07
balrog
Don't wrap I2C registers addresses on PXA270.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
aurel32
Fix RTC initial date computation
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
pbrook
Change MMIO callbacks to use offsets, not absolute...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
blueswir1
Resurrect the safe part of r5274
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
blueswir1
Revert r5274 which breaks savevm/loadvm
blob
|
commitdiff
|
raw
|
diff to current
2008-09-20
blueswir1
Add signed versions of save/load functions
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
pbrook
Fix i2c save/restore.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
pbrook
Move CPU save/load registration to common code.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
aurel32
8250: Customized base baudrate
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
balrog
Hush pointer target signedness warnings from gcc 4.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
balrog
Unify RTCs that use host time, fix M48t59 alarm.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-16
balrog
Initial PXA27x keypad support, by Armin Kuster.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-02
ths
Add -drive parameter, by Laurent Vivier.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
pbrook
Break up vl.h.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
balrog
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
bellard
removed unused variables
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
pbrook
ARMv7 support.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
bellard
added cpu_model parameter to cpu_init()
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
balrog
Update TNF bit in I2C status register, original patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
balrog
Various reg offset shift typos.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
ths
Spelling fix, by Stuart Brady.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-03
pbrook
Fix off-by-one memory region sizes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-28
balrog
Remove a local subpage IO hack, now that general subpag...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
balrog
Savevm/loadvm bits for ARM core, the PXA2xx peripherals...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
balrog
Use i2c_slave_init() to allocate the PXA (dummy) I2C...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
balrog
Implement the PXA2xx I2C master controller.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-12
balrog
Correct NAND erase block size. Misc fixes in Spitz...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
balrog
Correct the number of PXA255 GPIO lines. Reuse the...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
balrog
Set OOK when OON is set in OSCC register (thanks to...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
balrog
Switch to qemu_ram_alloc() for memory allocation in...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
pbrook
ARM946 CPU support.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
balrog
Implement power state changes (IDLE and SLEEP) for...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
balrog
Honour limited subset of --cpu values instead of ignoring.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
balrog
Remove the use of Linux / BSD specific asprintf call.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
balrog
Add remaining PXA2xx on-chip peripherals except I2C
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
balrog
Core features of ARM XScale processors. Main PXA270...
blob
|
commitdiff
|
raw
|
diff to current