aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_clk.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-03-07clean build: Fix arm build warningsaurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-07-21Omap DPLL & APLL locking logic.balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-03-06Split OMAP DMA out to a file apart.balrog