summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S
Commit message (Expand)AuthorAgeFilesLines
* BeagleBoardPkg: remove unused modulesArd Biesheuvel2016-10-261-85/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-9/+9
* Update to match changes in the ArmPkg.andrewfish2011-02-021-2/+1
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2010-04-211-0/+8
* Sync up ARMASM and GCC versionandrewfish2010-03-171-2/+11
* Remove dead file, and update startup code to null out vector table.andrewfish2010-03-051-0/+2
* Sync with ARMASM version.andrewfish2010-03-041-31/+3
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-251-3/+4
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+93