1. 4d9a4f6 ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions by Ard Biesheuvel · 9 years ago
  2. 2afeabd ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN by Ard Biesheuvel · 9 years ago
  3. 70119d2 ArmPkg: remove ARMv6 support code by Ard Biesheuvel · 9 years ago
  4. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago
  5. bce29e3 ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h by Ard Biesheuvel · 9 years ago
  6. c75d3eb ArmPkg/BdsLib: Remove Linux loader from BdsLib by Olivier Martin · 9 years ago
  7. 0c72676 ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() by Olivier Martin · 9 years ago
  8. 829ea9b ArmPkg: Expand AArch64 address width to 48 bits by Heyi Guo · 10 years ago
  9. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  10. cc053ee ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface by Olivier Martin · 10 years ago
  11. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  12. 7aec292 ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path by Ronald Cron · 10 years ago
  13. f6d46e2 ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode by Ard Biesheuvel · 10 years ago
  14. 41fb5d4 ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3 by Olivier Martin · 10 years ago
  15. 919697a ArmPkg/ArmGic: Added GICv3 specific definitions by Olivier Martin · 10 years ago
  16. 90ed18c ArmPkg/ArmLib.h: Add CPU Affinity definitions by Olivier Martin · 10 years ago
  17. d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
  18. 8dd618d ArmPkg/ArmLib: Removed duplicated invalidate TLB function by Olivier Martin · 10 years ago
  19. 5521b5c ArmPkg/SemihostLib: Add library functions by Ronald Cron · 10 years ago
  20. c20f8ec ArmPkg/Semihostlib: Rename semi-hosting open option by Ronald Cron · 10 years ago
  21. 5f81082 ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe by Olivier Martin · 10 years ago
  22. 5f52576 ArmPkg/ArmGic: Added GicV3 detection by Olivier Martin · 10 years ago
  23. d5c6b7f ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision() by Olivier Martin · 10 years ago
  24. 58e92b3 ArmPkg: Add ArmHvcLib by Ard Biesheuvel · 10 years ago
  25. ae9bc05 ArmPkg: Add PSCI 0.2 constants for system poweroff and reset by Ard Biesheuvel · 10 years ago
  26. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
  27. e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
  28. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  29. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  30. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  31. b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
  32. 9a9dd4e ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls by Olivier Martin · 10 years ago
  33. 46d4d75 ArmPkg/ArmLib.h: Fixed name of the argument by Olivier Martin · 10 years ago
  34. f3c5066 ArmPkg/AArch64.h: Added Exception Syndrome Register definitions by Olivier Martin · 10 years ago
  35. 6a44c22 ArmPkg/AArch64: Added ARM_HCR_TSC definition by Olivier Martin · 10 years ago
  36. 7e119c6 ArmPkg/AArch64.h: Added SPSR and Timer register definitions by Olivier Martin · 10 years ago
  37. f53da37 ArmPkg/ArmLib.h: Removed GET_CORE_POS macro by Ronald Cron · 10 years ago
  38. 1b0ac0d ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() by Olivier Martin · 10 years ago
  39. 793ca69 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib by Olivier Martin · 10 years ago
  40. e700a1f ArmPkg/ArmGic: Introduced helper functions to access the GIC controller by Olivier Martin · 10 years ago
  41. 2ca815a ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement by Olivier Martin · 10 years ago
  42. d80401a ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() by Olivier Martin · 10 years ago
  43. 5f1103b ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00 by Olivier Martin · 11 years ago
  44. 27331bf ArmPkg: Added new ARM Processor Feature Register definitions by Olivier Martin · 11 years ago
  45. d8dc9f0 ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist by Olivier Martin · 11 years ago
  46. 47d183d ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register by Olivier Martin · 11 years ago
  47. 52d44f7 ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR by Olivier Martin · 11 years ago
  48. b7dd4db ArmPkg/Chipset: Added ARMv8 CPU's PartNum by Olivier Martin · 11 years ago
  49. 6475172 ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo by Olivier Martin · 11 years ago
  50. d9bd3f1 ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode functions by Olivier Martin · 11 years ago
  51. f6c5a29 ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. by Olivier Martin · 11 years ago
  52. eaa84fd ArmPkg: Replace single dead loop. by Olivier Martin · 11 years ago
  53. 0ff0e41 ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmLib.h by Olivier Martin · 11 years ago
  54. 0a6f286 ArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in asm macros by Olivier Martin · 11 years ago
  55. 9401d6f ArmPkg/ArmLib: Added ArmReadMidr() by Olivier Martin · 11 years ago
  56. abc0e10 ArmPkg: Removed unused header 'BdsUnixLib.h' by Olivier Martin · 11 years ago
  57. 4e57d6d ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GB by Olivier Martin · 11 years ago
  58. c357fd6 ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 by Olivier Martin · 11 years ago
  59. 62436c2 ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type' by Olivier Martin · 11 years ago
  60. 77d7af4 ArmPkg/ArmMpCoreInfo.h: Fixed macro definition by Olivier Martin · 11 years ago
  61. 168d724 ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLib by Olivier Martin · 11 years ago
  62. 017baa1 ARM Packages: Renamed PL390Gic driver into ArmGic driver by Olivier Martin · 11 years ago
  63. 8833370 ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64 by Garrett Kirkendall · 11 years ago
  64. 1cb1367 ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR by Olivier Martin · 11 years ago
  65. 6adbd5b ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes() by Olivier Martin · 11 years ago
  66. 09e3122 ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page entries by Olivier Martin · 11 years ago
  67. d9680b9 ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS() by Olivier Martin · 11 years ago
  68. e7e50d6 ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page format by Olivier Martin · 11 years ago
  69. d6dc67b ARM: Remove NSACR from the common code by Olivier Martin · 11 years ago
  70. 25402f5 ArmPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  71. 6f050ad ArmPkg: Made ArmConfigureMmu() returns a status code by Olivier Martin · 12 years ago
  72. e359565 ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes. by oliviermartin · 12 years ago
  73. 2d45f19 ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition() by oliviermartin · 12 years ago
  74. bebda7c ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() by oliviermartin · 12 years ago
  75. 1a7b6d9 ArmPkg/BdsLib: Replace ARM magic value by a proper defined value. by oliviermartin · 12 years ago
  76. 5ea2c2d ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register. by oliviermartin · 12 years ago
  77. 782d3d4 ArmPkg/IndustryStandard: Added definition for some SMC IDs by oliviermartin · 12 years ago
  78. c63626b ArmPkg: Fixed unsigned type to be architecture independent by oliviermartin · 12 years ago
  79. c0b2e47 ArmPkg: Introduce GetGlobalEnvironmentVariable() function. by oliviermartin · 12 years ago
  80. 166c01f ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg by oliviermartin · 12 years ago
  81. 111339d ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ by oliviermartin · 12 years ago
  82. 063ad84 ArmPlatformPkg/PrePi: Removed magic values by oliviermartin · 12 years ago
  83. 47585ed ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to library header file by oliviermartin · 12 years ago
  84. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  85. 17839a4 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks by oliviermartin · 12 years ago
  86. 01bd6ea ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT by oliviermartin · 12 years ago
  87. a32dae4 ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId' by oliviermartin · 12 years ago
  88. 2575b72 ArmPkg: Fixed RVCT compiler warnings by oliviermartin · 12 years ago
  89. 9736c29 ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface() by oliviermartin · 12 years ago
  90. 9d59a88 ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15 by oliviermartin · 13 years ago
  91. 315649c ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt' by oliviermartin · 13 years ago
  92. 4c19ece ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI by oliviermartin · 13 years ago
  93. 1e40431 ArmPkg/ArmLib: Added ARM Cpu IDs by oliviermartin · 13 years ago
  94. 9133aa8 ArmPkg/ArmLib: Fixed MpCore macros by oliviermartin · 13 years ago
  95. 836c350 ArmPkg/ArmLib: Added new functions to access ARM coprocessors by oliviermartin · 13 years ago
  96. 7fffeef ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor by oliviermartin · 13 years ago
  97. b1d41be ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe by oliviermartin · 13 years ago
  98. e9f7c58 ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts() by oliviermartin · 13 years ago
  99. 5e77314 ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits to their PPIs by oliviermartin · 13 years ago
  100. 0e9674e ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE by oliviermartin · 13 years ago