summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
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
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin
2011-06-20ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin
2011-06-20ArmPkg/CpuPei: Declare the CPU HOBoliviermartin
2011-06-20ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOBoliviermartin
2011-06-20ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gicoliviermartin
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin
2011-06-11ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin
2011-06-11ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin
2011-06-11ArmPkg/PL180MciDxe: Replace VenHw Device Path GUID by EFI_CALLER_ID_GUIDoliviermartin
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin
2011-06-03ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCColiviermartin
2011-06-03ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing...oliviermartin
2011-06-03ArmPkg: Add comments to ArmEnableVFPoliviermartin
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin
2011-06-03Armkg: Fix EDK2 coding styleoliviermartin
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-04-27ArmPkg/PL180Mci: Fix buildoliviermartin
2011-04-26ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSEoliviermartin
2011-04-26ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flagoliviermartin
2011-03-31Fix Xcode compile bug. It looks like these two arguments had an extra level o...andrewfish
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin
2011-03-31ArmPkg: Fix InternalMemCopyMem()oliviermartin
2011-03-31ArmPkg/ArmDisassemblerLib: Fix register listoliviermartin
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin