]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmDmaLib
ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash support
[mirror_edk2.git] / ArmPkg / Library / ArmDmaLib /
2016-12-01 Leif LindholmArmPkg: fix compilation error in ArmDmaLib
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: add support for fixed host-to-device...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: clean up abuse of device address
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: fix incorrect device address of doubl...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: use DMA buffer alignment from CPU...
2016-11-15 Daniil EgranovArmPkg/Library/ArmDmaLib: Deallocate Map buffer in...
2016-10-26 Ard BiesheuvelArmPkg/ArmDmaLib: add missing DxeServicesTableLib depen...
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: assert that consistent mappings are...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: do not remap arbitrary memory regions...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: reject consistent DMA mappings of...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: interpret GCD attributes as a bit...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: consistently use 'gCacheAlignment...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: deal with NULL return value of Uncach...
2016-01-30 Evan LloydArmPkg: Rectify file modes
2015-11-09 Ard BiesheuvelArmPkg/ArmDmaLib: use the cache writeback granularity...
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2013-09-02 Olivier MartinArmPkg/ArmDmaLib: Fixed the calculation of the Base...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-08-31 oliviermartinArmPkg: Changed Uncached System Memory from EFI_MEMORY_...
2011-08-18 oliviermartinArmPkg: Fix ARMGCC build
2011-08-15 oliviermartinArmPkg/ArmDmaLib: Fix coherency issues in DmaLib
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-07-15 andrewfishFix issue in DmaMap with buffers that are smaller than...
2010-05-29 andrewfishAdd DMA Lib for generic ARM cache coherency model.