summaryrefslogtreecommitdiffstats
path: root/ArmPkg/ArmPkg.dsc
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: ARM/AArch64 implementation of CpuExceptionHandlerLibCohen, Eugene2016-03-161-0/+3
* ArmPkg: remove ArmPlatformGlobalVariableLib resolution from ArmPkg.dscArd Biesheuvel2015-11-271-3/+0
* ArmPkg: remove ARMv6 support codeArd Biesheuvel2015-08-191-4/+0
* ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel2015-07-281-0/+1
* ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron2015-07-061-3/+5
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-261-1/+1
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-121-0/+4
* ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron2014-12-121-0/+1
* ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-121-5/+2
* ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel2014-09-101-0/+1
* ArmPkg: Add ArmHvcLibArd Biesheuvel2014-09-101-1/+3
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-091-0/+1
* ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel2014-09-091-0/+1
* ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel2014-09-091-0/+2
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-201-4/+4
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-5/+5
* ArmPkg: Remove BasePeCoffLibHarry Liebel2014-07-291-1/+1
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-291-4/+4
* ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel2013-07-181-1/+2
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-13/+32
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-061-0/+4
* ArmPkg: Fixed ArmPkg.dsc RELEASE buildoliviermartin2013-01-251-0/+1
* ArmPkg/ArmPkg.dsc: Fixed buildoliviermartin2013-01-251-2/+1
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-131/+131
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-271-0/+1
* ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2012-02-281-1/+0
* ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin2011-11-011-9/+13
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-271-3/+3
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-2/+0
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-221-0/+3
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-221-2/+3
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-1/+1
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-13/+0
* ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin2011-06-031-3/+3
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-031-1/+0
* ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin2011-03-311-2/+3
* Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish2011-02-031-5/+5
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-8/+51
* Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish2010-05-291-0/+1
* Set the default compilers arch flags for these packagesandrewfish2010-05-281-4/+18
* Remove obsolete DebugSupport Driverandrewfish2010-05-181-1/+0
* Update the copyright notice formathhtian2010-04-291-2/+2
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+1
* Remove out of date comment and fix gcc warning.andrewfish2010-01-301-12/+0
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-1/+3
* Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH2010-01-141-0/+2
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-0/+1
* Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH2010-01-131-0/+1
* Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH2010-01-121-3/+28