summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin20-2210/+0
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin1-2/+8
2011-06-20ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin2-2/+38
2011-06-20ArmPkg/CpuPei: Declare the CPU HOBoliviermartin2-0/+5
2011-06-20ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOBoliviermartin2-19/+73
2011-06-20ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gicoliviermartin4-60/+38
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin3-2/+65
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin4-80/+18
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin1-0/+4
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin13-1153/+1635
2011-06-11ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin3-134/+169
2011-06-11ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin3-65/+65
2011-06-11ArmPkg/PL180MciDxe: Replace VenHw Device Path GUID by EFI_CALLER_ID_GUIDoliviermartin1-1/+1
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin5-0/+140
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 functionsoliviermartin4-1/+63
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin2-4/+4
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin1-1/+1
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin2-364/+474
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin4-89/+102
2011-06-03Armkg: Fix EDK2 coding styleoliviermartin6-134/+152
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin3-1/+8
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin10-1832/+1
2011-04-27ArmPkg/PL180Mci: Fix buildoliviermartin1-4/+4
2011-04-26ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSEoliviermartin1-6/+6
2011-04-26ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flagoliviermartin1-5/+7
2011-03-31Fix Xcode compile bug. It looks like these two arguments had an extra level o...andrewfish1-1/+1
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin1-0/+3
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin2-2/+24
2011-03-31ArmPkg: Fix InternalMemCopyMem()oliviermartin2-94/+212
2011-03-31ArmPkg/ArmDisassemblerLib: Fix register listoliviermartin1-0/+1
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin1-0/+6
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin1-67/+107
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin1-0/+9
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin1-1/+7
2011-03-31ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin1-4/+6
2011-03-31ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin1-2/+2
2011-03-31ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...oliviermartin1-0/+1
2011-03-31ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZEoliviermartin1-5/+5
2011-03-31ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin3-40/+353
2011-03-31ArmPkg/PL180MciDxe: Improve error handlingoliviermartin2-289/+435
2011-03-31ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commandsoliviermartin2-59/+117
2011-03-31EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() functionoliviermartin1-2/+2
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish3-16/+20
2011-02-02Fix issue with fixing tabs.andrewfish51-1291/+1291
2011-02-02Remove tabs from all text files in the package.andrewfish51-1293/+1295
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish113-964/+7979
2011-01-06Fix typo in __switchiu8() to use r0 in place of r3. andrewfish1-4/+4