]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include/Library/ArmLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Include / Library / ArmLib.h
2023-01-27 Rebecca CranArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT...
2022-01-30 Rebecca CranArmPkg: Replace CoreId and ClusterId with Mpidr in...
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-06-18 Rebecca CranArmPkg: Move cache defs used in Universal/Smbios into...
2021-04-28 Pierre GondoisArmPkg: Fix Ecc error 8003
2021-02-08 Rebecca CranArmPkg: Add helper to read CCIDX status
2021-02-08 Rebecca CranArmPkg: Add definition of the maximum cache level in...
2020-12-18 Leif LindholmArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header...
2020-12-18 Leif LindholmArmPkg: add ArmHasSecurityExtensions () helper function
2020-12-18 Leif LindholmArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper...
2020-03-05 Ard BiesheuvelArmPkg/ArmLib: move set/way helper functions into priva...
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2018-11-29 Ard BiesheuvelArmPkg/ArmLib: add support for reading the max physical...
2018-01-15 Michael ZimmermannArmPkg/Library/ArmLib: add ArmWriteSctlr
2017-11-07 Peicong LiArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2016-04-14 Ard BiesheuvelArmPkg/AArch64Mmu: disable MMU during page table manipu...
2016-03-03 Evan LloydArmPkg: Configure TTBCR register
2015-12-08 Eugene CohenArmPkg: update InvalidateInstructionCacheRange to flush...
2015-11-20 Leif LindholmArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: add accessor function for Cache Writebac...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove CCSIDR based cache info routines
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()
2015-11-09 Ard BiesheuvelArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyn...
2015-10-08 Ard BiesheuvelArmPkg/ArmLib MMU: add functions to set/clear RO and...
2015-08-19 Ard BiesheuvelArmPkg: remove ARMv6 support code
2015-02-16 Olivier MartinArmPkg/ArmLib.h: Add CPU Affinity definitions
2014-10-27 Olivier MartinArmPkg/ArmLib: Removed duplicated invalidate TLB function
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-07-29 Olivier MartinArmPkg/ArmLib.h: Fixed name of the argument
2014-07-15 Ronald CronArmPkg/ArmLib.h: Removed GET_CORE_POS macro
2014-03-26 Olivier MartinArmPkg/ArmLib: Added helper functions for accessing...
2014-03-24 Olivier MartinArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
2014-03-24 Olivier MartinArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode...
2014-03-01 Olivier MartinArmPkg/ArmLib: Rationalise ArmReadMidr and cognate...
2014-03-01 Olivier MartinArmPkg/ArmLib: Move common definitions from ArmV7Lib...
2014-02-12 Olivier MartinArmPkg/ArmLib: Added ArmReadMidr()
2014-02-05 Olivier MartinArmPkg/ArmLib: VBAR_ELx not written correctly when...
2014-01-10 Olivier MartinArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size...
2013-11-28 Olivier MartinArmPkg: Move definition of ArmIsArchTimerImplemented...
2013-08-06 Olivier MartinARM: Remove NSACR from the common code
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-05-02 oliviermartinArmPkg/ArmLib: Added ARM Cpu IDs
2012-05-02 oliviermartinArmPkg/ArmLib: Fixed MpCore macros
2012-05-02 oliviermartinArmPkg/ArmLib: Added new functions to access ARM coproc...
2012-05-02 oliviermartinARM Packages: Fixed th 'NS' (Non Secure) bit in the...
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSync...
2012-03-26 oliviermartinArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROC...
2012-03-26 oliviermartinArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks
2012-02-29 oliviermartinArmPkg/ArmLib: Replaced 'UINTN' type by architecture...
2012-02-28 oliviermartinArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR...
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2011-11-01 oliviermartinArmPkg: Fix GetClusterId() calculation from MpId
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-03-31 oliviermartinArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_AT...
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHUpdating ArmLib.h to add functions needed to turn on...
2009-12-06 AJFISHAdding support for BeagleBoard.