]> git.proxmox.com Git - qemu.git/history - hw/omap_mmc.c
eepro100: Replace variable name to fix a compiler warning
[qemu.git] / hw / omap_mmc.c
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-10 Paul BrookFollow coding conventions
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-04-14 balrogAdd basic OMAP2 chip support.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-07-31 balrogAdd OMAP MMC/SD host controller.