summaryrefslogtreecommitdiff
path: root/Omap35xxPkg
AgeCommit message (Expand)AuthorFilesLines
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish8-364/+11
2010-05-28Set the default compilers arch flags for these packagesandrewfish1-0/+3
2010-05-28Fix line ending issue. Update DMA Map primatives to double buffer if buffer d...andrewfish2-179/+223
2010-05-28Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish1-1/+37
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish2-43/+11
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish6-55/+119
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish14-179/+841
2010-05-04Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish3-3/+24
2010-04-30Adding more DMA #defines to backup all the typing.andrewfish1-0/+69
2010-04-30Add a .h file for Omap3530 DMA engine. So far just register addressesandrewfish2-0/+36
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish4-218/+422
2010-04-29Update the copyright notice formathhtian49-111/+97
2010-04-27Remove debug #ifdef in USB HC initandrewfish1-56/+6
2010-04-21Cleanup name issues with PCD entries.andrewfish5-9/+9
2010-04-14DebugAgentTimerLib cleanupandrewfish2-6/+14
2010-04-13Make sure FIQ debugger stuff can work.andrewfish2-1/+10
2010-04-13Fix Beagle references without using svn mv.andrewfish6-208/+0
2010-04-13Partial checkin to fix Beagle referencesandrewfish2-11/+5
2010-04-13Partial checkin fixing Beagle referencesandrewfish1-1/+0
2010-04-03Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish35-308/+558
2010-03-07Fix typo that causes a hang.andrewfish1-1/+1
2010-03-07Updating the USB subsystem init done in PciEmulation so we can use the standa...andrewfish3-34/+45
2010-03-05Update USB init code to do a softreset.andrewfish2-0/+7
2010-03-05Make these drivers more compatible with a projected Debug Agent Library imple...andrewfish1-1/+1
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2-2/+0
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten4-0/+0
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish3-146/+39
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-3/+3
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish6-210/+368
2010-01-28Moving OMAP 3530 code out of BeagleBoard package into its own packageandrewfish51-0/+7557