summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Chipset
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois2021-04-154-14/+14
* ArmPkg: Add register encoding definition for MMFR2Rebecca Cran2021-02-081-0/+4
* ArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out of ArmMmuLibArd Biesheuvel2020-04-021-5/+0
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-42/+6
* ArmPkg: Add CNTHCTL_EL2 support functionsSami Mujawar2017-05-221-1/+11
* ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2017-03-071-0/+6
* ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managedArd Biesheuvel2017-02-221-0/+12
* ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel2017-01-203-141/+0
* ArmPkg: Add Cortex-A72 CPU typeJeremy Linton2016-07-281-0/+1
* ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignmentArd Biesheuvel2016-07-131-78/+62
* ArmPkg/ArmLib: add ArmReadHcr to enable read-modify-write of HCRCohen, Eugene2016-03-161-0/+5
* ArmPkg: rewrite vector table population macrosArd Biesheuvel2015-12-161-2/+5
* ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland2015-11-191-0/+32
* ArmPkg: correct TTBR1_EL1 settings in TCR_EL1Mark Rutland2015-11-191-0/+2
* ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBRArd Biesheuvel2015-11-181-4/+9
* ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLEArd Biesheuvel2015-11-181-1/+1
* ArmPkg/ArmV7Mmu: make cached translation table accesses shareableArd Biesheuvel2015-11-181-3/+3
* ArmPkg/ArmV7Mmu: fix write-through translation table accessesArd Biesheuvel2015-11-181-1/+1
* ArmPkg/Mmu: set required XN attributes for device mappingsArd Biesheuvel2015-11-181-0/+2
* ArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttribute()Ard Biesheuvel2015-11-181-5/+0
* ArmPkg/ArmLib: mark all cached mappings as (inner) shareableArd Biesheuvel2015-11-122-4/+9
* ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel2015-11-091-71/+0
* ArmPkg: Purge unused/unneeded CPU-specific header filesLeif Lindholm2015-11-063-173/+0
* ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2015-10-081-2/+4
* ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo2015-05-271-2/+2
* ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron2015-02-262-2/+7
* ARM Packages: Removed trailing spacesRonald Cron2014-08-194-16/+16
* ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin2014-07-291-0/+7
* ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin2014-07-291-4/+5
* ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin2014-07-291-0/+19
* ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin2014-06-032-0/+6
* ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin2014-03-261-1/+28
* ArmPkg/Chipset: Added ARMv8 CPU's PartNumOlivier Martin2014-03-262-3/+13
* ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin2013-12-101-6/+6
* ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2013-11-282-30/+0
* ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall2013-10-151-3/+3
* ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin2013-08-191-0/+6
* ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin2013-08-191-1/+8
* ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin2013-08-191-0/+3
* ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin2013-08-061-2/+2
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-062-10/+18
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-186-5/+437
* ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin2013-01-251-0/+3
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-251-1/+16
* ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin2012-09-261-0/+2
* ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin2012-05-021-0/+25
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-022-54/+53
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-272-0/+145
* ArmPkg/ArmLib: Update Arm11 portoliviermartin2011-09-271-0/+16
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-125/+13