summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/BeagleBoardPkg.dsc
AgeCommit message (Expand)Author
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin
2013-02-19BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid commentoliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin
2012-09-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2011-11-01BeagleBoard: Clean DSC and FDF filesoliviermartin
2011-09-29BeagleBoardPkg: Fix buildoliviermartin
2011-09-28BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions tha...oliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
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