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
/
omap2.c
Age
Commit message (
Expand
)
Author
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-06-11
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
Andreas Färber
2012-06-04
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
Andreas Färber
2012-03-15
hw/omap_i2c: Convert to qdev
Juha Riihimäki
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-11-28
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
2011-11-28
omap_dss: convert to memory API
Avi Kivity
2011-11-28
omap2: convert to memory API (part II)
Avi Kivity
2011-11-28
omap2: convert to memory API (part I)
Avi Kivity
2011-11-28
omap_dma: convert to memory API
Avi Kivity
2011-11-28
omap_sdrc: convert to memory API
Avi Kivity
2011-11-28
omap_l4: add memory API variant of omap_l4_attach()
Avi Kivity
2011-11-28
omap: eliminate l4_register_io_memory
Avi Kivity
2011-11-28
omap_uart: convert to memory API
Avi Kivity
2011-10-21
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
Peter Maydell
2011-09-23
omap_intc: Qdevify
Peter Maydell
2011-09-21
soc_dma: drop soc_dma_port_add_mem_ram()
Avi Kivity
2011-08-28
omap: Wire up the DMA request line to the GPMC
Peter Maydell
2011-08-28
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
Juha Riihimäki
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-30
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-09-10
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-06-30
hw/omap : make local function static and remove declaration from header
cmchao
2010-06-30
hw/omwp2.c : separate l4 interconnect module
cmchao
2010-06-30
hw/omap2.c : separate tap module(Test-Chip-level)
cmchao
2010-06-30
hw/omap2.c : separate spi module
cmchao
2010-06-30
hw/omap2.c : separate sdrc (sdram controller)
cmchao
2010-06-30
hw/omap2.c : separate gpmc(general purpose memory controller)
cmchao
2010-06-30
hw/omap2.c : separate synctimer module
cmchao
2010-06-30
hw/omap2.c : separate gptimer module
cmchao
2010-06-30
hw/omap2.c : separate gpio module
cmchao
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
[next]