]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
EmbeddedPkg/MmcDxe: Fixed XCLANG build
[mirror_edk2.git] / ArmPkg /
2012-03-26 oliviermartinArmPlatformPkg/Sec: Allowed the Secondary Cores to...
2012-03-26 oliviermartinArmLib/ArmV7: Add ISB to ArmEnableVFP
2012-03-26 oliviermartinArmPkg: Declared ARM Hypervisor Firmware PCDs
2012-03-26 oliviermartinArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROC...
2012-03-26 oliviermartinArmPkg/Drivers/PL390Gic: Removed acknowledge of special...
2012-03-26 oliviermartinArmPkg/LinuxLoader: Remove unused DebugLib (Minor change)
2012-03-26 oliviermartinArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks
2012-03-26 oliviermartinArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define...
2012-03-26 oliviermartinArmPkg/ArmGicLib: Added function ArmGicSetSecureInterru...
2012-02-29 oliviermartinArmPkg/ArmLib: Replaced 'UINTN' type by architecture...
2012-02-28 oliviermartinArmPkg/Library/SemihostLib: Removed depenencies on...
2012-02-28 oliviermartinArmPlatformPkg: Updated the stack setup to have the...
2012-02-28 oliviermartinArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overf...
2012-02-28 oliviermartinArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR...
2012-02-28 oliviermartinArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg...
2012-02-28 oliviermartinArmPlatformPkg: Minor code changes (comments, misspelli...
2012-02-27 oliviermartinArmPkg/ArmArchTimerLib: Renamed the constructor to...
2012-02-27 oliviermartinArmPkg/PL390Gic: Removed duplicated line of codes disab...
2012-02-27 oliviermartinArmPkg/LinuxLoader: Fixed memory leak
2012-02-24 oliviermartinArmPkg/BdsLib: Added support for using uInitrd
2012-02-24 oliviermartinArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2012-02-14 oliviermartinArmPkg: Changed ARM CPU SetMemoryAttributes to always...
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed memory leak
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed incorrect typecasting
2012-02-09 oliviermartinArmPkg/BdsLib: Load initrd next to the Linux kernel...
2012-02-09 oliviermartinArmPkg/BdsLib: Added support to start uImage
2011-11-01 oliviermartinArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR...
2011-11-01 oliviermartinArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file...
2011-11-01 oliviermartinArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD comma...
2011-11-01 oliviermartinArmPkg/DefaultExceptionHandlerLib: Replace the Print...
2011-11-01 oliviermartinArmPkg/ArmArchTimerLib: Fix TimerLib when the security...
2011-11-01 oliviermartinArmPkg: Fix GetClusterId() calculation from MpId
2011-11-01 oliviermartinArmPkg/ArmCpuLib: Fix GCC/XCode builds
2011-11-01 oliviermartinArmPlatformPkg: Coding style (minor changes)
2011-10-04 oliviermartinArm Packages: Fix builds for XCODE32 toolchain
2011-09-29 oliviermartinArmPkg/CompilerIntrinsicsLib: Reverse the order of...
2011-09-27 oliviermartinArmPkg/BdsLib: Fix incorrect pointer casting
2011-09-27 oliviermartinArmPkg/CompilerIntrinsicsLib: Fix __aeabi_memclr and...
2011-09-27 oliviermartinARM Packages: Fixed Build failings/warnings/EDK2 coding...
2011-09-27 oliviermartinArmPlatformPkg: Add support for ARM RTSM Versatile...
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 oliviermartinArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported...
2011-09-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-27 oliviermartinArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
2011-09-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-22 oliviermartinArmPkg/ArmV7: Move the MMU specific macros into 'Chipse...
2011-09-22 oliviermartinArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
2011-09-22 oliviermartinArmPkg: Create MpCoreInfo PPI and HOB to describe CPU...
2011-09-22 oliviermartinArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
2011-09-22 oliviermartinARM Packages: Rename PcdNormal* into Pcd* PCDs
2011-09-22 oliviermartinArmPlatformPkg: Changed memory model for the stacks
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArmPkg/Application/LinuxLoader: Create a Linux Loader...
2011-09-22 oliviermartinArmPkg/BdsLib: Move the code specific to the Atag prepa...
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-09-13 oliviermartinArmPkg/ArmDisassemblerLib: Comment out unused variable
2011-09-12 oliviermartinArmPkg/BdsLib: Add missing BdsLoadOption.c file
2011-09-09 oliviermartinArmPkg/BdsLib: Fix MemMap Device Path node support
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-09-09 oliviermartinArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structu...
2011-09-07 oliviermartinArmPkg/CompilerIntrinsicsLib: Add memory intrinsics...
2011-08-30 oliviermartinArmPlatformPkg: Fix ARM RealView EB and VE builds
2011-08-22 oliviermartinArmPkg/BdsLib: InitrdImageSize was not initialized...
2011-08-19 oliviermartinArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
2011-08-18 oliviermartinBeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryB...
2011-08-18 oliviermartinArmPkg/BdsLib: Allocate memory with AnyPage type if...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-08-18 oliviermartinArmPkg: Fix ARMGCC build
2011-08-15 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base...
2011-08-15 oliviermartinArmPkg/ArmDmaLib: Fix coherency issues in DmaLib
2011-08-15 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() stateme...
2011-08-15 oliviermartinArmPkg/PL390Gic: Fix RegisterInterruptSource() to be...
2011-07-28 oliviermartinArmPkg: Fix ARM builds for XCode32
2011-07-19 oliviermartinArmPkg/SemiHostingSerialPortLib: Return number of writt...
2011-07-18 oliviermartinArmPkg/UncachedMemoryAllocationLib: Use gDS function...
2011-07-18 oliviermartinArmPkg/DebugAgentSymbolsOnlyLib: Add library to print...
2011-07-06 oliviermartinArmPkg: Minor coding style changes
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-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-07-01 oliviermartinArmPkg: Move ARM Platform drivers from ArmPkg/Drivers...
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPlatformPkg: Unify the Secure and Normal FD and...
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-06-11 oliviermartinArmPkg/PL35xSmc: Split the SMC initialization in multip...
2011-06-11 oliviermartinArmPkg: Fix coding style to follow EDK2 coding convention
2011-06-11 oliviermartinArmPkg/PL180MciDxe: Replace VenHw Device Path GUID...
next