Age | Commit message (Expand) | Author |
2014-09-09 | ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib | Ard Biesheuvel |
2014-09-09 | ArmPkg: add ArmGenericTimerCounterLib interface | Ard Biesheuvel |
2014-09-09 | ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h | Ard Biesheuvel |
2014-08-19 | ARM Packages: Removed trailing spaces | Ronald Cron |
2014-08-04 | ArmPkg/ArmSmcLib: Fixed SMC helper functions | Olivier Martin |
2014-07-29 | ArmPkg/ArmLib.h: Fixed name of the argument | Olivier Martin |
2014-07-15 | ArmPkg/ArmLib.h: Removed GET_CORE_POS macro | Ronald Cron |
2014-07-04 | ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Introduced helper functions to access the GIC controller | Olivier Martin |
2014-07-04 | ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement | Olivier Martin |
2014-07-04 | ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() | Olivier Martin |
2014-04-02 | ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist | Olivier Martin |
2014-03-26 | ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR | Olivier Martin |
2014-03-24 | ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo | Olivier Martin |
2014-03-24 | ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct... | Olivier Martin |
2014-03-01 | ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. | Olivier Martin |
2014-03-01 | ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL... | Olivier Martin |
2014-02-12 | ArmPkg/ArmLib: Added ArmReadMidr() | Olivier Martin |
2014-02-12 | ArmPkg: Removed unused header 'BdsUnixLib.h' | Olivier Martin |
2014-02-05 | ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GB | Olivier Martin |
2014-01-10 | ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 | Olivier Martin |
2013-11-28 | ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLib | Olivier Martin |
2013-10-29 | ARM Packages: Renamed PL390Gic driver into ArmGic driver | Olivier Martin |
2013-08-21 | ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR | Olivier Martin |
2013-08-06 | ARM: Remove NSACR from the common code | Olivier Martin |
2013-07-18 | ArmPkg: Added Aarch64 support | Harry Liebel |
2013-06-27 | ArmPkg: Made ArmConfigureMmu() returns a status code | Olivier Martin |
2013-05-12 | ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes. | oliviermartin |
2013-05-10 | ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() | oliviermartin |
2013-03-12 | ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register. | oliviermartin |
2013-03-12 | ArmPkg: Fixed unsigned type to be architecture independent | oliviermartin |
2013-03-12 | ArmPkg: Introduce GetGlobalEnvironmentVariable() function. | oliviermartin |
2013-03-06 | ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg | oliviermartin |
2013-01-25 | ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to libra... | oliviermartin |
2013-01-25 | ARM Packages: Fixed line endings | oliviermartin |
2012-07-04 | ArmPkg: Fixed RVCT compiler warnings | oliviermartin |
2012-07-04 | ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface() | oliviermartin |
2012-05-02 | ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn... | oliviermartin |
2012-05-02 | ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Added ARM Cpu IDs | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Fixed MpCore macros | oliviermartin |
2012-05-02 | ArmPkg/ArmLib: Added new functions to access ARM coprocessors | oliviermartin |
2012-05-02 | ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor | oliviermartin |
2012-05-02 | ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy... | oliviermartin |
2012-05-02 | ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt... | oliviermartin |
2012-03-26 | ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ... | oliviermartin |
2012-03-26 | ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE | oliviermartin |
2012-03-26 | ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks | oliviermartin |
2012-03-26 | ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se... | oliviermartin |