summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/BeagleBoardPkg.dsc
AgeCommit message (Expand)Author
2011-09-22BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-07-04BeagleBoardPkg: Fix buildoliviermartin
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin
2011-03-31BeagleBoardPkg: Fix buildoliviermartin
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish
2010-07-23Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish
2010-05-28Set the default compilers arch flags for these packagesandrewfish
2010-05-27Remove references to a package that does not exist.andrewfish
2010-05-18Fix grammer in commentandrewfish
2010-05-08Add in OmapDmaLib instance.andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish
2010-04-14Checked in some things from my working copy that break the build. Remove the ...andrewfish
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish
2010-04-13Fix stray info in checkinandrewfish
2010-04-13Try out performance infrastructureandrewfish
2010-04-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish
2010-03-05Update to use new $() formandrewfish
2010-03-04Turn of USB legacy support in EHCI driver as it is not needed.andrewfish
2010-02-28Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish
2010-02-25Update comment in dsc file to explain NULL library class.andrewfish
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish
2010-02-19Update gcc flags to armv7andrewfish
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish
2010-02-17Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish
2010-02-01Move ARM disassembler into a library.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-28Add support for a RELASE buildandrewfish
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-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
2009-12-06Adding support for BeagleBoard. AJFISH