]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/CpuDxe
ArmPkg: delete references to unused guids/Pcds from CpuDxe
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe /
2018-02-06 Leif LindholmArmPkg: delete references to unused guids/Pcds from...
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
2016-11-02 Ard BiesheuvelArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
2016-09-26 Kurt KennettArmPkg/CpuDxe: Fix MMU initialization problem
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-03-17 Cohen, EugeneArmPkg: update CpuDxe to use CpuExceptionHandlerLib
2016-02-23 Cohen, EugeneArmPkg: CpuDxe: don't track interrupt state in a global...
2015-12-15 Ard BiesheuvelArmPkg: use unified asm syntax for CLANG
2015-12-15 Ard BiesheuvelArmPkg/CpuDxe: drop ARMv4 exception handling code
2015-11-19 Mark RutlandArmPkg/ArmPlatformPkg: position vectors relative to...
2015-09-24 Heyi GuoArmPkg/CpuDxe: Disable interrupt before restoring context
2015-07-06 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU
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-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-01 Olivier MartinArmPkg: Tidy assembler code
2013-11-28 Olivier MartinArmPkg/CpuDxe: Removed LR adjustement for SVC call
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-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-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
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-02-14 oliviermartinArmPkg: Changed ARM CPU SetMemoryAttributes to always...
2011-09-27 oliviermartinARM Packages: Fixed Build failings/warnings/EDK2 coding...
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-22 oliviermartinArmPkg: Create MpCoreInfo PPI and HOB to describe CPU...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-06-03 oliviermartinArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
2011-03-31 andrewfishFix Xcode compile bug. It looks like these two argument...
2011-03-31 oliviermartinArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-12-14 andrewfishFix build break on Apple Xcode, caused by fixing normal...
2010-12-08 andrewfishAdd vpush/vpop to the exception handler as we added...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-03-17 andrewfishRemove hook for debugger. Should be implemented using...
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-03-05 andrewfishMake these drivers more compatible with a projected...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-16 andrewfishFix bug in UncachedMemoryAllocationLib, Assembler,...
2010-02-03 andrewfishCleanup to match MdePkg cleanups. More progress on...
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-17 AJFISHFix RVCT compiler warnings, and a bug in the GdbStub
2010-01-17 AJFISHMissed a fix in the Cpu Driver. Added some more debug...
2010-01-15 AJFISHMinor update to move array into function to dead strip...
2010-01-15 AJFISHUpdated ARM Exception handler to print out text values...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 AJFISHFix GCC build bug and add a debug library to dump load...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHWorking on adding paging to the CpuDxe driver so it...
2010-01-08 AJFISHFixed a bug in the HardwareInterrupt handler that would...
2010-01-08 AJFISHFix stray charcter in comment.
next