aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_gpmc.c
AgeCommit message (Expand)Author
2011-07-11hw/omap_gpmc.c: Use OMAP_RO_REGV/OMAP_BAD_REGVPeter Maydell
2011-07-11omap_gpmc: Implement prefetch enginePeter Maydell
2011-07-11OMAP: Wire up the DMA request line to the GPMCPeter Maydell
2011-07-11omap_gpmc: pull prefetch engine data into sub-structPeter Maydell
2011-07-11omap_gpmc: fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell
2011-07-11omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell
2011-07-11omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell
2011-07-11omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap()Peter Maydell
2011-07-11omap_gpmc: map NAND devices into memory correctly.Peter Maydell
2011-07-11NAND/ONENAND qdevificationPeter Maydell
2011-07-11hw/omap_gpmc.c prepare for omap3Riku Voipio
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-30hw/omap2.c : separate gpmc(general purpose memory controller)cmchao