]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe
MdeModulePkg/SdMmcPciHcDxe Fix eMMC HS400 switch sequence
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe /
2019-02-20 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe Fix eMMC HS400 switch sequence
2019-02-01 Hao WuMdeModulePkg/SdMmcPciHcDxe: Update comment for spec...
2019-01-05 Hao WuMdeModulePkg/SdMmcPciHcDxe: Fix VS2015 IA32 NOOPT build...
2019-01-03 Ashish SinghalMdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above...
2018-11-20 Marcin WojtasMdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock...
2018-11-20 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost...
2018-11-20 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOv...
2018-11-20 Marcin WojtasMdeModulePkg/SdMmcPciHcDxe: Add an optional parameter...
2018-10-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI...
2018-10-12 Jeff BrasenMdeModulePkg/SdMmcPciHcDxe: Add controller version...
2018-09-21 Marcin WojtasMdeModulePkg/SdMmcPciHcDxe: Execute card detect only...
2018-09-21 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-08-21 shengleiMdeModulePkg SdMmcPciHcDxe: Remove redundant functions
2018-01-30 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to...
2017-11-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to...
2017-03-13 Feng TianMdeModulePkg/SdMmc: Add break to avoid dead loop when...
2017-02-21 Hao WuMdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize...
2017-01-20 Thomas HuthMdeModulePkg: Remove superfluous return statements
2016-12-02 Feng TianMdeModulePkg/SdMmc: Fix build failure caused by last...
2016-11-30 Feng TianMdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug...
2016-09-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Feng TianMdeModulePkg/SdMmc: update TPL to notify to fix UEFI...
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Add delay before eMMC reset
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Error handling enhance...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card...
2016-04-26 Feng TianMdeModulePkg/Sd: Not explicitly compare BOOLEAN type...
2016-04-21 Feng TianMdeModulePkg/Sd: wait 1ms before check DATA line in...
2016-04-21 Feng TianMdeModulePkg/SdMmcPciHc: Reset the slot when sd device...
2016-04-21 Feng TianMdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
2016-04-21 Feng TianMdeModulePkg/Sd: update the sd detection logic
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack