Sign in
qemu-android
/
qemu-android
/
ae878b172e8fe4a4237874de2d3bb879699d8af5
/
hw
/
omap2.c
f45b885
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
by Peter Maydell
· 13 years ago
0919ac7
omap_intc: Qdevify
by Peter Maydell
· 14 years ago
90aeba9
soc_dma: drop soc_dma_port_add_mem_ram()
by Avi Kivity
· 14 years ago
eee0a1c
omap: Wire up the DMA request line to the GPMC
by Peter Maydell
· 14 years ago
b5325c2
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
by Juha Riihimäki
· 14 years ago
27143a4
char: rename qemu_chr_open() -> qemu_chr_new()
by Anthony Liguori
· 14 years ago
2cc6e0a
char: rename qemu_chr_write() -> qemu_chr_fe_write()
by Anthony Liguori
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
77831c2
hw/omap_gpio.c: Convert to qdev
by Juha Riihimäki
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
6a8aabd
hw/omap: Fix default setup for OMAP UART devices
by Stefan Weil
· 15 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
c1ff227
hw/omap : make local function static and remove declaration from header
by cmchao
· 15 years ago
2c1d9ec
hw/omwp2.c : separate l4 interconnect module
by cmchao
· 15 years ago
cc9577c
hw/omap2.c : separate tap module(Test-Chip-level)
by cmchao
· 15 years ago
2d08cc7
hw/omap2.c : separate spi module
by cmchao
· 15 years ago
0bf4301
hw/omap2.c : separate sdrc (sdram controller)
by cmchao
· 15 years ago
f3354b0
hw/omap2.c : separate gpmc(general purpose memory controller)
by cmchao
· 15 years ago
011d87d
hw/omap2.c : separate synctimer module
by cmchao
· 15 years ago
c58d37c
hw/omap2.c : separate gptimer module
by cmchao
· 15 years ago
d82310f
hw/omap2.c : separate gpio module
by cmchao
· 15 years ago
738012b
Remove useless device dependency of HAS_AUDIO
by Blue Swirl
· 15 years ago
666daa6
blockdev: Collect block device code in new blockdev.c
by Markus Armbruster
· 15 years ago
22ed1d3
arm: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
16d5503
Fix Sparse warning about invalid access past the end of 'mode'
by Blue Swirl
· 16 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 16 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
751c6a1
kill drives_table
by Gerd Hoffmann
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
1a7dafc
Remove any pretense that there can be more than one AudioState
by malc
· 16 years ago
22d83b1
Push AUD_init down to devices
by Paul Brook
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
ceecf1d
add an init function parameter to qemu_chr_open()
by aurel32
· 16 years ago
3023f332
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
9e7d11f
Remove a duplicate omap_l4_attach(), add one missing elsewhere.
by balrog
· 16 years ago
1ea879e
Make audio violate POSIX less
by malc
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
7cc0dd2
Malta & OMAP: add a name to char devices
by aurel32
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
75554a3
Allow attaching devices to OMAP UARTs.
by balrog
· 17 years ago
ab17b46
Correct audio api usage in OMAP EAC (spotted by malc).
by balrog
· 17 years ago
f451387
Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).
by balrog
· 17 years ago
afbb519
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
by balrog
· 17 years ago
51fec3c
Omap DPLL & APLL locking logic.
by balrog
· 17 years ago
99570a4
OMAP2 EAC module.
by balrog
· 17 years ago
c66fb5b
Collapse omap peripherals on L4 bus into one io entry (temporarily).
by balrog
· 17 years ago
e927bb0
Nokia N810 basic system emulation.
by balrog
· 17 years ago
54585ff
OMAP STI/XTI console.
by balrog
· 17 years ago
7e7c5e4
Nokia N800 machine support (ARM).
by balrog
· 17 years ago
827df9f
Add basic OMAP2 chip support.
by balrog
· 17 years ago