summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S
AgeCommit message (Expand)AuthorFilesLines
2016-10-26BeagleBoardPkg: remove unused modulesArd Biesheuvel1-85/+0
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-9/+9
2011-02-02Update to match changes in the ArmPkg.andrewfish1-2/+1
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+1
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-04-21Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish1-0/+8
2010-03-17Sync up ARMASM and GCC versionandrewfish1-2/+11
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish1-0/+2
2010-03-04Sync with ARMASM version.andrewfish1-31/+3
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish1-3/+4
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+93