1. 387653a ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment by oliviermartin · 12 years ago
  2. ac0fb62 ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset. by oliviermartin · 12 years ago
  3. bc87b50 ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT) by oliviermartin · 12 years ago
  4. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  5. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  6. 77734e3 ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations by oliviermartin · 13 years ago
  7. 315649c ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt' by oliviermartin · 13 years ago
  8. e9f7c58 ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts() by oliviermartin · 13 years ago
  9. 7245b43 ArmPkg: Declared ARM Hypervisor Firmware PCDs by oliviermartin · 13 years ago
  10. be613c8 ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation by oliviermartin · 13 years ago
  11. 9207c5d ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute by oliviermartin · 13 years ago
  12. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  13. da9675a ArmPkg: Add ARM Architectural Timer support by oliviermartin · 13 years ago
  14. 12c5ae2 ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport by oliviermartin · 13 years ago
  15. 1d2bbdb ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib' by oliviermartin · 13 years ago
  16. 44788ba ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform by oliviermartin · 13 years ago
  17. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  18. 0787bc6 ArmPlatformPkg: Introduce Primary core macros by oliviermartin · 13 years ago
  19. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  20. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 14 years ago
  21. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  22. 1ad14bc ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming by oliviermartin · 14 years ago
  23. a355a36 ArmPkg/BdsLib: Upgrade the library to use natively the Device Path by oliviermartin · 14 years ago
  24. 5a4b8c6 ArmPkg: Fix the default value of PcdCpuVectorBaseAddress by oliviermartin · 14 years ago
  25. eeec69c ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport by oliviermartin · 14 years ago
  26. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  27. 964680c ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei by oliviermartin · 14 years ago
  28. 262a9b0 ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* by oliviermartin · 14 years ago
  29. 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
  30. 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
  31. d6ebcab Update the copyright notice format by hhtian · 15 years ago
  32. 097bd46 Move ARM disassembler into a library. by andrewfish · 15 years ago
  33. 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
  34. 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
  35. 2ef2b01 Adding support for BeagleBoard. by AJFISH · 15 years ago