audk/Omap35xxPkg
andrewfish 8e7c9e030f Fix line ending issue. Update DMA Map primatives to double buffer if buffer does not start on cache line boundary. If buffer is not a multiple of a cache line only whole cache lines will be allowed in the buffer. This is part of the MAP API.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10547 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-28 00:31:53 +00:00
..
Flash Update the copyright notice format 2010-04-29 12:46:45 +00:00
Gpio Update the copyright notice format 2010-04-29 12:46:45 +00:00
Include Add PCD setting for Timer, default is 10 times a second. You need the timer to detect a media change event. Also coded up DMA, but have not debugged it yet and it is not turned on. 2010-05-11 00:06:47 +00:00
InterruptDxe Update the copyright notice format 2010-04-29 12:46:45 +00:00
Library Fix line ending issue. Update DMA Map primatives to double buffer if buffer does not start on cache line boundary. If buffer is not a multiple of a cache line only whole cache lines will be allowed in the buffer. This is part of the MAP API. 2010-05-28 00:31:53 +00:00
MMCHSDxe Add a little more code for SD Card DMA, but make sure it is turned off until it is debugged. 2010-05-28 00:29:31 +00:00
PciEmulation Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions and OMAP specific DMA config routines. Update PCI emulation driver to use the new library. Started converting MMCHS (SD Card) driver over to using DMA, still a work in progress. Need to verify the 22 parameters required to setup a DMA transfer. 2010-05-08 19:32:03 +00:00
SmbusDxe Update the copyright notice format 2010-04-29 12:46:45 +00:00
TPS65950Dxe Update the copyright notice format 2010-04-29 12:46:45 +00:00
TimerDxe Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. 2010-05-18 00:54:24 +00:00
Omap35xxPkg.dec Add PCD setting for Timer, default is 10 times a second. You need the timer to detect a media change event. Also coded up DMA, but have not debugged it yet and it is not turned on. 2010-05-11 00:06:47 +00:00
Omap35xxPkg.dsc Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions and OMAP specific DMA config routines. Update PCI emulation driver to use the new library. Started converting MMCHS (SD Card) driver over to using DMA, still a work in progress. Need to verify the 22 parameters required to setup a DMA transfer. 2010-05-08 19:32:03 +00:00