summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
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
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin
2011-03-31ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin
2011-03-31ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin
2011-03-31ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...oliviermartin
2011-03-31ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZEoliviermartin
2011-03-31ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin
2011-03-31ArmPkg/PL180MciDxe: Improve error handlingoliviermartin
2011-03-31ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commandsoliviermartin
2011-03-31EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() functionoliviermartin
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish
2011-02-02Fix issue with fixing tabs.andrewfish
2011-02-02Remove tabs from all text files in the package.andrewfish
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2011-01-06Fix typo in __switchiu8() to use r0 in place of r3. andrewfish
2010-12-15Fix semihosting on gcc. We need to save lr as svc instruction will change it. andrewfish
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-12-15Add support for semihosting with GCC. Still needs more testing.andrewfish
2010-12-14Fix build break on Apple Xcode, caused by fixing normal gcc build break.andrewfish
2010-12-08Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...andrewfish
2010-09-08update copyright formathhtian
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish
2010-07-29Fix Xcode build break.andrewfish
2010-07-25Fix CodeSourcery 2010q1 link issue by adding missing intrinsicsandrewfish
2010-07-15Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...andrewfish
2010-07-02Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to...andrewfish
2010-05-29Add DMA Lib for generic ARM cache coherency model.andrewfish
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish
2010-05-28Set the default compilers arch flags for these packagesandrewfish
2010-05-18Remove obsolete DebugSupport Driverandrewfish
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish
2010-04-13Make sure FIQ debugger stuff can work.andrewfish
2010-04-13Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish
2010-04-07Cleanup Cache an MMU operations.andrewfish
2010-03-17Remove hook for debugger. Should be implemented using the new library scheme.andrewfish
2010-03-17Fix bugandrewfish
2010-03-17Update intrinsics for code sourcery gccandrewfish