summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Chipset
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-15ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall1-3/+3
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin1-0/+6
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin1-1/+8
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin1-0/+3
2013-08-06ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin1-2/+2
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin2-10/+18
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel6-5/+437
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin1-0/+3
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin1-1/+16
2012-09-26ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin1-0/+2
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin1-0/+25
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2-54/+53
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin2-0/+145