summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish4-7/+13
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten8-0/+0
2010-02-24Fix line endingsandrewfish1-27/+28
2010-02-23Update comments to define where stuff comes fromandrewfish1-1/+8
2010-02-20Make the passed in string not require \nandrewfish1-1/+2
2010-02-19Adding a command to show how symbols work in EFIandrewfish2-5/+81
2010-02-19Make build script exit on build errorandrewfish1-0/+2
2010-02-19Update gcc flags to armv7andrewfish1-3/+3
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-3/+3
2010-02-17Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish2-9/+9
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish3-34/+34
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish1-2/+2
2010-02-05Update so Windows build works like Cygwin buidandrewfish3-13/+39
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish5-34/+242
2010-02-02Fix some disasm issuesandrewfish1-5/+7
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2-5/+24
2010-02-01Move ARM disassembler into a library.andrewfish1-0/+1
2010-01-31Added new file.andrewfish1-0/+103
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish5-8/+24
2010-01-30Remove obsolete comment and drive --thumb from here.andrewfish1-5/+1
2010-01-30Changed name of Metronome driver.andrewfish2-6/+5
2010-01-30Fixup RELEASE build to use some NULL libsandrewfish2-2/+5
2010-01-29Fix bug in script for relase ROMandrewfish1-2/+8
2010-01-28Add support for a RELASE buildandrewfish4-17/+23
2010-01-28Missed a libraryandrewfish2-0/+214
2010-01-28Remove items moved to OMAP350 Packageandrewfish48-6933/+27
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish7-26/+60
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH4-7/+1
2010-01-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH1-6/+1
2010-01-15Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH1-2/+2
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH3-1/+116
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2-39/+17
2010-01-12More headers cleanup.AJFISH22-708/+137
2010-01-08Fix typo in comment.AJFISH1-1/+1
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH1-0/+4
2010-01-08Remove bad commentAJFISH1-1/+1
2010-01-08Update to support a single stack. GCC update will follow.AJFISH4-26/+158
2009-12-09Make the build.sh script match the TOT BaseTools project.AJFISH1-5/+8
2009-12-06Adding support for BeagleBoard. AJFISH81-0/+11425