summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers
AgeCommit message (Expand)Author
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin
2013-01-25ArmPkg: Fixed ArmPkg.dsc RELEASE buildoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-07-04ARM Packages: Fixed mispellingsoliviermartin
2012-07-04ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculationoliviermartin
2012-07-04ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()oliviermartin
2012-07-04ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,...oliviermartin
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02ArmPkg/ArmCpuLib: Removed unused filesoliviermartin
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2012-03-26ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious ...oliviermartin
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin
2012-03-26ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se...oliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-27ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interruptsoliviermartin
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-27ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-08-15ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an in...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-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...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-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
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: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin