aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26hw: Add Overo board supportoveroPeter Maydell
2011-05-26hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-04-21Changelog.LINARO: Update for 2011.04-1 releasePeter Maydell
2011-04-21lm32: fix build breakage due to uninitialized variable 'r'Peter Maydell
2011-04-20Add a note that SPARC compile failures were fixed in 2011.04Peter Maydell
2011-04-19linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PCPeter Maydell
2011-04-19configure: Make epoll_create1 test work around SPARC glibc bugPeter Maydell
2011-04-18Changelog.LINARO: Update for 2011.04-0Peter Maydell
2011-04-13linux-user: Dummy implementation of prlimit64 to avoid warningsPeter Maydell
2011-04-13hw/omap_uart.c: Forbid extended MCR bit writes unless in enhanced modePeter Maydell
2011-04-13hw/omap_uart.c: Refactor register access mode testsPeter Maydell
2011-04-13hw/omap_uart.c: Unconditionally enable non-16550 extensionsPeter Maydell
2011-04-13hw/omap3_mmc.c: Set TC status bit for R1b no-data commandsPeter Maydell
2011-04-13hw/omap3_mmc.c: Use symbolic constants for status register bitsPeter Maydell
2011-04-13pc-bios: delete binary blobsPeter Maydell
2011-04-13configure, Makefile: don't require binary blobs to be presentPeter Maydell
2011-04-13Add a Changelog.LINAROPeter Maydell
2011-04-13Add Linaro versioningPeter Maydell
2011-04-13make omap3_mmc status register directly accessibleJuha Riihimäki
2011-04-13hw/omap3_boot.c: don't override image header detection for MMC imagesPeter Maydell
2011-04-13hw/twl4030: Add dummy implementation of BCISIHCTRLPeter Maydell
2011-04-13hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell
2011-04-13audio: fix integer overflow expressionPeter Maydell
2011-04-13sd: Don't complain about SDIO commands CMD52/CMD53Peter Maydell
2011-04-13omap_gpmc: Implement prefetch enginePeter Maydell
2011-04-13OMAP: Wire up the DMA request line to the GPMCPeter Maydell
2011-04-13omap_gpmc: pull prefetch engine data into sub-structPeter Maydell
2011-04-13omap_gpmc: fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell
2011-04-13omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell
2011-04-13omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell
2011-04-13omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap()Peter Maydell
2011-04-13omap_dma: add scatter gather list supportJuha Riihimäki
2011-04-13twl4030: add/fix some register accessJuha Riihimäki
2011-04-13add new registersRiku Voipio
2011-04-13omap3: generate abb ldo transaction completion irqJuha Riihimäki
2011-04-13lis302dl: add status and unknown registersJuha Riihimäki
2011-04-13omap_dss: export lcd panel invalidate functionJuha Riihimäki
2011-04-13Model the correct RAM size for a rev C4 BeagleBoardPeter Maydell
2011-04-13twl4030: make alarm setup code more portableJuha Riihimäki
2011-04-13twl4030: add callback for providing madc resultsJuha Riihimäki
2011-04-13twl4030: add rtc alarm and periodic interruptsJuha Riihimäki
2011-04-13nseries: make bq2415x chip id configurableJuha Riihimäki
2011-04-13omap_uart: allow 32-bit register accessJonathan Daugherty
2011-04-13omap_gpmc: map NAND devices into memory correctly.Peter Maydell
2011-04-13fix whitespace error in omap3_boot.cJuha Riihimäki
2011-04-13omap3 boot rom emulation changesJuha Riihimäki
2011-04-13dsi: generate complexio ulps0 irq when asserting lane sig2Juha Riihimäki
2011-04-13yet another serial tweakJuha Riihimäki
2011-04-13dsi: add transfer done callbackJuha Riihimäki
2011-04-13Beagle XM detectionRiku Voipio