summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Sync up ARMASM and GCC versionandrewfish2010-03-172-3/+12
* Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish2010-03-052-6/+8
* Remove dead file, and update startup code to null out vector table.andrewfish2010-03-053-71/+17
* 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-253-6/+8
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-256-0/+0
* Fix line endingsandrewfish2010-02-241-27/+28
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-153-34/+34
* Added new file.andrewfish2010-01-311-0/+103
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-312-1/+14
* Add support for a RELASE buildandrewfish2010-01-281-0/+2
* Remove items moved to OMAP350 Packageandrewfish2010-01-281-4/+4
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-1/+1
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-173-6/+1
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-142-1/+106
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-18/+12
* More headers cleanup.AJFISH2010-01-121-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-082-25/+1
* Adding support for BeagleBoard. AJFISH2009-12-068-0/+926