summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA9x4.dsc
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel2015-07-291-317/+0
* ArmPlatformPkg: Use LinuxLoader.efi for the default boot entryOlivier Martin2015-07-141-2/+3
* ArmPlatformPkg: Remove Linux specific boot pathOlivier Martin2015-07-141-3/+0
* ArmPlatformPkg: Add the LinuxLoader.efi EFI applicationRonald Cron2015-07-141-1/+1
* ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locationsOlivier Martin2015-07-061-1/+1
* ArmPlatformPkg: Removed duplicate PCD settingsOlivier Martin2015-05-051-5/+0
* ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin2015-04-081-1/+1
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-261-1/+11
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-26/+26
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-191-1/+1
* ArmPlatformPkg: Added Lan9118 supportOlivier Martin2014-04-241-1/+7
* ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin2014-04-111-1/+0
* ArmPlatformPkg/ArmVExpressPkg: Added Isp1761 USB OTG driverOlivier Martin2014-03-051-0/+3
* ArmPlatformPkg/ArmVExpressDxe: Platform specific driver for ARM VExpress base...Olivier Martin2014-03-011-0/+5
* ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin2014-01-231-3/+3
* ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin2013-11-281-1/+1
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-291-3/+3
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-211-3/+3
* ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin2013-06-211-6/+13
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-281-0/+2
* ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin2012-09-271-1/+0
* ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2012-09-271-7/+2
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-021-7/+5
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-021-2/+3
* ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2012-02-281-1/+1
* ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin2011-11-011-1/+1
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin2011-09-291-297/+299
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-271-71/+4
* ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin2011-09-271-3/+3
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-271-1/+1
* ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin2011-09-221-228/+20
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-10/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+1
* ArmPlatformPkg: Changed memory model for the stacksoliviermartin2011-09-221-9/+3
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-221-3/+4
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-0/+1
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-181-1/+1
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-0/+1
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-7/+15
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-011-1/+1
* ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2011-07-011-1/+5
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-16/+34
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-011-4/+23
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-011-4/+4
* ArmPlatformPkg: Clean DSC filesoliviermartin2011-06-111-13/+6
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-111-1/+0
* ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2011-06-111-2/+19
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-3/+6
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1