summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmVExpressPkg
AgeCommit message (Expand)AuthorFilesLines
2015-02-17ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed buildOlivier Martin1-6/+6
2015-02-16ArmPlatformPkg/ArmVExpress-FVP-AArch64: Force GICv3 into GICv2 legacy modeOlivier Martin1-0/+6
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin1-1/+2
2015-01-23ArmPlatformPkg/ArmJunoPkg: Added ACPI supportOlivier Martin1-0/+2
2015-01-13ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin1-4/+3
2015-01-06ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin9-0/+20
2014-12-15ArmPlatformPkg: Fixed buildOlivier Martin1-1/+1
2014-12-12ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron1-0/+1
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin1-5/+2
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2-3/+3
2014-10-27ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel5-1/+33
2014-10-27ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin1-1/+1
2014-10-14ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm1-0/+3
2014-09-16ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel1-1/+1
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel1-0/+1
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin1-4/+1
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron8-23/+23
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin1-3/+3
2014-08-19ARM Packages: Removed trailing spacesRonald Cron38-425/+425
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron13-68/+68
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin1-2/+0
2014-07-29ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel1-0/+2
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin3-6/+6
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2-7/+6
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin1-3/+3
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin1-5/+5
2014-06-03ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin5-15/+15
2014-05-14ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin1-1/+1
2014-05-08ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin1-2/+2
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman1-1/+2
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman1-4/+4
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman6-7/+7
2014-05-08ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman1-0/+2
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin1-3/+3
2014-04-24ArmPlatformPkg: Added Lan9118 supportOlivier Martin4-2/+48
2014-04-14ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin1-2/+2
2014-04-14ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin1-3/+32
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin3-5/+48
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin1-15/+2
2014-04-11ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin5-5/+0
2014-04-03ArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number of cores and cluster for...Olivier Martin1-1/+7
2014-03-26ArmPlatformPkg/ArmVExpressPkg: Add processor identifiers for Cortex A12/A7Olivier Martin1-1/+3
2014-03-05ArmPlatformPkg/ArmVExpressPkg: Added Android FastBoot supportOlivier Martin6-2/+537
2014-03-05ArmPlatformPkg/ArmVExpressPkg: Added Isp1761 USB OTG driverOlivier Martin5-6/+24
2014-03-01ArmPlatformPkg/ArmVExpressDxe: Platform specific driver for ARM VExpress base...Olivier Martin20-67/+141
2014-02-24ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin3-6/+6
2014-02-17Add flag to make UEFI run from DRAM or FLASH for FVPsOlivier Martin2-1/+25
2014-02-12ARM Packages: CRLF fixupLeif Lindholm6-564/+564
2014-02-05ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin1-1/+1
2014-01-23ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128M...Olivier Martin1-2/+2