]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / ArmPkg /
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPlatformPkg: Unify the Secure and Normal FD and...
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-06-11 oliviermartinArmPkg/PL35xSmc: Split the SMC initialization in multip...
2011-06-11 oliviermartinArmPkg: Fix coding style to follow EDK2 coding convention
2011-06-11 oliviermartinArmPkg/PL180MciDxe: Replace VenHw Device Path GUID...
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: Renamed PL354SmcSecLib into PL354SmcLib
2011-06-03 oliviermartinArmPkg: Fix the default value of PcdCpuVectorBaseAddress
2011-06-03 oliviermartinArmPkg/PL34xDmc: Remove magic values in PL310L2Cache...
2011-06-03 oliviermartinArmPkg/PL310L2Cache: Remove magic values in PL310L2Cach...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-06-03 oliviermartinArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
2011-06-03 oliviermartinEmbeddedPkg: Move Universal/MmcDxe from ArmPkg to Embed...
2011-04-27 oliviermartinArmPkg/PL180Mci: Fix build
2011-04-26 oliviermartinArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RES...
2011-04-26 oliviermartinArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag
2011-03-31 andrewfishFix Xcode compile bug. It looks like these two argument...
2011-03-31 oliviermartinArmPkg/Arm9Lib: Assert if memory region size is TT_DESC...
2011-03-31 oliviermartinArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds
2011-03-31 oliviermartinArmPkg: Fix InternalMemCopyMem()
2011-03-31 oliviermartinArmPkg/ArmDisassemblerLib: Fix register list
2011-03-31 oliviermartinArmPlatformPkg/ArmPlatformLib: Move the UEFI memory...
2011-03-31 oliviermartinArmPkg/BdsLib: Fix GetSystemMemoryResources()
2011-03-31 oliviermartinArmPkg/BdsLib: Prevent application to hang the platform...
2011-03-31 oliviermartinArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbed...
2011-03-31 oliviermartinArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_AT...
2011-03-31 oliviermartinArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_...
2011-03-31 oliviermartinArmPkg/PL390GixDxe: Return from the interrupt handler...
2011-03-31 oliviermartinArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-03-31 oliviermartinArmPkg/PL180MciDxe: Improve error handling
2011-03-31 oliviermartinArmPkg/MmcDxe: Fix some returned conditions for MMC...
2011-03-31 oliviermartinEmbeddedPkg/MmcDxe: Fix protocols uninstallation in...
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-12-14 andrewfishFix build break on Apple Xcode, caused by fixing normal...
2010-12-08 andrewfishAdd vpush/vpop to the exception handler as we added...
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-07-02 andrewfishRemove ArmEbPkg and replace with ArmRealViewEbPkg....
2010-05-29 andrewfishAdd DMA Lib for generic ARM cache coherency model.
2010-05-29 andrewfishClean up OMAP DMA lib and split into generic DMA lib...
2010-05-28 andrewfishSet the default compilers arch flags for these packages
2010-05-18 andrewfishRemove obsolete DebugSupport Driver
2010-05-18 andrewfishRemove DebugSupport driver for ARM and DebugSupportProt...
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 andrewfishRemove hook for debugger. Should be implemented using...
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-05 andrewfishMake these drivers more compatible with a projected...
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.
next