]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / ArmPkg / Drivers /
2015-12-15 Ard BiesheuvelArmPkg: use unified asm syntax for CLANG
2015-12-15 Ard BiesheuvelArmPkg/ArmGic: fix bug in GICv3 distributor configuration
2015-12-15 Ard BiesheuvelArmPkg/CpuDxe: drop ARMv4 exception handling code
2015-12-03 Eugene CohenArmPkg: update RVCT assembly functions to use new RVCT_...
2015-11-19 Mark RutlandArmPkg/ArmPlatformPkg: position vectors relative to...
2015-11-06 Leif LindholmArmPkg: Purge unused/unneeded CPU-specific header files
2015-09-24 Heyi GuoArmPkg/CpuDxe: Disable interrupt before restoring context
2015-08-19 Ard BiesheuvelArmPkg: remove ARMv6 support code
2015-08-10 Ard BiesheuvelArmPkg/GenericWatchdogDxe: add missing VOID* cast
2015-08-10 Ard BiesheuvelArmPkg/GicV3: use GICv3 generic sysreg names only for...
2015-07-28 Ard BiesheuvelArmPkg: split off ArmGicArchLib from ArmGicLib
2015-07-28 Ard BiesheuvelArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
2015-07-06 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU
2015-06-09 Ard BiesheuvelArmPkg: reduce sysreg access count in GIC revision...
2015-02-28 Ard BiesheuvelArmPkg: allow HYP timer interrupt to be omitted
2015-02-25 Olivier MartinArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode
2015-02-16 Ard BiesheuvelArmPkg/ArmGic: enable ARE bit before driving GICv3...
2015-02-16 Olivier MartinArmPkg/ArmGic: Use the GIC Redistributor instead of...
2015-02-16 Olivier MartinArmPkg/ArmGic: Function to locate the current CPU GIC...
2015-02-16 Olivier MartinArmPkg/ArmGic: Added GICv3 specific definitions
2014-12-12 Ronald CronArmPkg/GenericWatchdogDxe: Set up the watchdog timeout...
2014-12-12 Ronald CronArmPlatformPkg/ArmJunoPkg: Move the watchdog generic...
2014-11-13 Ard BiesheuvelArmPkg/ArmGicLib: select GICv2 mode if SRE is present...
2014-11-13 Olivier MartinArmPkg/ArmGic: Removed 'GCC' toolchain to build assembl...
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicLib
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 detection
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
2014-09-18 Ard BiesheuvelArmPkg/TimerDxe: add workaround for KVM timer interrupt...
2014-09-10 Ard BiesheuvelArmPkg/TimerDxe: Read timer frequency from CPU
2014-09-09 Ard BiesheuvelArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGen...
2014-09-09 Ard BiesheuvelArmPkg/TimerDxe: Register the virt and hyp timer interr...
2014-09-09 Ard BiesheuvelArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
2014-09-09 Ard BiesheuvelArmPkg: allow dynamic GIC base addresses
2014-09-01 Olivier MartinARM Packages: Removed unused PcdArmPrimaryCore
2014-08-27 Olivier MartinArmPkg/TimerDxe: Fixed real time period
2014-08-27 Olivier MartinArmPkg/TimerDxe: Fixed the reloading of the period
2014-08-27 Olivier MartinArmPkg/TimerDxe: Changed calculation to allow 1KHz...
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-07-29 Olivier MartinArmPkg/CpuDxe: Fixed some typo issues in the AArch64...
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Moved ArmGicDisableDistributor() to...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move RegisterInterruptSource() to the...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move the installation and the registrati...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGic...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
2014-07-01 Olivier MartinArmPkg/CpuDxe/ArmV6: Return error status when Exception...
2014-06-20 Olivier MartinARM Packages: Fixed missing braces (the warning was...
2014-06-03 Olivier MartinArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned...
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64: use STUR instruction for signed...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate...
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-04-23 oliviermartinArmPkg/CpuDxe: Restore AArch64 system registers before...
2014-03-26 Olivier MartinArmPkg/ArmCpuLib: Added A57 Errata 806969
2014-03-26 Olivier MartinArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit
2014-03-26 Olivier MartinArmPkg/ArmCortexA5x: Declared the helper functions...
2014-03-24 Olivier MartinArmPkg: Removed unused header files from source files
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2013-11-28 Olivier MartinArmPkg/CpuDxe: Removed LR adjustement for SVC call
2013-11-28 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs...
2013-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver
2013-10-24 Olivier MartinArmPkg/PL390Gic: Fixed setting of the Interrupt Process...
2013-10-14 Olivier MartinArmPkg/CpuDxe: Fixed confusion in AArch64 Table descrip...
2013-09-23 Olivier MartinArmPkg/CpuDxe: Fixed the condition that checks if the...
2013-09-16 Olivier MartinArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryA...
2013-09-10 Eugene CohenArmPkg/CpuDxe: Exception Handling SP Adjust
2013-09-03 Roy FranzArmPkg/CpuPei: Remove unused functions from the driver
2013-09-02 Olivier MartinArmPkg/CpuDxe: Fixed calculation of the Page Table...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-08-19 Girish K SArmPkg/CpuDxe: AArch64: Fix wrong comparison of excepti...
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-07-18 Olivier MartinArmPkg/CpuDxe: Moved memory mapping functions that...
2013-07-17 Olivier MartinArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
2013-07-17 Olivier MartinArmPkg/PL390Gic: Populate the GIC Distributor Target...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-19 Olivier MartinArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-04-14 oliviermartinArmPkg/PL390Gic: Do not try to clear spurious interrupts.
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-01-25 oliviermartinArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ
2013-01-25 oliviermartinArmPkg: Fixed ArmPkg.dsc RELEASE build
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinARM Packages: Moved ARM assembly files to 'Arm' subdire...
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation
2012-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
next