]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI Spec...
[mirror_edk2.git] / ArmPkg /
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Remove SCR and CPTR initialization...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
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-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-08-19 Girish K SArmPkg/CpuDxe: AArch64: Fix wrong comparison of excepti...
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-26 Olivier MartinArmPkg/ArmLib: Fixed TBLs invalidation in EL1
2013-07-26 Olivier MartinArmPkg/Library: AArch64 MMU EL1 support
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-26 Olivier MartinArmPkg/ArmLib/AArch64: Use the appropriate macros and...
2013-07-24 Olivier MartinArmPkg: Update the AArch64 Image File Machine Type...
2013-07-24 Harry LiebelArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot...
2013-07-24 Olivier MartinArmPkg/ArmLib/AArch64: Fixed the calculation of the...
2013-07-18 Harry LiebelArmPkg: Added AArch64 support (missing files)
2013-07-18 Harry LiebelArmPkg/BdsLib: Added Aarch64 support for booting Linux
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-07-18 Olivier MartinArmPkg/CpuDxe: Moved memory mapping functions that...
2013-07-17 Olivier MartinArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
2013-07-17 Olivier MartinArmPkg/PL390Gic: Populate the GIC Distributor Target...
2013-07-16 Olivier MartinArmPkg/UncachedMemoryAllocationLib: Removed unused...
2013-07-15 Eugene CohenArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryA...
2013-06-27 Olivier MartinArmPkg/BdsLib: Fixed manipulation of the Memory Map...
2013-06-27 Olivier MartinArmPkg/ArmLib: Marked functions as 'STATIC' if not...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-19 Olivier MartinArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling...
2013-06-19 Olivier MartinArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
2013-06-19 Olivier MartinArmPkg/BdsLib: Update FDT CPU node format
2013-06-19 Olivier MartinArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several...
2013-05-10 oliviermartinARM Packages: Replaced the macro GetCorePositionFromMpI...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-04-14 oliviermartinArmPkg/BdsLib: Added support for FDT alignment through...
2013-04-14 oliviermartinArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
2013-04-14 oliviermartinArmPkg/BdsLib: Fix uInitrd detection
2013-04-14 oliviermartinArmPkg/BdsLib: Do not create additional 'cpu' nodes...
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
2013-04-14 oliviermartinArmPkg/PL390Gic: Do not try to clear spurious interrupts.
2013-04-14 oliviermartinArmPkg/SemihostFs: Make the driver more compliant with...
2013-03-12 oliviermartinArmPkg/BdsLib: Fixed TFTP and PXE Boot
2013-03-12 oliviermartinArmPkg/BdsLib: Free the memory when Linux fails to...
2013-03-12 oliviermartinArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly...
2013-03-12 oliviermartinArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-03-12 oliviermartinArmPkg/SemihostLib: Removed leading separator in FileNa...
2013-03-12 oliviermartinArmPkg/SemihostFs: Added comment in FileRead()
2013-03-12 oliviermartinArmPkg/SemihostFs: Use Unicode to Ascii function for...
2013-03-12 oliviermartinArmPkg/BdsLib: Added support to declare Power State...
2013-03-12 oliviermartinArmPkg/IndustryStandard: Added definition for some...
2013-03-12 oliviermartinArmPkg/BdsLib: Passed reserved memory regions to the...
2013-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-03-06 oliviermartinArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
2013-03-05 oliviermartinArmPkg/DebugPeCoffExtraActionLib: Checked the ImageCont...
2013-01-28 oliviermartinArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl...
2013-01-25 oliviermartinArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ
2013-01-25 oliviermartinArmPkg: Fixed ArmPkg.dsc RELEASE build
2013-01-25 oliviermartinArmPlatformPkg/PrePi: Removed magic values
2013-01-25 oliviermartinArmPkg/ArmPkg.dsc: Fixed build
2013-01-25 oliviermartinArmPkg/LinuxLoader: Fixed builds
2013-01-25 oliviermartinArmPkg/BdsLib: Added TimerLib to INF file
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinArmPkg/SemiHosting: Recognise '.' directory as the...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinArmPlatformPkg/ArmPlatformStackLib: Introduced helper...
2012-09-28 oliviermartinARM Packages: Moved ARM assembly files to 'Arm' subdire...
2012-09-28 oliviermartinArmPkg/BdsLib: Added FDT support for BdsLib
2012-09-28 oliviermartinArmPkg/DefaultExceptionHandlerLib: Added support to...
2012-09-28 oliviermartinArmPlatformPkg/Sec: Moved Exception Vector Table to...
2012-09-27 oliviermartinEmbeddedPkg: Added support to libfdt
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-09-26 oliviermartinArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT
2012-08-31 oliviermartinArmPkg: Changed Uncached System Memory from EFI_MEMORY_...
2012-08-02 oliviermartinArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8
2012-07-12 oliviermartinArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_ure...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformH...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg/SemihostFs: Fixed DataAbort in Semihosting File...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in...
2012-07-04 oliviermartinArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation
2012-07-04 oliviermartinArmPkg/BaseMemoryLibStm: Removed duplicated instruction...
2012-07-04 oliviermartinArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack...
2012-07-04 oliviermartinArmPkg/ArmPkg.dec: Removed duplicated PCD declarations
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
2012-07-04 oliviermartinArmPkg/PL390Gic: Fixed initialization when the primary...
2012-06-06 oliviermartinArmPkg/ArmLib: Fixed parameter checking in ArmConfigure...
2012-05-31 oliviermartinArmPkg: Enhance CompareGuid performance by using Compar...
2012-05-02 oliviermartinArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15
2012-05-02 oliviermartinArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow...
2012-05-02 oliviermartinArmPkg/ArmLib: Added ARM Cpu IDs
next