summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Sec
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+1
2010-07-23Fix the build break in two open source packages caused by check in 10660.andrewfish1-1/+1
2010-05-18Fix grammer in commentandrewfish1-1/+1
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish1-238/+238
2010-04-29Update the copyright notice formathhtian8-16/+16
2010-04-21Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2-0/+15
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish3-105/+9
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2-4/+4
2010-03-17Sync up ARMASM and GCC versionandrewfish2-3/+12
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish2-6/+8
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish3-71/+17
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...andrewfish3-6/+8
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten6-0/+0
2010-02-24Fix line endingsandrewfish1-27/+28
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish3-34/+34
2010-01-31Added new file.andrewfish1-0/+103
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2-1/+14
2010-01-28Add support for a RELASE buildandrewfish1-0/+2
2010-01-28Remove items moved to OMAP350 Packageandrewfish1-4/+4
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-1/+1
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH3-6/+1
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2-1/+106
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-18/+12
2010-01-12More headers cleanup.AJFISH1-1/+1
2010-01-08Update to support a single stack. GCC update will follow.AJFISH2-25/+1
2009-12-06Adding support for BeagleBoard. AJFISH8-0/+926