]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmLib
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
[mirror_edk2.git] / ArmPkg / Library / ArmLib /
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.