summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/BeagleBoardPkg.dsc
Commit message (Expand)AuthorAgeFilesLines
* BeagleBoardPkg: Fix buildoliviermartin2011-07-041-7/+34
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1
* BeagleBoardPkg: Fix buildoliviermartin2011-03-311-0/+1
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-1/+8
* Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish2010-07-311-1/+5
* Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish2010-07-231-1/+5
* Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish2010-05-291-0/+1
* Set the default compilers arch flags for these packagesandrewfish2010-05-281-0/+4
* Remove references to a package that does not exist.andrewfish2010-05-271-9/+0
* Fix grammer in commentandrewfish2010-05-181-3/+15
* Add in OmapDmaLib instance.andrewfish2010-05-081-1/+2
* Update the copyright notice formathhtian2010-04-291-2/+2
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-211-1/+4
* Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2010-04-211-10/+12
* Checked in some things from my working copy that break the build. Remove the ...andrewfish2010-04-141-13/+1
* Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish2010-04-141-4/+17
* Fix stray info in checkinandrewfish2010-04-131-4/+1
* Try out performance infrastructureandrewfish2010-04-131-9/+9
* Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish2010-04-131-2/+1
* Update to use new $() formandrewfish2010-03-051-3/+3
* Turn of USB legacy support in EHCI driver as it is not needed.andrewfish2010-03-041-3/+1
* Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish2010-02-281-0/+1
* Update comment in dsc file to explain NULL library class.andrewfish2010-02-251-0/+5
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-251-1/+5
* Update gcc flags to armv7andrewfish2010-02-191-3/+3
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish2010-02-171-6/+6
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-101-2/+2
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+1
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-311-3/+6
* Remove obsolete comment and drive --thumb from here.andrewfish2010-01-301-5/+1
* Changed name of Metronome driver.andrewfish2010-01-301-1/+1
* Fixup RELEASE build to use some NULL libsandrewfish2010-01-301-1/+4
* Add support for a RELASE buildandrewfish2010-01-281-8/+4
* Remove items moved to OMAP350 Packageandrewfish2010-01-281-12/+12
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+1
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+10
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-21/+5
* More headers cleanup.AJFISH2010-01-121-0/+9
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+415