index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
omap_gpmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-8
/
+8
*
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
Peter Maydell
2012-01-04
1
-9
/
+21
*
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
2011-11-09
1
-0
/
+2
*
hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
Peter Maydell
2011-09-23
1
-1
/
+1
*
hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
Peter Maydell
2011-09-23
1
-0
/
+7
*
omap_gpmc: Implement prefetch engine
Peter Maydell
2011-08-28
1
-10
/
+247
*
omap: Wire up the DMA request line to the GPMC
Peter Maydell
2011-08-28
1
-1
/
+4
*
omap_gpmc: Pull prefetch engine data into sub-struct
Peter Maydell
2011-08-28
1
-24
/
+28
*
omap_gpmc: Accept a zero mask field on omap3630
Juha Riihimäki
2011-08-28
1
-5
/
+6
*
omap_gpmc: Support NAND devices
Peter Maydell
2011-08-28
1
-12
/
+207
*
omap_gpmc: Reindent misindented switch statements
Peter Maydell
2011-08-28
1
-48
/
+48
*
omap_gpmc: Calculate revision from OMAP model
Juha Riihimäki
2011-08-28
1
-1
/
+3
*
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
Juha Riihimäki
2011-08-28
1
-1
/
+2
*
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
Peter Maydell
2011-08-28
1
-1
/
+1
*
omap_gpmc: Wire up the GPMC IRQ correctly
Peter Maydell
2011-08-28
1
-0
/
+1
*
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
Peter Maydell
2011-08-28
1
-1
/
+1
*
omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
Peter Maydell
2011-08-28
1
-21
/
+35
*
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
Peter Maydell
2011-08-28
1
-37
/
+22
*
hw/omap_gpmc: Don't try to map CS0 twice on reset
Peter Maydell
2011-08-23
1
-1
/
+0
*
omap_gpmc/nseries/tusb6010: convert to memory API
Avi Kivity
2011-08-22
1
-24
/
+36
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+1
*
hw/omap2.c : separate gpmc(general purpose memory controller)
cmchao
2010-06-30
1
-0
/
+419