summaryrefslogtreecommitdiffstats
path: root/Omap35xxPkg/MMCHSDxe/MMCHS.c
Commit message (Expand)AuthorAgeFilesLines
* edk2: Remove packages moved to edk2-platformsMichael D Kinney2019-05-131-1492/+0
* Omap35xxPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Omap35xxPkg/MMCHSDxe: fix device path initializerArd Biesheuvel2016-10-261-5/+9
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-46/+46
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-2/+1
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-1495/+1495
* Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin2011-08-181-6/+1
* Remove tabs.andrewfish2011-02-021-120/+239
* Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish2010-05-281-1/+37
* Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish2010-05-111-50/+58
* Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish2010-05-081-65/+179
* Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish2010-05-041-1/+20
* Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish2010-04-301-208/+394
* Update the copyright notice formathhtian2010-04-291-2/+2
* Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish2010-04-031-50/+50
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-151-13/+13
* Moving OMAP 3530 code out of BeagleBoard package into its own packageandrewfish2010-01-281-0/+1018