summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2015-11-09ArmPkg/ArmDmaLib: use the cache writeback granularity for alignmentArd Biesheuvel1-1/+1
2015-11-09ArmPkg/ArmLib: add accessor function for Cache Writeback GranuleArd Biesheuvel2-0/+23
2015-11-09ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel1-4/+4
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel4-36/+1
2015-11-09ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDRArd Biesheuvel3-52/+18
2015-11-09ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel6-488/+0
2015-11-09ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel8-192/+0
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel4-7/+7
2015-11-09ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel7-762/+0
2015-11-09ArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmuMark Rutland1-2/+4
2015-11-09ArmPkg/BdsLib: Increase fallback tftp buffer sizeAshutosh Singh1-2/+2
2015-11-06ArmPkg: Purge unused/unneeded CPU-specific header filesLeif Lindholm5-175/+4
2015-10-08ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel3-0/+150
2015-10-08ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel1-19/+31
2015-10-08ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2-3/+6
2015-10-06ArmPkg/AArch64Mmu: remove cache maintenance for page tablesArd Biesheuvel1-6/+0
2015-10-02ArmPkg/Mmu: do not configure block translations at level 0Ard Biesheuvel1-2/+3
2015-09-24ArmPkg/CpuDxe: Disable interrupt before restoring contextHeyi Guo1-0/+8
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo1-0/+7
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo1-30/+15
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo1-12/+4
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo1-1/+1
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo1-7/+4
2015-09-02ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo1-3/+4
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel13-834/+1
2015-08-10ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel1-1/+1
2015-08-10ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel1-0/+10
2015-07-28ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel3-9/+40
2015-07-28ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel3-0/+135
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel9-17/+71
2015-07-28ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel9-133/+98
2015-07-14ArmPkg: Remove PCD declarations linked to the ARM BDS Linux LoaderOlivier Martin1-1/+0
2015-07-14ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin10-1902/+1
2015-07-14ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin2-105/+230
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin1-0/+3
2015-07-06ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron20-691/+2787
2015-06-15ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin1-3/+3
2015-06-09ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel2-4/+16
2015-05-29ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin1-13/+7
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin1-2/+2
2015-05-27ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo1-2/+2
2015-05-13ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo1-1/+1
2015-05-13ArmPkg/BdsLib: Fixed line endingOlivier Martin1-1/+1
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2-13/+13
2015-05-07ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel1-1/+1
2015-05-05ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2-6/+9
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel15-53/+12
2015-04-02ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin2-8/+16
2015-03-02ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek1-5/+5
2015-02-28ArmPkg: allow patchable PCDs for memory, FD and FV addressesArd Biesheuvel1-11/+14