summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers
AgeCommit message (Expand)Author
2014-03-24ArmPkg: Removed unused header files from source filesOlivier Martin
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin
2013-11-28ArmPkg/CpuDxe: Removed LR adjustement for SVC callOlivier Martin
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin
2013-10-24ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin
2013-10-14ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor typesOlivier Martin
2013-09-23ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...Olivier Martin
2013-09-16ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin
2013-09-10ArmPkg/CpuDxe: Exception Handling SP AdjustEugene Cohen
2013-09-03ArmPkg/CpuPei: Remove unused functions from the driverRoy Franz
2013-09-02ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)Olivier Martin
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin
2013-08-19ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S
2013-07-26ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-07-18ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin
2013-07-17ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP...Olivier Martin
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin
2013-06-19ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.Olivier Martin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2013-04-14ArmPkg/PL390Gic: Do not try to clear spurious interrupts.oliviermartin
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
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