Sign in
qemu
/
qemu
/
90806fec99d6cf32f627b66be3757901091dc7e9
/
hw
/
misc
/
omap_gpmc.c
0d1c978
hw/misc: Clean up includes
by Peter Maydell
· 9 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
77a8257
omap: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
635117e
omap_gpmc.c: Remove duplicate assignment
by Dr. David Alan Gilbert
· 10 years ago
d8d9581
memory: convert memory_region_destroy to object_unparent
by Paolo Bonzini
· 11 years ago
89f26e6
hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO
by Peter Maydell
· 11 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
e28bee8
hw: move other devices to hw/misc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/omap_gpmc.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
0ec6dc7
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
by Peter Maydell
· 13 years ago
c0465d1
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
by Peter Maydell
· 13 years ago
7e36b26
hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
by Peter Maydell
· 14 years ago
7196345
hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
by Peter Maydell
· 14 years ago
d5c8cf9
omap_gpmc: Implement prefetch engine
by Peter Maydell
· 14 years ago
eee0a1c
omap: Wire up the DMA request line to the GPMC
by Peter Maydell
· 14 years ago
ef20677
omap_gpmc: Pull prefetch engine data into sub-struct
by Peter Maydell
· 14 years ago
856f2df
omap_gpmc: Accept a zero mask field on omap3630
by Juha Riihimäki
· 14 years ago
2a952fe
omap_gpmc: Support NAND devices
by Peter Maydell
· 14 years ago
9ed3e1b
omap_gpmc: Reindent misindented switch statements
by Peter Maydell
· 14 years ago
7c470ff
omap_gpmc: Calculate revision from OMAP model
by Juha Riihimäki
· 14 years ago
b5325c2
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
by Juha Riihimäki
· 14 years ago
de8af7f
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
by Peter Maydell
· 14 years ago
77c6c73
omap_gpmc: Wire up the GPMC IRQ correctly
by Peter Maydell
· 14 years ago
9c8255e
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
by Peter Maydell
· 14 years ago
3387bf5
omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
by Peter Maydell
· 14 years ago
07bc2f8
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
by Peter Maydell
· 14 years ago
710ffe6
hw/omap_gpmc: Don't try to map CS0 twice on reset
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
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
f3354b0
hw/omap2.c : separate gpmc(general purpose memory controller)
by cmchao
· 15 years ago