summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-12-05Merge branch 'linaro-topic-misc' into linaro-tracking-2013.12Steven Kinney
2013-12-02ArmPkg/ArmLib: Revert data cache clean/disable order when turning MMU onRyan Harkin
2013-12-02ArmPlatformPkg/Bds: skip initrd if not foundRyan Harkin
2013-11-28ArmPkg/BdsLib: Fixed the alignment of the relocated Device TreeOlivier Martin
2013-11-28ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E...Olivier Martin
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin
2013-09-23ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin
2013-09-16ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin
2013-09-02ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin
2013-07-26ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin
2013-07-26ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin
2013-07-26ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin
2013-07-24ArmPkg: Update the AArch64 Image File Machine Type to match the PE/COFF specOlivier Martin
2013-07-24ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fixHarry Liebel
2013-07-24ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin
2013-07-18ArmPkg: Added AArch64 support (missing files)Harry Liebel
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-07-16ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin
2013-07-15ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen
2013-06-27ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()Olivier Martin
2013-06-27ArmPkg/ArmLib: Marked functions as 'STATIC' if not exposed outside of the sco...Olivier Martin
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin
2013-06-19ArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling cache as ArmDisableMmu...Olivier Martin
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin
2013-06-19ArmPkg/BdsLib: Update FDT CPU node formatOlivier Martin
2013-05-12ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.oliviermartin
2013-05-12ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.oliviermartin
2013-05-12ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.oliviermartin
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin
2013-04-14ArmPkg/BdsLib: Fix uInitrd detectionoliviermartin
2013-04-14ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...oliviermartin
2013-04-14ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin
2013-03-12ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin
2013-03-12ArmPkg/BdsLib: Free the memory when Linux fails to startoliviermartin
2013-03-12ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.oliviermartin
2013-03-12ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the metho...oliviermartin
2013-03-12ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.oliviermartin
2013-03-12ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin
2013-03-12ArmPkg/BdsLib: Passed reserved memory regions to the Device Treeoliviermartin
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin