]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
MdePkg: Add missing definition for ACPI6.0.
[mirror_edk2.git] / ArmPkg /
2016-02-03 Evan LloydArmPkg: Add isb when setting SCR
2016-01-30 Evan LloydArmPkg: Rectify file modes
2016-01-20 Ryan HarkinArmPkg: LinuxLoader: fix typo in help string
2015-12-17 Ard BiesheuvelArmPkg/ArmSoftfloatLib: add missing entry points for...
2015-12-16 Ard BiesheuvelArmPkg: rewrite vector table population macros
2015-12-15 Ard BiesheuvelArmPkg/ArmV7Mmu: prefer non shareable memory on non...
2015-12-15 Ard BiesheuvelArmPkg/ArmSoftfloatLib: restrict -fno-tree-vrp option...
2015-12-15 Ard BiesheuvelArmPkg/ArmV7Lib: add CLANG alternative for FPEXC access
2015-12-15 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: add GCC version of __aeab...
2015-12-15 Ard BiesheuvelArmPkg: use unified asm syntax for CLANG
2015-12-15 Ard BiesheuvelArmPkg/ArmGic: fix bug in GICv3 distributor configuration
2015-12-15 Ard BiesheuvelArmPkg/CpuDxe: drop ARMv4 exception handling code
2015-12-15 Jordan JustenArmPkg: Convert all .uni files to utf-8
2015-12-08 Eugene CohenArmPkg: update InvalidateInstructionCacheRange to flush...
2015-12-07 Heyi GuoArmPkg/BdsLib: Send RemainingDevicePath to PXE Load...
2015-12-03 Eugene CohenArmPkg: update RVCT assembly functions to use new RVCT_...
2015-12-02 Eugene CohenArmPkg RVCT: add asm macro combining EXPORT, AREA and...
2015-12-01 Eugene CohenArmPkg: Convert whole-cache InvalidateInstructionCache...
2015-11-30 Ard BiesheuvelArmPkg/ArmSoftFloatLib: add support for RVCT
2015-11-30 Ard BiesheuvelArmPkg: factor out softfloat support from StdLib/LibC...
2015-11-27 Ard BiesheuvelArmPkg: remove SetPrimaryStack and InitializePrimarySta...
2015-11-27 Ard BiesheuvelArmPkg/BdsLib: drop bogus gArmGlobalVariableGuid dependency
2015-11-27 Ard BiesheuvelArmPkg: remove ArmPlatformGlobalVariableLib resolution...
2015-11-25 Eugene CohenArmPkg/PeiServicesTablePointerLib: add missing MigrateP...
2015-11-25 Eugene CohenArmPkg/UncachedMemoryAllocationLib: fix warning about...
2015-11-24 Ard BiesheuvelArmLib/ArmV7Mmu: use 64-bit type for mapping region...
2015-11-23 Heyi GuoArmPkg: Invalidate cache after allocating UC memory
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/ArmV7Mmu: handle memory regions over 4 GB correctly
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: introduce feature PCD to map normal...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Mmu: make cached translation table accesses...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Lib: add function to test for presence...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Lib: add support for reading the ID_MMFR0...
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-17 Mark RutlandArmPkg: ensure DebugAgentVectorTable is 2K-aligned
2015-11-12 Ard BiesheuvelArmPkg/ArmLib: mark all cached mappings as (inner)...
2015-11-09 Ard BiesheuvelArmPkg/ArmDmaLib: use the cache writeback granularity...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: add accessor function for Cache Writebac...
2015-11-09 Ard BiesheuvelArmCacheMaintenanceLib: disallow whole D-cache maintena...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: move cache maintenance sync barriers...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: retrieve cache line length from CTR...
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-09 Mark RutlandArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmu
2015-11-09 Ashutosh SinghArmPkg/BdsLib: Increase fallback tftp buffer size
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: move page table traversal code to...
2015-10-08 Ard BiesheuvelArmPkg/AArch64Mmu: use architecturally correct definiti...
2015-10-06 Ard BiesheuvelArmPkg/AArch64Mmu: remove cache maintenance for page...
2015-10-02 Ard BiesheuvelArmPkg/Mmu: do not configure block translations at...
2015-09-24 Heyi GuoArmPkg/CpuDxe: Disable interrupt before restoring context
2015-09-09 Heyi GuoArmPkg/Mmu: Fix potential page table memory leak
2015-09-09 Heyi GuoArmPkg/Mmu: Increase PageLevel when table found at...
2015-09-09 Heyi GuoArmPkg/Mmu: Fix literal number left shift bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix page level calculation bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix bug of aligning new allocated page...
2015-09-02 Heyi GuoArmPkg: Bug fix for UncachedMemoryAllocationLib
2015-08-19 Ard BiesheuvelArmPkg: remove ARMv6 support code
2015-08-10 Ard BiesheuvelArmPkg/GenericWatchdogDxe: add missing VOID* cast
2015-08-10 Ard BiesheuvelArmPkg/GicV3: use GICv3 generic sysreg names only for...
2015-07-28 Ard BiesheuvelArmPkg: cache detected revision in ArmGicArchLib
2015-07-28 Ard BiesheuvelArmPkg: copy ArmGicArchLib to ArmGicArchSecLib
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: Remove PCD declarations linked to the ARM BDS...
2015-07-14 Olivier MartinArmPkg/BdsLib: Remove Linux loader from BdsLib
2015-07-14 Olivier MartinArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateE...
2015-07-06 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU
2015-07-06 Ronald CronArmPkg/Application: Add new EFI application to boot...
2015-06-15 Olivier MartinArmPkg/ArmLib: Fixed build after recent BaseTools changes
2015-06-09 Ard BiesheuvelArmPkg: reduce sysreg access count in GIC revision...
2015-05-29 Olivier MartinArmPkg/BdsLib: Fixed TFTP when there are directories...
2015-05-29 Olivier MartinRenamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg
2015-05-27 Heyi GuoArmPkg: Expand AArch64 address width to 48 bits
2015-05-13 Heyi GuoArmPkg: fix ArmWriteCntkCtl simple code bug
2015-05-13 Olivier MartinArmPkg/BdsLib: Fixed line ending
2015-05-11 Ard BiesheuvelArmPkg: update BdsLib to updated definition of EFI_LOAD...
2015-05-07 Ard BiesheuvelArmPkg: fix pointer indirection bug in BdsFirmwareVolum...
2015-05-05 Olivier MartinArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in...
2015-04-14 Ard BiesheuvelArmPkg: remove cache maintenance by VA operation range...
2015-04-02 Olivier MartinArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment...
2015-03-02 Laszlo ErsekArmPkg: DebugPeCoffExtraActionLib: debugger commands...
2015-02-28 Ard BiesheuvelArmPkg: allow patchable PCDs for memory, FD and FV...
2015-02-28 Ard BiesheuvelArmPkg: allow HYP timer interrupt to be omitted
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-26 Ronald CronArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI...
2015-02-25 Olivier MartinArmPkg/BdsLib: Added support to change the given Device...
2015-02-25 Olivier MartinArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode
2015-02-16 Ard BiesheuvelArmPkg/ArmGic: enable ARE bit before driving GICv3...
2015-02-16 Olivier MartinArmPkg/ArmGic: Use the GIC Redistributor instead of...
next