summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2011-09-27ArmPkg/BdsLib: Fix incorrect pointer castingoliviermartin
2011-09-27ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4oliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-27ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin
2011-09-22ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.holiviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22ArmPkg/Application/LinuxLoader: Create a Linux Loader EFI applicationoliviermartin
2011-09-22ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate...oliviermartin
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-13ArmPkg/ArmDisassemblerLib: Comment out unused variableoliviermartin
2011-09-12ArmPkg/BdsLib: Add missing BdsLoadOption.c fileoliviermartin
2011-09-09ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin
2011-09-07ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCToliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin
2011-08-22ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was oliviermartin
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the...oliviermartin
2011-08-15ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin
2011-08-15ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'oliviermartin
2011-08-15ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an in...oliviermartin
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin
2011-07-19ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort...oliviermartin
2011-07-18ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin
2011-07-06ArmPkg: Minor coding style changesoliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-04ArmPkg/BdsLib: Linux kernel supports either FDT or ATAGoliviermartin
2011-07-01ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] arrayoliviermartin
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin