1. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago
  2. a81ccae ArmPkg: Remove PCD declarations linked to the ARM BDS Linux Loader by Olivier Martin · 9 years ago
  3. 6ea34e3 ArmPkg: remove cache maintenance by VA operation range size threshold by Ard Biesheuvel · 10 years ago
  4. 523b526 ArmPkg: allow patchable PCDs for memory, FD and FV addresses by Ard Biesheuvel · 10 years ago
  5. f6d46e2 ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode by Ard Biesheuvel · 10 years ago
  6. 919697a ArmPkg/ArmGic: Added GICv3 specific definitions by Olivier Martin · 10 years ago
  7. 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
  8. bb5420b ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. by Leif Lindholm · 10 years ago
  9. 1a70a69 ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations by Olivier Martin · 10 years ago
  10. 9180ab7 ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC by Olivier Martin · 10 years ago
  11. ca3026d ArmPkg: Introduced ArmPsciResetSystemLib by Ard Biesheuvel · 10 years ago
  12. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  13. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  14. e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
  15. 022cb42 ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers by Olivier Martin · 10 years ago
  16. 9232ee5 ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader by Olivier Martin · 10 years ago
  17. d8f36fb ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension by Olivier Martin · 11 years ago
  18. c32aaba ArmPkg: Fix typo in comment and trailing spaces by Olivier Martin · 11 years ago
  19. c357fd6 ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 by Olivier Martin · 11 years ago
  20. 017baa1 ARM Packages: Renamed PL390Gic driver into ArmGic driver by Olivier Martin · 11 years ago
  21. cc93554 ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 by Olivier Martin · 11 years ago
  22. d6dc67b ARM: Remove NSACR from the common code by Olivier Martin · 11 years ago
  23. 634bdd9 ArmPkg/BdsLib: Added Aarch64 support for booting Linux by Harry Liebel · 11 years ago
  24. 25402f5 ArmPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  25. da27524 ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId by Olivier Martin · 11 years ago
  26. 2425e1d ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific by Olivier Martin · 12 years ago
  27. 387653a ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment by oliviermartin · 12 years ago
  28. ac0fb62 ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset. by oliviermartin · 12 years ago
  29. bc87b50 ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT) by oliviermartin · 12 years ago
  30. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  31. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  32. 77734e3 ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations by oliviermartin · 12 years ago
  33. 315649c ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt' by oliviermartin · 13 years ago
  34. e9f7c58 ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts() by oliviermartin · 13 years ago
  35. 7245b43 ArmPkg: Declared ARM Hypervisor Firmware PCDs by oliviermartin · 13 years ago
  36. be613c8 ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation by oliviermartin · 13 years ago
  37. 9207c5d ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute by oliviermartin · 13 years ago
  38. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  39. da9675a ArmPkg: Add ARM Architectural Timer support by oliviermartin · 13 years ago
  40. 12c5ae2 ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport by oliviermartin · 13 years ago
  41. 1d2bbdb ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib' by oliviermartin · 13 years ago
  42. 44788ba ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform by oliviermartin · 13 years ago
  43. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  44. 0787bc6 ArmPlatformPkg: Introduce Primary core macros by oliviermartin · 13 years ago
  45. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  46. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 13 years ago
  47. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 13 years ago
  48. 1ad14bc ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming by oliviermartin · 14 years ago
  49. a355a36 ArmPkg/BdsLib: Upgrade the library to use natively the Device Path by oliviermartin · 14 years ago
  50. 5a4b8c6 ArmPkg: Fix the default value of PcdCpuVectorBaseAddress by oliviermartin · 14 years ago
  51. eeec69c ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport by oliviermartin · 14 years ago
  52. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  53. 964680c ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei by oliviermartin · 14 years ago
  54. 262a9b0 ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* by oliviermartin · 14 years ago
  55. 1bfda05 Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. by andrewfish · 14 years ago
  56. 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
  57. d6ebcab Update the copyright notice format by hhtian · 15 years ago
  58. 097bd46 Move ARM disassembler into a library. by andrewfish · 15 years ago
  59. 6f72e28 Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it. by andrewfish · 15 years ago
  60. 8bbf0f0 Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type. by AJFISH · 15 years ago
  61. 2ef2b01 Adding support for BeagleBoard. by AJFISH · 15 years ago