Sign in
qemu-android
/
qemu-android
/
a97e45c8b825c5cbf1f0eefa08e1cfb97932d8bd
/
hw
/
omap.h
b9f7bc4
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
by Juha Riihimäki
· 13 years ago
0375953
hw/omap1.c: Separate PWT from omap_mpu_state
by Juha Riihimäki
· 13 years ago
8717d88
hw/omap1.c: Separate PWL from omap_mpu_state
by Juha Riihimäki
· 13 years ago
3b204c8
hw/omap1.c: omap_mpuio_init() need not be public
by Peter Maydell
· 13 years ago
f44336c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
by Avi Kivity
· 13 years ago
a6dbd3c
omap_l4: remove omap_l4_attach()
by Avi Kivity
· 13 years ago
7487813
omap_i2c: convert to memory API
by Benoît Canet
· 13 years ago
30af1ec
omap_lcdc: convert to memory API
by Benoît Canet
· 13 years ago
3892f84
omap_l4: convert to memory API
by Benoît Canet
· 13 years ago
4852e5d
omap_dss: convert to memory API
by Avi Kivity
· 13 years ago
011a98a
omap2: convert to memory API (part II)
by Avi Kivity
· 13 years ago
7405165
omap_dma: convert to memory API
by Avi Kivity
· 13 years ago
6a0148e
omap_sdrc: convert to memory API
by Avi Kivity
· 13 years ago
0a9ee1a
omap_tap: convert to memory API
by Avi Kivity
· 13 years ago
c304fed
omap_mmc: convert to memory API
by Avi Kivity
· 13 years ago
f322614
omap_l4: add memory API variant of omap_l4_attach()
by Avi Kivity
· 13 years ago
a56e423
omap: eliminate l4_register_io_memory
by Avi Kivity
· 13 years ago
92c0bba
omap: remove L4_MUX_HACK
by Avi Kivity
· 13 years ago
aee3950
omap_uart: convert to memory API
by Avi Kivity
· 13 years ago
0919ac7
omap_intc: Qdevify
by Peter Maydell
· 14 years ago
2654c96
omap1: convert to memory API (part VI)
by Avi Kivity
· 14 years ago
9898b79
omap_lcdc: remove imif, emiff from structure
by Avi Kivity
· 14 years ago
60fe76e
omap1: convert to memory API (part IV)
by Avi Kivity
· 14 years ago
a4ebbd1
omap1: convert to memory API (part III)
by Avi Kivity
· 14 years ago
e7aa0ae
omap1: convert to memory API (part II)
by Avi Kivity
· 14 years ago
4b3fedf
omap1: convert to memory API (part I)
by Avi Kivity
· 14 years ago
eee0a1c
omap: Wire up the DMA request line to the GPMC
by Peter Maydell
· 14 years ago
f13e656
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
by Peter Maydell
· 14 years ago
2a952fe
omap_gpmc: Support NAND devices
by Peter Maydell
· 14 years ago
b5325c2
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
by Juha Riihimäki
· 14 years ago
07bc2f8
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
by Peter Maydell
· 14 years ago
64066a8
omap_gpmc/nseries/tusb6010: convert to memory API
by Avi Kivity
· 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
f904920
hw/omap_l4.c: Add helper function omap_l4_region_base
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
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
2d08cc7
hw/omap2.c : separate spi module
by cmchao
· 15 years ago
7f132a2
hw/omap1.c : separate interrupt controller 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
e5c6b25
hw/omap1.c : separate gpio module
by cmchao
· 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
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
714fa30
Implement and use shared memory framebuffer device rendering reoutine.
by pbrook
· 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
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
75554a3
Allow attaching devices to OMAP UARTs.
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
99570a4
OMAP2 EAC module.
by balrog
· 17 years ago
477b24e
Disable OMAP2 combined-io-entries hack now that more regions are allowed.
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
a5d7eb6
Add TSC2301 touchscreen & keypad controller.
by balrog
· 17 years ago
827df9f
Add basic OMAP2 chip support.
by balrog
· 17 years ago
b4e3104
Split OMAP DMA out to a file apart.
by balrog
· 17 years ago
2988547
Make omap I2C controller work (previously untested). Implement post-OMAP1 changes. Introduce omap L4 abstraction.
by balrog
· 17 years ago
089b7c0
OMAP DMA 3.2 support by Lauro Ramos Venancio.
by balrog
· 17 years ago
106627d
Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro Ramos Venancio.
by balrog
· 17 years ago
f9d4307
OMAP LPGs (LED pulse generators). OMAP MPUI bridge config register.
by balrog
· 17 years ago
73560bc
Clean-up/rewrite audio over I^2S support.
by balrog
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
d8f699c
Zeroing ITR shouldn't ack irq zero.
by balrog
· 17 years ago
cf965d2
Add register mappings in DSP space (must be accessible for MPU too).
by balrog
· 17 years ago
b854bc1
Make accesses with wrong width also work as apparently real hardware allows them when the fault is disabled.
by balrog
· 17 years ago
0264592
Split I^2C controller out of hw/omap.c.
by balrog
· 17 years ago
5c1c390
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
by balrog
· 17 years ago
4a2c8ac
Initial OMAP I^2C controller implementation (communication not tested).
by balrog
· 17 years ago
f34c417
Add OMAP Pulse-width Tone module.
by balrog
· 17 years ago
66450b1
Implement OMAP PWL (backlight) module.
by balrog
· 17 years ago
d951f6f
Implement OMAP MicroWire controller.
by balrog
· 17 years ago
6433014
Add OMAP Shared GPIO module.
by balrog
· 17 years ago
8e129e0
Handle MMC card insertion/removal/readonly signals.
by balrog
· 17 years ago
fe71e81
Implement OMAP1 MPU I/O module.
by balrog
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
b30bb3a
Add OMAP MMC/SD host controller.
by balrog
· 18 years ago
c3d2689
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
by balrog
· 18 years ago