index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BeagleBoardPkg
/
BeagleBoardPkg.dsc
Age
Commit message (
Expand
)
Author
2011-07-04
BeagleBoardPkg: Fix build
oliviermartin
2011-06-11
EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...
oliviermartin
2011-03-31
BeagleBoardPkg: Fix build
oliviermartin
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-07-31
Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...
andrewfish
2010-07-23
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...
andrewfish
2010-05-29
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...
andrewfish
2010-05-28
Set the default compilers arch flags for these packages
andrewfish
2010-05-27
Remove references to a package that does not exist.
andrewfish
2010-05-18
Fix grammer in comment
andrewfish
2010-05-08
Add in OmapDmaLib instance.
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-21
Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS
andrewfish
2010-04-21
Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...
andrewfish
2010-04-14
Checked in some things from my working copy that break the build. Remove the ...
andrewfish
2010-04-14
Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...
andrewfish
2010-04-13
Fix stray info in checkin
andrewfish
2010-04-13
Try out performance infrastructure
andrewfish
2010-04-13
Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...
andrewfish
2010-03-05
Update to use new $() form
andrewfish
2010-03-04
Turn of USB legacy support in EHCI driver as it is not needed.
andrewfish
2010-02-28
Fix build break caused by adding DebugAgentLib to the DXE Core.
andrewfish
2010-02-25
Update comment in dsc file to explain NULL library class.
andrewfish
2010-02-25
Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...
andrewfish
2010-02-19
Update gcc flags to armv7
andrewfish
2010-02-18
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...
andrewfish
2010-02-17
Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...
andrewfish
2010-02-10
Remove dead command and clean up some coding style stuff.
andrewfish
2010-02-01
Move ARM disassembler into a library.
andrewfish
2010-01-31
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...
andrewfish
2010-01-30
Remove obsolete comment and drive --thumb from here.
andrewfish
2010-01-30
Changed name of Metronome driver.
andrewfish
2010-01-30
Fixup RELEASE build to use some NULL libs
andrewfish
2010-01-28
Add support for a RELASE build
andrewfish
2010-01-28
Remove items moved to OMAP350 Package
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
2010-01-12
More headers cleanup.
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH