aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap_sx1.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-2/+4
2011-11-28omap_sx1: convert to memory APIBenoƮt Canet1-54/+45
2011-09-21omap1: convert to memory API (part I)Avi Kivity1-1/+3
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-4/+4
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori1-12/+9
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-9/+12
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2010-12-11Add endianness as io mem parameterAlexander Graf1-5/+10
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-4/+8
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch1-5/+0
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl1-4/+2
2010-03-29Compile pflash_cfi01 only onceBlue Swirl1-4/+12
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-8/+8
2009-10-01Get rid of _t suffixmalc1-8/+8
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-07-27kill drives_tableGerd Hoffmann1-5/+5
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-5/+5
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-2/+10
2009-05-13Remove vga_ram_sizePaul Brook1-5/+5
2009-04-11Remove redundant ram_require machine properly.pbrook1-2/+0
2009-02-07Fix bug in omap_sx1.c introduced by r6344aurel321-6/+7
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-3/+2
2009-01-16hw/omap_sx1.c: fix buildaurel321-1/+2
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog1-0/+238