Age | Commit message (Expand) | Author |
2012-03-26 | ArmLib/ArmV7: Add ISB to ArmEnableVFP | oliviermartin |
2012-02-28 | ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library) | oliviermartin |
2012-02-28 | ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is m... | oliviermartin |
2012-02-28 | ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg... | oliviermartin |
2012-02-27 | ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()' | oliviermartin |
2012-02-24 | ArmPkg/BdsLib: Added support for using uInitrd | oliviermartin |
2012-02-24 | ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format | oliviermartin |
2012-02-14 | ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific... | oliviermartin |
2012-02-09 | ArmPkg/BdsLib: Fixed memory leak | oliviermartin |
2012-02-09 | ArmPkg/BdsLib: Fixed incorrect typecasting | oliviermartin |
2012-02-09 | ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me... | oliviermartin |
2012-02-09 | ArmPkg/BdsLib: Added support to start uImage | oliviermartin |
2011-11-01 | ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under ... | oliviermartin |
2011-11-01 | ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()... | oliviermartin |
2011-11-01 | ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple... | oliviermartin |
2011-11-01 | ArmPkg/ArmCpuLib: Fix GCC/XCode builds | oliviermartin |
2011-10-04 | Arm Packages: Fix builds for XCODE32 toolchain | oliviermartin |
2011-09-29 | ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in... | oliviermartin |
2011-09-27 | ArmPkg/BdsLib: Fix incorrect pointer casting | oliviermartin |
2011-09-27 | ArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and __aeabi_memclr4 | oliviermartin |
2011-09-27 | ArmPkg: Add ARM Architectural Timer support | oliviermartin |
2011-09-27 | ArmPkg/ArmLib: Update Arm11 port | oliviermartin |
2011-09-27 | ArmPkg/ArmLib: Clean ArmV7Lib | oliviermartin |
2011-09-27 | ArmPkg: Removed 'ArmV7/ArmV7MPCore*' files | oliviermartin |
2011-09-22 | ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib' | oliviermartin |
2011-09-22 | ARM Packages: Rename PcdNormal* into Pcd* PCDs | oliviermartin |
2011-09-22 | ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate... | oliviermartin |
2011-09-22 | ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt | oliviermartin |
2011-09-22 | Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention | oliviermartin |
2011-09-13 | ArmPkg/ArmDisassemblerLib: Comment out unused variable | oliviermartin |
2011-09-12 | ArmPkg/BdsLib: Add missing BdsLoadOption.c file | oliviermartin |
2011-09-09 | ArmPkg/BdsLib: Fix MemMap Device Path node support | oliviermartin |
2011-09-09 | ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ... | oliviermartin |
2011-09-09 | ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application | oliviermartin |
2011-09-07 | ArmPkg/CompilerIntrinsicsLib: Add memory intrinsics for RVCT | oliviermartin |
2011-08-30 | ArmPlatformPkg: Fix ARM RealView EB and VE builds | oliviermartin |
2011-08-22 | ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was | oliviermartin |
2011-08-19 | ArmPkg/BdsLib: Fixed parameters passed to AllocatePages() | oliviermartin |
2011-08-18 | BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys... | oliviermartin |
2011-08-18 | ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in... | oliviermartin |
2011-08-18 | ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS | oliviermartin |
2011-08-18 | ArmPkg: Fix ARMGCC build | oliviermartin |
2011-08-15 | ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the... | oliviermartin |
2011-08-15 | ArmPkg/ArmDmaLib: Fix coherency issues in DmaLib | oliviermartin |
2011-08-15 | ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break' | oliviermartin |
2011-07-28 | ArmPkg: Fix ARM builds for XCode32 | oliviermartin |
2011-07-19 | ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort... | oliviermartin |
2011-07-18 | ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes | oliviermartin |
2011-07-18 | ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S... | oliviermartin |
2011-07-06 | ArmPkg: Minor coding style changes | oliviermartin |