summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dsc
AgeCommit message (Expand)AuthorFilesLines
2016-03-16ArmPkg: ARM/AArch64 implementation of CpuExceptionHandlerLibCohen, Eugene1-0/+3
2015-11-27ArmPkg: remove ArmPlatformGlobalVariableLib resolution from ArmPkg.dscArd Biesheuvel1-3/+0
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel1-4/+0
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel1-0/+1
2015-07-06ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron1-3/+5
2015-02-26ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron1-1/+1
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron1-0/+4
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron1-0/+1
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin1-5/+2
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel1-0/+1
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel1-1/+3
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel1-0/+1
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel1-0/+1
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel1-0/+2
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin1-4/+4
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-5/+5
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel1-1/+1
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin1-4/+4
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel1-1/+2
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-13/+32
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin1-0/+4
2013-01-25ArmPkg: Fixed ArmPkg.dsc RELEASE buildoliviermartin1-0/+1
2013-01-25ArmPkg/ArmPkg.dsc: Fixed buildoliviermartin1-2/+1
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-131/+131
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin1-0/+1
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin1-1/+0
2011-11-01ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin1-9/+13
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin1-3/+3
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-2/+0
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin1-0/+3
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin1-2/+3
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-1/+1
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-13/+0
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin1-3/+3
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin1-1/+0
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin1-2/+3
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish1-5/+5
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-8/+51
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish1-0/+1
2010-05-28Set the default compilers arch flags for these packagesandrewfish1-4/+18
2010-05-18Remove obsolete DebugSupport Driverandrewfish1-1/+0
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-3/+3
2010-02-01Move ARM disassembler into a library.andrewfish1-0/+1
2010-01-30Remove out of date comment and fix gcc warning.andrewfish1-12/+0
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-1/+3
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH1-0/+2
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-0/+1
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH1-0/+1
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH1-3/+28