summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Chipset
AgeCommit message (Expand)AuthorFilesLines
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h to MdePkgPierre Gondois2-338/+0
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois2-447/+0
2024-04-05ArmPkg: Remove ArmCortexA9.hPierre Gondois1-57/+0
2024-04-05ArmPkg: Remove ArmCortexA5x.hPierre Gondois1-44/+0
2023-10-30ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar1-1/+2
2023-10-30ArmPkg/ArmLib: Add ArmHasTrbe () helper functionSami Mujawar1-0/+3
2023-09-20ArmPkg/ArmLib: Add ArmHasVhe () helper functionLeif Lindholm1-0/+3
2023-04-20ArmPkg: older assemblers may lack ID_AA64ISAR2_EL1Marcin Juszkiewicz1-0/+4
2023-03-16ArmPkg/Mmu: Remove handling of NONSECURE memory regionsArd Biesheuvel1-33/+18
2023-03-16ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP maskArd Biesheuvel1-15/+27
2023-03-16ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversionArd Biesheuvel1-0/+2
2023-03-16ArmPkg/ArmMmuLib ARM: Split off XN page descriptor bit from type fieldArd Biesheuvel1-5/+3
2023-03-16ArmPkg/ArmMmuLib ARM: Remove half baked large page supportArd Biesheuvel1-29/+11
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki6-444/+437
2021-04-28ArmPkg: Fix Ecc error 8003Pierre Gondois5-15/+15
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois4-14/+14
2021-02-08ArmPkg: Add register encoding definition for MMFR2Rebecca Cran1-0/+4
2020-04-02ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLibArd Biesheuvel1-5/+0
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2017-05-22ArmPkg: Add CNTHCTL_EL2 support functionsSami Mujawar1-1/+11
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel1-0/+6
2017-02-22ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managedArd Biesheuvel1-0/+12
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel3-141/+0
2016-07-28ArmPkg: Add Cortex-A72 CPU typeJeremy Linton1-0/+1
2016-07-13ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignmentArd Biesheuvel1-78/+62
2016-03-16ArmPkg/ArmLib: add ArmReadHcr to enable read-modify-write of HCRCohen, Eugene1-0/+5
2015-12-16ArmPkg: rewrite vector table population macrosArd Biesheuvel1-2/+5
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland1-0/+32
2015-11-19ArmPkg: correct TTBR1_EL1 settings in TCR_EL1Mark Rutland1-0/+2
2015-11-18ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBRArd Biesheuvel1-4/+9
2015-11-18ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLEArd Biesheuvel1-1/+1
2015-11-18ArmPkg/ArmV7Mmu: make cached translation table accesses shareableArd Biesheuvel1-3/+3
2015-11-18ArmPkg/ArmV7Mmu: fix write-through translation table accessesArd Biesheuvel1-1/+1
2015-11-18ArmPkg/Mmu: set required XN attributes for device mappingsArd Biesheuvel1-0/+2
2015-11-18ArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttribute()Ard Biesheuvel1-5/+0
2015-11-12ArmPkg/ArmLib: mark all cached mappings as (inner) shareableArd Biesheuvel2-4/+9
2015-11-09ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel1-71/+0
2015-11-06ArmPkg: Purge unused/unneeded CPU-specific header filesLeif Lindholm3-173/+0
2015-10-08ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel1-2/+4
2015-05-27ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo1-2/+2
2015-02-26ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron2-2/+7
2014-08-19ARM Packages: Removed trailing spacesRonald Cron4-16/+16
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin1-0/+7
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin1-4/+5
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin1-0/+19
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin2-0/+6
2014-03-26ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin1-1/+28
2014-03-26ArmPkg/Chipset: Added ARMv8 CPU's PartNumOlivier Martin2-3/+13
2013-12-10ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin1-6/+6
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2-30/+0