]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include/Library/ArmLib.h
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Include / Library / ArmLib.h
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-03-12 oliviermartinArmPkg/ArmLib: Functions to access ARM HYP Vector base...
2013-01-25 oliviermartinArmPkg: Move Arm(Enable|Disable)Irq() functions from...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-07-04 oliviermartinArmPkg: Fixed RVCT compiler warnings
2012-05-02 oliviermartinArmPkg/ArmLib: Added ARM Cpu IDs
2012-05-02 oliviermartinArmPkg/ArmLib: Fixed MpCore macros
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 oliviermartinArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROC...
2012-03-26 oliviermartinArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks
2012-02-29 oliviermartinArmPkg/ArmLib: Replaced 'UINTN' type by architecture...
2012-02-28 oliviermartinArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR...
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2011-11-01 oliviermartinArmPkg: Fix GetClusterId() calculation from MpId
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-03-31 oliviermartinArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_AT...
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHUpdating ArmLib.h to add functions needed to turn on...
2009-12-06 AJFISHAdding support for BeagleBoard.