aboutsummaryrefslogtreecommitdiffstats
path: root/hw/zaurus.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-08-23Fix segfault of qemu-system-arm with PXA targetTorsten Duwe1-1/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-06-13Avoid a gcc 3 format warningBlue Swirl1-6/+2
2009-05-10Follow coding conventionsPaul Brook1-14/+14
2009-04-09More phys_ram_base removal.pbrook1-3/+3
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-5/+1
2008-11-04scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog1-9/+6
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-3/+3
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog1-2/+0
2008-06-02Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog1-0/+292