]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include/Library
ArmPkg: Purge unused/unneeded CPU-specific header files
[mirror_edk2.git] / ArmPkg / Include / Library /
2015-10-08 Ard BiesheuvelArmPkg/ArmLib MMU: add functions to set/clear RO and...
2015-08-19 Ard BiesheuvelArmPkg: remove ARMv6 support code
2015-07-28 Ard BiesheuvelArmPkg: split off ArmGicArchLib from ArmGicLib
2015-07-28 Ard BiesheuvelArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
2015-07-14 Olivier MartinArmPkg/BdsLib: Remove Linux loader from BdsLib
2015-07-14 Olivier MartinArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateE...
2015-05-11 Ard BiesheuvelArmPkg: update BdsLib to updated definition of EFI_LOAD...
2015-05-05 Olivier MartinArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in...
2015-02-26 Ronald CronArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI...
2015-02-16 Ard BiesheuvelArmPkg/ArmGic: enable ARE bit before driving GICv3...
2015-02-16 Olivier MartinArmPkg/ArmGic: Use the GIC Redistributor instead of...
2015-02-16 Olivier MartinArmPkg/ArmGic: Added GICv3 specific definitions
2015-02-16 Olivier MartinArmPkg/ArmLib.h: Add CPU Affinity definitions
2014-10-27 Olivier MartinArmPkg/ArmLib: Removed duplicated invalidate TLB function
2014-10-27 Ronald CronArmPkg/SemihostLib: Add library functions
2014-10-27 Ronald CronArmPkg/Semihostlib: Rename semi-hosting open option
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 detection
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
2014-09-10 Ard BiesheuvelArmPkg: Add ArmHvcLib
2014-09-09 Ard BiesheuvelArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGen...
2014-09-09 Ard BiesheuvelArmPkg: add ArmGenericTimerCounterLib interface
2014-09-09 Ard BiesheuvelArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-04 Olivier MartinArmPkg/ArmSmcLib: Fixed SMC helper functions
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-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
2014-04-02 Olivier MartinArmPkg: Fixed GetEnvironmentVariable() when the UEFI...
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-12 Olivier MartinArmPkg: Removed unused header 'BdsUnixLib.h'
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-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
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-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-03-06 oliviermartinArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
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-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow...
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-05-02 oliviermartinArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Allowed the Secondary Cores to...
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-03-26 oliviermartinArmPkg/ArmGicLib: Added function ArmGicSetSecureInterru...
2012-02-29 oliviermartinArmPkg/ArmLib: Replaced 'UINTN' type by architecture...
2012-02-28 oliviermartinArmPkg/Library/SemihostLib: Removed depenencies on...
2012-02-28 oliviermartinArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR...
2012-02-28 oliviermartinArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg...
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-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-22 oliviermartinArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-09-09 oliviermartinArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structu...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmPkg/PL310L2Cache: Remove magic values in PL310L2Cach...
2011-03-31 oliviermartinArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_AT...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
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...
next