summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin
2012-05-02ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin
2012-05-02ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Removed unused filesoliviermartin
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2012-03-26ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin
2012-03-26ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin
2012-03-26ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODEoliviermartin
2012-03-26ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious ...oliviermartin
2012-03-26ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change)oliviermartin
2012-03-26ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masksoliviermartin
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin
2012-03-26ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se...oliviermartin
2012-02-29ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYS...oliviermartin
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2012-02-28ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is m...oliviermartin
2012-02-28ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre...oliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-27ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()'oliviermartin
2012-02-27ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interruptsoliviermartin
2012-02-27ArmPkg/LinuxLoader: Fixed memory leakoliviermartin
2012-02-24ArmPkg/BdsLib: Added support for using uInitrdoliviermartin
2012-02-24ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei formatoliviermartin
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin
2012-02-09ArmPkg/BdsLib: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin
2011-11-01ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin
2011-11-01ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under ...oliviermartin
2011-11-01ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()...oliviermartin
2011-11-01ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple...oliviermartin
2011-11-01ArmPkg: Fix GetClusterId() calculation from MpIdoliviermartin
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin