summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-15ArmPkg: DefaultExceptionHandler fixes for use with DxeCoreCohen, Eugene4-38/+12
2016-02-03ArmPkg: Add isb when setting SCREvan Lloyd3-0/+3
2016-01-30ArmPkg: Rectify file modesEvan Lloyd56-0/+0
2016-01-20ArmPkg: LinuxLoader: fix typo in help stringRyan Harkin1-2/+2
2015-12-17ArmPkg/ArmSoftfloatLib: add missing entry points for RVCTArd Biesheuvel4-1/+94
2015-12-16ArmPkg: rewrite vector table population macrosArd Biesheuvel1-2/+5
2015-12-15ArmPkg/ArmV7Mmu: prefer non shareable memory on non-coherent hardwareArd Biesheuvel2-3/+53
2015-12-15ArmPkg/ArmSoftfloatLib: restrict -fno-tree-vrp option to GCC46 and GCC47Ard Biesheuvel1-1/+3
2015-12-15ArmPkg/ArmV7Lib: add CLANG alternative for FPEXC accessArd Biesheuvel1-0/+4
2015-12-15ArmPkg/CompilerIntrinsicsLib: add GCC version of __aeabi_memset()Ard Biesheuvel1-2/+17
2015-12-15ArmPkg: use unified asm syntax for CLANGArd Biesheuvel9-21/+30
2015-12-15ArmPkg/ArmGic: fix bug in GICv3 distributor configurationArd Biesheuvel1-2/+2
2015-12-15ArmPkg/CpuDxe: drop ARMv4 exception handling codeArd Biesheuvel7-357/+4
2015-12-15ArmPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-08ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen5-2/+25
2015-12-07ArmPkg/BdsLib: Send RemainingDevicePath to PXE Load File protocolHeyi Guo1-2/+2
2015-12-03ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macroEugene Cohen27-277/+156
2015-12-02ArmPkg RVCT: add asm macro combining EXPORT, AREA and label definitionEugene Cohen1-0/+29
2015-12-01ArmPkg: Convert whole-cache InvalidateInstructionCache to just ASSERTEugene Cohen1-1/+1
2015-11-30ArmPkg/ArmSoftFloatLib: add support for RVCTArd Biesheuvel15-17/+1
2015-11-30ArmPkg: factor out softfloat support from StdLib/LibC/SoftFloatArd Biesheuvel20-0/+4771
2015-11-27ArmPkg: remove SetPrimaryStack and InitializePrimaryStack macrosArd Biesheuvel3-109/+0
2015-11-27ArmPkg/BdsLib: drop bogus gArmGlobalVariableGuid dependencyArd Biesheuvel1-1/+0
2015-11-27ArmPkg: remove ArmPlatformGlobalVariableLib resolution from ArmPkg.dscArd Biesheuvel1-3/+0
2015-11-25ArmPkg/PeiServicesTablePointerLib: add missing MigratePeiServicesTablePointer()Eugene Cohen1-0/+23
2015-11-25ArmPkg/UncachedMemoryAllocationLib: fix warning about uninitialized local varEugene Cohen1-0/+1
2015-11-24ArmLib/ArmV7Mmu: use 64-bit type for mapping region sizeArd Biesheuvel1-1/+1
2015-11-23ArmPkg: Invalidate cache after allocating UC memoryHeyi Guo2-0/+4
2015-11-20ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm6-20/+8
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland3-39/+74
2015-11-19ArmPkg: correct TTBR1_EL1 settings in TCR_EL1Mark Rutland2-1/+4
2015-11-18ArmPkg/ArmV7Mmu: handle memory regions over 4 GB correctlyArd Biesheuvel1-2/+9
2015-11-18ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBRArd Biesheuvel2-7/+12
2015-11-18ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLEArd Biesheuvel1-1/+1
2015-11-18ArmPkg/ArmV7Mmu: introduce feature PCD to map normal memory non-shareableArd Biesheuvel4-9/+33
2015-11-18ArmPkg/ArmV7Mmu: make cached translation table accesses shareableArd Biesheuvel2-3/+16
2015-11-18ArmPkg/ArmV7Lib: add function to test for presence of MP extensionsArd Biesheuvel3-0/+20
2015-11-18ArmPkg/ArmV7Lib: add support for reading the ID_MMFR0 system registerArd Biesheuvel3-0/+16
2015-11-18ArmPkg/ArmV7Mmu: fix write-through translation table accessesArd Biesheuvel2-2/+2
2015-11-18ArmPkg/Mmu: set required XN attributes for device mappingsArd Biesheuvel3-2/+7
2015-11-18ArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttribute()Ard Biesheuvel2-47/+0
2015-11-17ArmPkg: ensure DebugAgentVectorTable is 2K-alignedMark Rutland1-1/+1
2015-11-12ArmPkg/ArmLib: mark all cached mappings as (inner) shareableArd Biesheuvel3-15/+19
2015-11-09ArmPkg/ArmDmaLib: use the cache writeback granularity for alignmentArd Biesheuvel1-1/+1
2015-11-09ArmPkg/ArmLib: add accessor function for Cache Writeback GranuleArd Biesheuvel2-0/+23
2015-11-09ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel1-4/+4
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel4-36/+1
2015-11-09ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDRArd Biesheuvel3-52/+18
2015-11-09ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel6-488/+0
2015-11-09ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel8-192/+0