summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dsc
AgeCommit message (Expand)Author
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin
2013-01-25ArmPkg: Fixed ArmPkg.dsc RELEASE buildoliviermartin
2013-01-25ArmPkg/ArmPkg.dsc: Fixed buildoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2011-11-01ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish
2010-05-28Set the default compilers arch flags for these packagesandrewfish
2010-05-18Remove obsolete DebugSupport Driverandrewfish
2010-04-29Update the copyright notice formathhtian
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish
2010-02-01Move ARM disassembler into a library.andrewfish
2010-01-30Remove out of date comment and fix gcc warning.andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH