]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include
IntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid to gIntelFsp2WrapperTokenSpaceGuid.
[mirror_edk2.git] / ArmPkg / Include /
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2016-04-14 Ard BiesheuvelArmPkg/AArch64Mmu: disable MMU during page table manipu...
2016-03-22 Ard BiesheuvelArmPkg/AsmMacroIoLibV8: remove undocumented assumption...
2016-03-16 Cohen, EugeneArmPkg/ArmLib: add ArmReadHcr to enable read-modify...
2016-03-03 Evan LloydArmPkg: Configure TTBCR register
2015-12-16 Ard BiesheuvelArmPkg: rewrite vector table population macros
2015-12-08 Eugene CohenArmPkg: update InvalidateInstructionCacheRange to flush...
2015-12-02 Eugene CohenArmPkg RVCT: add asm macro combining EXPORT, AREA and...
2015-11-27 Ard BiesheuvelArmPkg: remove SetPrimaryStack and InitializePrimarySta...
2015-11-20 Leif LindholmArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer...
2015-11-19 Mark RutlandArmPkg/ArmPlatformPkg: position vectors relative to...
2015-11-19 Mark RutlandArmPkg: correct TTBR1_EL1 settings in TCR_EL1
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Lib: take MP extensions into account when...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLE
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Mmu: make cached translation table accesses...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Mmu: fix write-through translation table...
2015-11-18 Ard BiesheuvelArmPkg/Mmu: set required XN attributes for device mappings
2015-11-18 Ard BiesheuvelArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttri...
2015-11-12 Ard BiesheuvelArmPkg/ArmLib: mark all cached mappings as (inner)...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: add accessor function for Cache Writebac...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove CCSIDR based cache info routines
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()
2015-11-09 Ard BiesheuvelArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyn...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove unused ARM9 support
2015-11-06 Leif LindholmArmPkg: Purge unused/unneeded CPU-specific header files
2015-10-08 Ard BiesheuvelArmPkg/ArmLib MMU: add functions to set/clear RO and...
2015-10-08 Ard BiesheuvelArmPkg/AArch64Mmu: use architecturally correct definiti...
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-27 Heyi GuoArmPkg: Expand AArch64 address width to 48 bits
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-26 Ronald CronArmPlatformPkg/ArmJunoDxe: Set the platform dependent...
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-12-12 Olivier MartinArmPkg/AsmMacroIoLib: Fixed the global variables initia...
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-10 Ard BiesheuvelArmPkg: Add PSCI 0.2 constants for system poweroff...
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-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-04 Olivier MartinArmPkg/ArmSmcLib: Fixed SMC helper functions
2014-08-04 Olivier MartinArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard...
2014-07-29 Olivier MartinArmPkg/ArmLib.h: Fixed name of the argument
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added Exception Syndrome Register...
2014-07-29 Olivier MartinArmPkg/AArch64: Added ARM_HCR_TSC definition
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added SPSR and Timer register definitions
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-06-03 Olivier MartinArmPkg/AsmMacroIoLib: Add support for ARM Compiler...
2014-06-03 Olivier MartinArmPkg: Added new ARM Processor Feature Register defini...
2014-04-02 Olivier MartinArmPkg: Fixed GetEnvironmentVariable() when the UEFI...
2014-03-26 Olivier MartinArmPkg/ArmCortexA5x: Declared the helper functions...
2014-03-26 Olivier MartinArmPkg/ArmLib: Added helper functions for accessing...
2014-03-26 Olivier MartinArmPkg/Chipset: Added ARMv8 CPU's PartNum
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: Replace single dead loop.
2014-03-01 Olivier MartinArmPkg/ArmLib: Move common definitions from ArmV7Lib...
2014-02-24 Olivier MartinArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in...
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-12-10 Olivier MartinArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'
2013-12-10 Olivier MartinArmPkg/ArmMpCoreInfo.h: Fixed macro definition
2013-11-28 Olivier MartinArmPkg: Move definition of ArmIsArchTimerImplemented...
2013-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver
2013-10-15 Garrett KirkendallArmPkg/Include/Chipset: Fix translation table address...
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/ArmV7Mmu.h: Added masks to extract attributes...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-08-06 Olivier MartinArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section...
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 oliviermartinARM Packages: Replaced the macro GetCorePositionFromMpI...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
next