summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
Commit message (Expand)AuthorAgeFilesLines
...
* Make the passed in string not require \nandrewfish2010-02-201-1/+2
* Adding a command to show how symbols work in EFIandrewfish2010-02-192-5/+81
* Make build script exit on build errorandrewfish2010-02-191-0/+2
* Update gcc flags to armv7andrewfish2010-02-191-3/+3
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish2010-02-172-9/+9
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-153-34/+34
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-101-2/+2
* Update so Windows build works like Cygwin buidandrewfish2010-02-053-13/+39
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-055-34/+242
* Fix some disasm issuesandrewfish2010-02-021-5/+7
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-012-5/+24
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+1
* Added new file.andrewfish2010-01-311-0/+103
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-315-8/+24
* Remove obsolete comment and drive --thumb from here.andrewfish2010-01-301-5/+1
* Changed name of Metronome driver.andrewfish2010-01-302-6/+5
* Fixup RELEASE build to use some NULL libsandrewfish2010-01-302-2/+5
* Fix bug in script for relase ROMandrewfish2010-01-291-2/+8
* Add support for a RELASE buildandrewfish2010-01-284-17/+23
* Missed a libraryandrewfish2010-01-282-0/+214
* Remove items moved to OMAP350 Packageandrewfish2010-01-2848-6933/+27
* 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