summaryrefslogtreecommitdiffstats
path: root/hw/omap_sx1.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-0/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-27/+9
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-8/+14
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* omap_sx1: Rename omap_mpu_state_s variableAndreas Färber2012-06-111-3/+3
* omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_sAndreas Färber2012-06-041-1/+1
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-2/+4
* omap_sx1: convert to memory APIBenoît Canet2011-11-281-54/+45
* omap1: convert to memory API (part I)Avi Kivity2011-09-211-1/+3
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-4/+4
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-12/+9
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-9/+12
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Add endianness as io mem parameterAlexander Graf2010-12-111-5/+10
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-4/+8
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-5/+0
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-4/+2
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-4/+12
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-5/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-5/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Remove vga_ram_sizePaul Brook2009-05-131-5/+5
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Fix bug in omap_sx1.c introduced by r6344aurel322009-02-071-6/+7
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-3/+2
* hw/omap_sx1.c: fix buildaurel322009-01-161-1/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-151-0/+238
OpenPOWER on IntegriCloud