aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap2.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-18add an init function parameter to qemu_chr_open()aurel321-1/+1
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-2/+2
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-07Remove a duplicate omap_l4_attach(), add one missing elsewhere.balrog1-1/+0
2008-12-03Make audio violate POSIX lessmalc1-1/+1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-101/+57
2008-11-01Malta & OMAP: add a name to char devicesaurel321-1/+1
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-1/+1
2008-09-20Allow attaching devices to OMAP UARTs.balrog1-3/+3
2008-07-29Correct audio api usage in OMAP EAC (spotted by malc).balrog1-31/+79
2008-07-25Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog1-3/+54
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog1-0/+5
2008-07-21Omap DPLL & APLL locking logic.balrog1-12/+107
2008-07-18OMAP2 EAC module.balrog1-2/+547
2008-05-18Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog1-14/+132
2008-05-07Nokia N810 basic system emulation.balrog1-4/+9
2008-05-04OMAP STI/XTI console.balrog1-0/+196
2008-04-14Nokia N800 machine support (ARM).balrog1-2/+2
2008-04-14Add basic OMAP2 chip support.balrog1-0/+3860