]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmLib
CorebootModulePkg: Reformat asm constant to avoid gcc assembler fail
[mirror_edk2.git] / ArmPkg / Library / ArmLib /
2014-11-11 Olivier MartinArmPkg: Ensured the stack is always quad-word aligned
2014-10-27 Olivier MartinArmPkg/ArmLib: Removed duplicated invalidate TLB function
2014-10-10 Olivier MartinArmPkg/ArmLib/AArch64: Initialize the new N+1-level...
2014-09-09 Ard BiesheuvelArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGen...
2014-09-09 Ard BiesheuvelArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
2014-08-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-20 Olivier MartinArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()
2014-08-19 Olivier MartinArmPkg/ArmLib: Set again TCR after getting the Translat...
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-07-09 Eugene CohenArmPkg/ArmLib: Improved ArmConfigureMmu Performance
2014-06-03 Olivier MartinArmPkg/ArmLib: Drain Write Buffer before DCache mainten...
2014-05-08 Brendan JackmanARM Packages: Use AND instead of BIC instruction with...
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanArmLib/AArch64Support.S: remove export of unimplemented...
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-04-24 Olivier MartinArmPkg/ArmLib: Fixed AArch64 MMU code when a region...
2014-03-26 Olivier MartinArmPkg/ArmLib: Correct Error Handling in AArch64
2014-03-26 Olivier MartinArmPkg/ArmCortexA5x: Declared the helper functions...
2014-03-26 Olivier MartinArmPkg/ArmLib: Added helper functions for accessing...
2014-03-24 Olivier MartinArmPkg/ArmLib: Removed unused AArch64 files
2014-03-24 Olivier MartinArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
2014-03-24 Olivier MartinArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode...
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2014-03-01 Olivier MartinArmPkg/ArmLib: Rationalise ArmReadMidr and cognate...
2014-03-01 Olivier MartinArmPkg/ArmLib: Fix compilation error with -O3 switch
2014-03-01 Olivier MartinArmPkg/ArmLib: ArmReadVBar implementation missing in...
2014-03-01 Olivier MartinArmPkg: Replace single dead loop.
2014-03-01 Olivier MartinArmPkg/ArmLib: Move common definitions from ArmV7Lib...
2014-02-24 Olivier MartinARM Packages: Include 'AsmMacroIoLibV8.h' instead of...
2014-02-12 Leif LindholmARM Packages: CRLF fixup
2014-02-12 Olivier MartinArmPkg/ArmLib: Added ArmReadMidr()
2014-02-05 Olivier MartinArmPkg/ArmLib: VBAR_ELx not written correctly when...
2014-01-24 Garrett KirkendallArmPkg/ArmLib: Fix AARCH64 page table entry filling...
2013-09-23 Olivier MartinArmPkg/ArmLib: Revert change 'Fixed field shifting...
2013-09-16 Olivier MartinArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)
2013-09-02 Roy FranzArmPkg/ArmLib: Change comment to match code for setting...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-08-06 Olivier MartinARM: Remove NSACR from the common code
2013-07-26 Olivier MartinArmPkg/ArmLib: Fixed TBLs invalidation in EL1
2013-07-26 Olivier MartinArmPkg/Library: AArch64 MMU EL1 support
2013-07-26 Olivier MartinArmPkg/ArmLib/AArch64: Use the appropriate macros and...
2013-07-24 Olivier MartinArmPkg/ArmLib/AArch64: Fixed the calculation of the...
2013-07-18 Harry LiebelArmPkg: Added AArch64 support (missing files)
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-27 Olivier MartinArmPkg/ArmLib: Marked functions as 'STATIC' if not...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-19 Olivier MartinArmPkg/ArmLib: Removed ArmInvalidateTlb when disabling...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-06-06 oliviermartinArmPkg/ArmLib: Fixed parameter checking in ArmConfigure...
2012-05-02 oliviermartinArmPkg/ArmLib: Added new functions to access ARM coproc...
2012-05-02 oliviermartinARM Packages: Fixed th 'NS' (Non Secure) bit in the...
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSync...
2012-03-26 oliviermartinArmLib/ArmV7: Add ISB to ArmEnableVFP
2012-02-28 oliviermartinArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overf...
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Update Arm11 port
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-27 oliviermartinArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
2011-07-06 oliviermartinArmPkg: Minor coding style changes
2011-06-03 oliviermartinArmPkg: Implement PeiServicesTablePointerLib using...
2011-06-03 oliviermartinArmPkg: Add comments to ArmEnableVFP
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-03-31 oliviermartinArmPkg/Arm9Lib: Assert if memory region size is TT_DESC...
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-02-03 andrewfishFixes to get CodeSourcery GCC and RVCT 3.1 compiling.
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-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishMake sure FIQ debugger stuff can work.
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-04-07 andrewfishCleanup Cache an MMU operations.
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-03-03 andrewfishSyncing GCC and ARMASM assembly. Made chunks of the...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-24 andrewfishMove ARMv5 (ARM9) barrier instructions into assembler...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-02-19 andrewfishClean up some externs
2010-02-19 andrewfishFix typo
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-18 andrewfishHack in some DSB, ISB syncronization primatives. Need...
2010-02-18 andrewfishChange Cortex-A8 references to ARMv7. Cortex-A8 is...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHNeed to add some extra functions to the libraries to...
2009-12-06 AJFISHAdding support for BeagleBoard.