summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Sec
AgeCommit message (Expand)Author
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish
2010-03-17Sync up ARMASM and GCC versionandrewfish
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish
2010-03-04Sync with ARMASM version.andrewfish
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-24Fix line endingsandrewfish
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-01-31Added new file.andrewfish
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish
2010-01-28Add support for a RELASE buildandrewfish
2010-01-28Remove items moved to OMAP350 Packageandrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-12More headers cleanup.AJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH