summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish1-1/+13
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2-1/+107
2010-04-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish4-209/+0
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2-6/+6
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish1-8/+12
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2010-02-20Make the passed in string not require \nandrewfish1-1/+2
2010-02-19Adding a command to show how symbols work in EFIandrewfish2-5/+81
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish1-1/+3
2010-02-02Fix some disasm issuesandrewfish1-5/+7
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2-5/+24
2010-01-28Missed a libraryandrewfish2-0/+214
2010-01-28Remove items moved to OMAP350 Packageandrewfish10-560/+3
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-0/+30
2010-01-12More headers cleanup.AJFISH7-7/+26
2009-12-06Adding support for BeagleBoard. AJFISH16-0/+981