Age | Commit message (Expand) | Author |
2013-10-29 | ARM Packages: Renamed PL390Gic driver into ArmGic driver | Olivier Martin |
2013-10-24 | ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w... | Olivier Martin |
2013-10-15 | ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64 | Garrett Kirkendall |
2013-10-14 | ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types | Olivier Martin |
2013-09-23 | ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)' | Olivier Martin |
2013-09-23 | SemihostFs: Fix check for read-only file or file-open | Olivier Martin |
2013-09-23 | ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin... | Olivier Martin |
2013-09-16 | ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64) | Olivier Martin |
2013-09-16 | ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute() | Olivier Martin |
2013-09-10 | ArmPkg/CpuDxe: Exception Handling SP Adjust | Eugene Cohen |
2013-09-03 | ArmPkg/CpuPei: Remove unused functions from the driver | Roy Franz |
2013-09-02 | ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the Buffer | Olivier Martin |
2013-09-02 | ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor) | Olivier Martin |
2013-09-02 | ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg... | Roy Franz |
2013-08-21 | ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR | Olivier Martin |
2013-08-21 | ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute | Olivier Martin |
2013-08-19 | ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes() | Olivier Martin |
2013-08-19 | ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en... | Olivier Martin |
2013-08-19 | ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS() | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization | Olivier Martin |
2013-08-19 | ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type | Girish K S |
2013-08-06 | ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f... | Olivier Martin |
2013-08-06 | ARM: Remove NSACR from the common code | Olivier Martin |
2013-07-26 | ArmPkg/ArmLib: Fixed TBLs invalidation in EL1 | Olivier Martin |
2013-07-26 | ArmPkg/Library: AArch64 MMU EL1 support | Olivier Martin |
2013-07-26 | ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() | Olivier Martin |
2013-07-26 | ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments | Olivier Martin |
2013-07-24 | ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF spec | Olivier Martin |
2013-07-24 | ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix | Harry Liebel |
2013-07-24 | ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla... | Olivier Martin |
2013-07-18 | ArmPkg: Added AArch64 support (missing files) | Harry Liebel |
2013-07-18 | ArmPkg/BdsLib: Added Aarch64 support for booting Linux | Harry Liebel |
2013-07-18 | ArmPkg: Added Aarch64 support | Harry Liebel |
2013-07-18 | ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci... | Olivier Martin |
2013-07-17 | ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId | Olivier Martin |
2013-07-17 | ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP... | Olivier Martin |
2013-07-16 | ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) | Olivier Martin |
2013-07-15 | ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLib | Eugene Cohen |
2013-06-27 | ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap() | Olivier Martin |
2013-06-27 | ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the sco... | Olivier Martin |
2013-06-27 | ArmPkg: Made ArmConfigureMmu() returns a status code | Olivier Martin |
2013-06-19 | ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu... | Olivier Martin |
2013-06-19 | ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific | Olivier Martin |
2013-06-19 | ArmPkg/BdsLib: Update FDT CPU node format | Olivier Martin |
2013-06-19 | ArmPkg/Drivers/TimerDxe: Improve Timer initialisation. | Olivier Martin |
2013-05-12 | ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes. | oliviermartin |
2013-05-12 | ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function. | oliviermartin |
2013-05-12 | ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions. | oliviermartin |
2013-05-10 | ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform... | oliviermartin |