]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c
MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHci.c
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Do not map memory for non...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Refactor data transfer...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Read response on command...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Enhance driver traces
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower...
2020-02-18 Hao A WuMdeModulePkg/SdMmcPciHcDxe: Fix double PciIo Unmap...
2020-02-14 GuoMinJMdeModulePkg: Issues reported by ECC in EDK2.
2020-01-19 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Add retries for sync commands
2020-01-19 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Refactor command error...
2020-01-19 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Fix DAT lane SW reset
2020-01-13 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag...
2020-01-06 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Add function to start SD...
2020-01-06 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Hook SwitchClockFreq after...
2019-07-01 Albecki, MateuszMdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcO...
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