summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin1-1/+1
2011-09-29ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in...oliviermartin1-38/+38
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin3-12/+12
2011-09-27ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4oliviermartin1-0/+2
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin8-0/+762
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin6-138/+349
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin15-1468/+1293
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin6-301/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2-70/+0
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2-3/+3
2011-09-22ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin4-147/+175
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin3-91/+138
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin3-35/+58
2011-09-13ArmPkg/ArmDisassemblerLib: Comment out unused variableoliviermartin1-3/+3
2011-09-12ArmPkg/BdsLib: Add missing BdsLoadOption.c fileoliviermartin1-0/+264
2011-09-09ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin1-4/+8
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin3-11/+70
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2-4/+21
2011-09-07ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCToliviermartin3-1/+112
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin1-2/+2
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin1-2/+4
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin1-2/+2
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin1-0/+2
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin1-4/+20
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2-3/+27
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin1-1/+1
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the...oliviermartin1-1/+1
2011-08-15ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin1-32/+42
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'oliviermartin1-0/+2
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin3-110/+104
2011-07-19ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort...oliviermartin1-1/+1
2011-07-18ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin1-4/+3
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2-0/+373
2011-07-06ArmPkg: Minor coding style changesoliviermartin3-0/+5
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-15/+15
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin1-7/+11
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin1-0/+1
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2-57/+0
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin1-2/+8
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2-1/+28
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin3-80/+12
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin10-1133/+1549
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin4-0/+127
2011-06-03ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCColiviermartin3-1/+205
2011-06-03ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing...oliviermartin2-4/+4
2011-06-03ArmPkg: Add comments to ArmEnableVFPoliviermartin2-8/+14
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin2-0/+42
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin1-1/+6
2011-06-03Armkg: Fix EDK2 coding styleoliviermartin4-12/+25
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin1-0/+3