Merge commit 'gnu/master' into test
[qemu] / hw / omap1.c
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-03-23 Juha Riihimäkifix OMAP3 uart init so it works with vmstate load/save
2009-03-19 Juha Riihimäkiadd savevm support in several modules
2009-02-19 Riku Voipiorevert multi-omap for omap1/omap2
2009-02-19 Riku Voipiorevert multi-omap for omap1/omap2
2009-02-19 Riku VoipioMerge branch 'upstream' into maemo-test
2009-02-16 Riku Voipiomulti-mmc support
2009-02-16 Riku Voipiomulti-mmc support
2009-01-27 Juha RiihimäkiAdd elementary OMAP3530 Beagleboard support
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 balrogomap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).
2008-12-07 balrogomap1: add OSC_12M_SEL UART register support (original...
2008-12-04 aurel32Fix RTC initial date computation
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-01 aurel32Malta & OMAP: add a name to char devices
2008-09-20 balrogUse a QEMUBH when an OMAP timer must expire immediately.
2008-09-20 balrogAllow attaching devices to OMAP UARTs.
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-05-06 balrogFix OMAP1 MPU-timer rate on 32-bit hosts.
2008-05-04 aurel328250: Customized base baudrate
2008-05-04 balrogOMAP STI/XTI console.
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-03-06 balrogSplit OMAP DMA out to a file apart.