summaryrefslogtreecommitdiffstats
path: root/hw/omap_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity2011-11-281-1/+1
* omap_mmc: convert to memory APIAvi Kivity2011-11-281-22/+22
* omap: eliminate l4_register_io_memoryAvi Kivity2011-11-281-2/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-181-2/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-7/+7
* Get rid of _t suffixmalc2009-10-011-7/+7
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+2
* Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog2008-05-181-1/+1
* Add basic OMAP2 chip support.balrog2008-04-141-32/+140
* Partial SD card SPI mode support.pbrook2007-11-241-1/+1
* Break up vl.h.pbrook2007-11-171-2/+4
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-21/+1
* Add register mappings in DSP space (must be accessible for MPU too).balrog2007-11-041-2/+2
* Handle MMC card insertion/removal/readonly signals.balrog2007-10-281-1/+24
* Add OMAP MMC/SD host controller.balrog2007-07-311-0/+531
OpenPOWER on IntegriCloud