summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.asm
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-17/+17
* Update the copyright notice formathhtian2010-04-291-2/+2
* Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2010-04-211-0/+7
* Sync up ARMASM and GCC versionandrewfish2010-03-171-1/+1
* Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish2010-03-051-6/+6
* Remove dead file, and update startup code to null out vector table.andrewfish2010-03-051-4/+15
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-251-2/+2
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-081-24/+0
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+95