summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers
AgeCommit message (Expand)Author
2017-04-06ArmPkg: remove ArmCpuLib header and implementationsArd Biesheuvel
2017-03-08ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttributeArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()Ard Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenanceArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarilyArd Biesheuvel
2017-02-28ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel
2017-02-23ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttributeArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usageJiewen Yao
2017-02-07ArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64Alexei
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel
2016-11-02ArmPkg/CpuDxe: set DmaBufferAlignment according to CWGArd Biesheuvel
2016-10-28ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC includeArd Biesheuvel
2016-09-26ArmPkg/CpuDxe: Fix MMU initialization problemKurt Kennett
2016-09-09ArmPkg/ArmGicLib: use correct loop variableArd Biesheuvel
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen
2016-08-11ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-08ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interruptAlexei Fedorov
2016-07-13ArmPkg/ArmGicLib: manage GICv3 SPI state at the distributorArd Biesheuvel
2016-07-11ArmPkg: Fix typos in commentsGiri P Mudusuru
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel
2016-07-01ArmPkg/CpuDxe: unmask SErrors in DEBUG buildsArd Biesheuvel
2016-06-23ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1Ard Biesheuvel
2016-04-29ArmPkg: implement CpuIo2 protocol driver specific for PCIArd Biesheuvel
2016-04-25ArmPkg/Gic: Fix boundary checking bugHeyi Guo
2016-03-25ArmPkg: apply Cortex-A57 errataLeendert van Doorn
2016-03-17ArmPkg: update CpuDxe to use CpuExceptionHandlerLibCohen, Eugene
2016-02-23ArmPkg: CpuDxe: don't track interrupt state in a global variableCohen, Eugene
2016-01-30ArmPkg: Rectify file modesEvan Lloyd
2015-12-15ArmPkg: use unified asm syntax for CLANGArd Biesheuvel
2015-12-15ArmPkg/ArmGic: fix bug in GICv3 distributor configurationArd Biesheuvel
2015-12-15ArmPkg/CpuDxe: drop ARMv4 exception handling codeArd Biesheuvel
2015-12-03ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macroEugene Cohen
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland
2015-11-06ArmPkg: Purge unused/unneeded CPU-specific header filesLeif Lindholm
2015-09-24ArmPkg/CpuDxe: Disable interrupt before restoring contextHeyi Guo
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2015-08-10ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel
2015-08-10ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel
2015-07-28ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin
2015-06-09ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel
2015-02-28ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel
2015-02-25ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy modeOlivier Martin