summaryrefslogtreecommitdiff
path: root/Omap35xxPkg/MMCHSDxe/MMCHS.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-13edk2: Remove packages moved to edk2-platformsMichael D Kinney1-1492/+0
2019-04-09Omap35xxPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-10-26Omap35xxPkg/MMCHSDxe: fix device path initializerArd Biesheuvel1-5/+9
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-46/+46
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin1-2/+1
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-1495/+1495
2011-08-18Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin1-6/+1
2011-02-02Remove tabs.andrewfish1-120/+239
2010-05-28Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish1-1/+37
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish1-50/+58
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish1-65/+179
2010-05-04Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish1-1/+20
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish1-208/+394
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-04-03Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish1-50/+50
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish1-13/+13
2010-01-28Moving OMAP 3530 code out of BeagleBoard package into its own packageandrewfish1-0/+1018