]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / ArmPkg / Drivers /
2018-06-22 Girish PathakArmPkg/ArmScmiDxe: Dynamically allocate buffer for...
2018-06-22 Girish PathakArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXE
2018-04-30 AlexeiFedorovArmPkg: Fix bug in Generic Watchdog driver
2018-04-26 Ard BiesheuvelArmPkg: add reenable hook to ArmGenericTimerCounterLib
2018-04-23 Girish PathakArmPkg: Introduce SCMI protocol
2018-04-19 Ard BiesheuvelArmPkg/TimerDxe: remove workaround for KVM timer handling
2018-04-12 Laszlo ErsekArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protoco...
2018-04-12 Laszlo ErsekArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe...
2018-03-15 Heyi GuoArmPkg/TimerDxe: Add ISB for timer compare value reload
2018-03-06 Marc ZyngierArmPkg/TimerDxe: Always perform an EOI, even for spurio...
2018-02-06 Ard BiesheuvelArmPkg/Gic: force GIC driver to run before CPU arch...
2018-02-06 Leif LindholmArmPkg: delete references to unused guids/Pcds from...
2017-11-26 Ard BiesheuvelArmPkg: remove unused ArmGicSecLib library implementation
2017-10-05 Ard BiesheuvelArmPkg/GenericWatchdogDxe: Set Watchdog interrupt type
2017-10-05 Ard BiesheuvelArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2017-09-06 Ard BiesheuvelArmPkg: add ArmCrashDumpDxe driver
2017-04-06 Ard BiesheuvelArmPkg: remove ArmCpuLib header and implementations
2017-03-08 Ard BiesheuvelArmPkg/CpuDxe: handle implied attributes in EfiAttribut...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemory...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid splitting page table sections...
2017-02-28 Ard BiesheuvelArmPkg/CpuDxe: ignore attribute changes during SyncCach...
2017-02-23 Ard BiesheuvelArmPkg/CpuDxe: remove VirtualUncachedPages protocol...
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: ARM: ignore page table updates that...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2017-02-07 AlexeiArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2016-11-02 Ard BiesheuvelArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
2016-10-28 Ard BiesheuvelArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC...
2016-09-26 Kurt KennettArmPkg/CpuDxe: Fix MMU initialization problem
2016-09-09 Ard BiesheuvelArmPkg/ArmGicLib: use correct loop variable
2016-09-08 Dennis ChenArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base...
2016-08-11 Ard BiesheuvelArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro
2016-08-08 Alexei FedorovArmPkg/ArmGicDxe: Fix double GIC EIOR write per interrupt
2016-07-13 Ard BiesheuvelArmPkg/ArmGicLib: manage GICv3 SPI state at the distributor
2016-07-11 Giri P MudusuruArmPkg: Fix typos in comments
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-07-01 Ard BiesheuvelArmPkg/CpuDxe: unmask SErrors in DEBUG builds
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2016-04-29 Ard BiesheuvelArmPkg: implement CpuIo2 protocol driver specific for PCI
2016-04-25 Heyi GuoArmPkg/Gic: Fix boundary checking bug
2016-03-25 Leendert van DoornArmPkg: apply Cortex-A57 errata
2016-03-17 Cohen, EugeneArmPkg: update CpuDxe to use CpuExceptionHandlerLib
2016-02-23 Cohen, EugeneArmPkg: CpuDxe: don't track interrupt state in a global...
2016-01-30 Evan LloydArmPkg: Rectify file modes
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...
next