summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2013-11-28ArmPkg/BdsLib: Fixed the alignment of the relocated Device TreeOlivier Martin1-1/+1
2013-11-28ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E...Olivier Martin1-3/+3
2013-11-28ArmPkg/CpuDxe: Removed LR adjustement for SVC callOlivier Martin2-2/+0
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin4-33/+21
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin1-4/+1
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin10-16/+16
2013-10-24ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin1-6/+6
2013-10-15ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall1-3/+3
2013-10-14ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor typesOlivier Martin1-1/+1
2013-09-23ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin1-2/+4
2013-09-23SemihostFs: Fix check for read-only file or file-openOlivier Martin1-2/+4
2013-09-23ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...Olivier Martin1-1/+1
2013-09-16ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin1-2/+2
2013-09-16ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin1-1/+1
2013-09-10ArmPkg/CpuDxe: Exception Handling SP AdjustEugene Cohen2-2/+2
2013-09-03ArmPkg/CpuPei: Remove unused functions from the driverRoy Franz1-106/+0
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin1-1/+1
2013-09-02ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)Olivier Martin1-2/+2
2013-09-02ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz2-2/+2
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin1-8/+13
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin1-18/+40
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin4-4/+364
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin3-12/+26
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 Martin2-3/+6
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin2-8/+17
2013-08-19ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S1-3/+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 Martin9-58/+54
2013-07-26ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin2-4/+4
2013-07-26ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin1-4/+27
2013-07-26ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin2-7/+16
2013-07-26ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin1-6/+8
2013-07-24ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF specOlivier Martin1-1/+1
2013-07-24ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fixHarry Liebel1-3/+2
2013-07-24ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin1-3/+5
2013-07-18ArmPkg: Added AArch64 support (missing files)Harry Liebel1-0/+202
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel5-1/+430
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel58-43/+4786
2013-07-18ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin4-246/+276
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin3-12/+0
2013-07-17ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP...Olivier Martin1-5/+20
2013-07-16ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin1-2/+0
2013-07-15ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2-43/+5
2013-06-27ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()Olivier Martin1-6/+15
2013-06-27ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the sco...Olivier Martin1-0/+2
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin5-35/+48
2013-06-19ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu...Olivier Martin1-1/+1
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin2-3/+7
2013-06-19ArmPkg/BdsLib: Update FDT CPU node formatOlivier Martin1-3/+4