]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library
ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4
[mirror_edk2.git] / ArmPkg / Library /
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Update Arm11 port
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-27 oliviermartinArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
2011-09-22 oliviermartinArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
2011-09-22 oliviermartinARM Packages: Rename PcdNormal* into Pcd* PCDs
2011-09-22 oliviermartinArmPkg/BdsLib: Move the code specific to the Atag prepa...
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-09-13 oliviermartinArmPkg/ArmDisassemblerLib: Comment out unused variable
2011-09-12 oliviermartinArmPkg/BdsLib: Add missing BdsLoadOption.c file
2011-09-09 oliviermartinArmPkg/BdsLib: Fix MemMap Device Path node support
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-09-07 oliviermartinArmPkg/CompilerIntrinsicsLib: Add memory intrinsics...
2011-08-30 oliviermartinArmPlatformPkg: Fix ARM RealView EB and VE builds
2011-08-22 oliviermartinArmPkg/BdsLib: InitrdImageSize was not initialized...
2011-08-19 oliviermartinArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
2011-08-18 oliviermartinBeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryB...
2011-08-18 oliviermartinArmPkg/BdsLib: Allocate memory with AnyPage type if...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-08-18 oliviermartinArmPkg: Fix ARMGCC build
2011-08-15 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base...
2011-08-15 oliviermartinArmPkg/ArmDmaLib: Fix coherency issues in DmaLib
2011-08-15 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() stateme...
2011-07-28 oliviermartinArmPkg: Fix ARM builds for XCode32
2011-07-19 oliviermartinArmPkg/SemiHostingSerialPortLib: Return number of writt...
2011-07-18 oliviermartinArmPkg/UncachedMemoryAllocationLib: Use gDS function...
2011-07-18 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Add library to print...
2011-07-06 oliviermartinArmPkg: Minor coding style changes
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-07-01 oliviermartinArmPkg: Move ARM Platform drivers from ArmPkg/Drivers...
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-06-03 oliviermartinArmPkg: Implement PeiServicesTablePointerLib using...
2011-06-03 oliviermartinArmPkg/CompilerIntrinsincsLib: Add div and mullu functi...
2011-06-03 oliviermartinArmPkg/PeCoffExtraActionLib: Add the return carriage...
2011-06-03 oliviermartinArmPkg: Add comments to ArmEnableVFP
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmPkg/PL310L2Cache: Remove magic values in PL310L2Cach...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-03-31 oliviermartinArmPkg/Arm9Lib: Assert if memory region size is TT_DESC...
2011-03-31 oliviermartinArmPkg: Fix InternalMemCopyMem()
2011-03-31 oliviermartinArmPkg/ArmDisassemblerLib: Fix register list
2011-03-31 oliviermartinArmPkg/BdsLib: Fix GetSystemMemoryResources()
2011-03-31 oliviermartinArmPkg/BdsLib: Prevent application to hang the platform...
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-02-03 andrewfishFixes to get CodeSourcery GCC and RVCT 3.1 compiling.
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2011-01-06 andrewfishFix typo in __switchiu8() to use r0 in place of r3.
2010-12-15 andrewfishFix semihosting on gcc. We need to save lr as svc instr...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-12-15 andrewfishAdd support for semihosting with GCC. Still needs more...
2010-09-08 hhtianupdate copyright format
2010-07-31 andrewfishAdd a temp BasePeCoffLib that deals with MOVT instructi...
2010-07-29 andrewfishFix Xcode build break.
2010-07-25 andrewfishFix CodeSourcery 2010q1 link issue by adding missing...
2010-07-15 andrewfishFix issue in DmaMap with buffers that are smaller than...
2010-05-29 andrewfishAdd DMA Lib for generic ARM cache coherency model.
2010-04-29 hhtianUpdate the copyright notice format
2010-04-21 andrewfishAdd some ldm/vldm optimized CopyMem routines. Add perfo...
2010-04-14 andrewfishAdd a PE/COFF extra action lib that DEBUG prints the...
2010-04-13 andrewfishMake sure FIQ debugger stuff can work.
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-04-07 andrewfishCleanup Cache an MMU operations.
2010-03-17 andrewfishFix bug
2010-03-17 andrewfishUpdate intrinsics for code sourcery gcc
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-03-03 andrewfishSyncing GCC and ARMASM assembly. Made chunks of the...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-24 andrewfishMove ARMv5 (ARM9) barrier instructions into assembler...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-02-19 andrewfishClean up some externs
2010-02-19 andrewfishFix typo
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-18 andrewfishHack in some DSB, ISB syncronization primatives. Need...
2010-02-18 andrewfishChange Cortex-A8 references to ARMv7. Cortex-A8 is...
2010-02-16 andrewfishFix bug in UncachedMemoryAllocationLib, Assembler,...
2010-02-16 andrewfishAfter the ASSERT adjust the PC so you skip the faulting...
2010-02-10 andrewfishClean up UncachedMemoryAllocationLib to use CPU AP.
2010-02-07 andrewfishAdded CWD to EfiFileLib. Fix some X64 warnings.
2010-02-05 andrewfishUpdate input of disasmembler to support IfThen construc...
2010-02-04 andrewfishMore disasm work.
2010-02-04 andrewfishMore updated
2010-02-03 andrewfishFix GCC warnings
2010-02-03 andrewfishCleanup to match MdePkg cleanups. More progress on...
2010-02-03 andrewfishAdded Thumb2 loads and stores to Disassmebler
2010-02-02 andrewfishFix thumb2 Branch instruction in disassembler
2010-02-02 andrewfishMore progress on the disassebler lib
2010-02-01 andrewfishMove ARM disassembler into a library and out of the...
2010-02-01 andrewfishMove ARM disassembler into a library.
2010-01-30 andrewfishRemove out of date comment and fix gcc warning.
2010-01-29 andrewfishUpdate execption handler to print out DFSR & IFSR info.
2010-01-27 andrewfishAdded a library for the default exception handler and...
next