]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHci.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-03-11 Ashish SinghalMdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA Support
2019-02-20 Edgar HandalMdeModulePkg/SdMmcPciHcDxe: Use 16/32-bit IO widths
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 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 Tomasz MichalecMdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set...
2018-01-30 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to...
2017-02-21 Hao WuMdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize...
2016-11-30 Feng TianMdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug...
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-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target...
2016-04-21 Feng TianMdeModulePkg/Sd: update the sd detection logic
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack