summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-267-9/+2
* ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDTRonald Cron2015-02-261-0/+5
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-2625-51/+336
* ArmPlatformPkg/ArmVExpressPkg: Added support to differentiate ARMv8 FVP variantsOlivier Martin2015-02-255-20/+75
* ArmPlatformPkg/ArmVExpressDxe: Identify the current platformOlivier Martin2015-02-2510-18/+352
* ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Switch to Linux kernel with EFI s...Olivier Martin2015-02-251-3/+3
* ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed buildOlivier Martin2015-02-171-6/+6
* ArmPlatformPkg/ArmVExpress-FVP-AArch64: Force GICv3 into GICv2 legacy modeOlivier Martin2015-02-161-0/+6
* ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin2015-02-161-1/+2
* ArmPlatformPkg/ArmJunoPkg: Added ACPI supportOlivier Martin2015-01-231-0/+2
* ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin2015-01-131-4/+3
* ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin2015-01-069-0/+20
* ArmPlatformPkg: Fixed buildOlivier Martin2014-12-151-1/+1
* ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron2014-12-121-0/+1
* ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-121-5/+2
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-112-3/+3
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-275-1/+33
* ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin2014-10-271-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm2014-10-141-0/+3
* ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel2014-09-161-1/+1
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-091-0/+1
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-011-4/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-268-23/+23
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-201-3/+3
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1938-425/+425
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-1913-68/+68
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-011-2/+0
* ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel2014-07-291-0/+2
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-153-6/+6
* ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2014-07-152-7/+6
* ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin2014-07-041-3/+3
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-5/+5
* ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin2014-06-035-15/+15
* ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin2014-05-141-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin2014-05-081-2/+2
* ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman2014-05-081-1/+2
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-081-4/+4
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-086-7/+7
* ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman2014-05-081-0/+2
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin2014-04-241-3/+3
* ArmPlatformPkg: Added Lan9118 supportOlivier Martin2014-04-244-2/+48
* ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin2014-04-141-2/+2
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin2014-04-141-3/+32
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin2014-04-113-5/+48
* ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin2014-04-111-15/+2
* ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin2014-04-115-5/+0
* ArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number of cores and cluster for...Olivier Martin2014-04-031-1/+7
* ArmPlatformPkg/ArmVExpressPkg: Add processor identifiers for Cortex A12/A7Olivier Martin2014-03-261-1/+3
* ArmPlatformPkg/ArmVExpressPkg: Added Android FastBoot supportOlivier Martin2014-03-056-2/+537
* ArmPlatformPkg/ArmVExpressPkg: Added Isp1761 USB OTG driverOlivier Martin2014-03-055-6/+24