summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/BeagleBoardPkg.dsc
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish1-0/+1
2010-02-25Update comment in dsc file to explain NULL library class.andrewfish1-0/+5
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish1-1/+5
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...andrewfish1-6/+6
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish1-2/+2
2010-02-01Move ARM disassembler into a library.andrewfish1-0/+1
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish1-3/+6
2010-01-30Remove obsolete comment and drive --thumb from here.andrewfish1-5/+1
2010-01-30Changed name of Metronome driver.andrewfish1-1/+1
2010-01-30Fixup RELEASE build to use some NULL libsandrewfish1-1/+4
2010-01-28Add support for a RELASE buildandrewfish1-8/+4
2010-01-28Remove items moved to OMAP350 Packageandrewfish1-12/+12
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-0/+1
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+10
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-21/+5
2010-01-12More headers cleanup.AJFISH1-0/+9
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+415