summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)Author
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish
2010-02-05Update so Windows build works like Cygwin buidandrewfish
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-02Fix some disasm issuesandrewfish
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish
2010-02-01Move ARM disassembler into a library.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-30Remove obsolete comment and drive --thumb from here.andrewfish
2010-01-30Changed name of Metronome driver.andrewfish
2010-01-30Fixup RELEASE build to use some NULL libsandrewfish
2010-01-29Fix bug in script for relase ROMandrewfish
2010-01-28Add support for a RELASE buildandrewfish
2010-01-28Missed a libraryandrewfish
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-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH
2010-01-15Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH
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-08Fix typo in comment.AJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Remove bad commentAJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2009-12-09Make the build.sh script match the TOT BaseTools project.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH