summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
Commit message (Expand)AuthorAgeFilesLines
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-277-26/+60
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-174-7/+1
* Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH2010-01-171-6/+1
* Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH2010-01-151-2/+2
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-143-1/+116
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-142-39/+17
* More headers cleanup.AJFISH2010-01-1222-708/+137
* Fix typo in comment.AJFISH2010-01-081-1/+1
* Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH2010-01-081-0/+4
* Remove bad commentAJFISH2010-01-081-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-084-26/+158
* Make the build.sh script match the TOT BaseTools project.AJFISH2009-12-091-5/+8
* Adding support for BeagleBoard. AJFISH2009-12-0681-0/+11425