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
Age
Commit message (
Expand
)
Author
2010-02-24
Fix line endings
andrewfish
2010-02-23
Update comments to define where stuff comes from
andrewfish
2010-02-20
Make the passed in string not require \n
andrewfish
2010-02-19
Adding a command to show how symbols work in EFI
andrewfish
2010-02-19
Make build script exit on build error
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-15
Cleanup SerailIO drivers to have a device path and use PCD settings for vario...
andrewfish
2010-02-10
Remove dead command and clean up some coding style stuff.
andrewfish
2010-02-05
Update so Windows build works like Cygwin buid
andrewfish
2010-02-05
Update input of disasmembler to support IfThen construct. Add prototype dos s...
andrewfish
2010-02-02
Fix some disasm issues
andrewfish
2010-02-01
Move ARM disassembler into a library and out of the exception handler. Add a ...
andrewfish
2010-02-01
Move ARM disassembler into a library.
andrewfish
2010-01-31
Added new file.
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-29
Fix bug in script for relase ROM
andrewfish
2010-01-28
Add support for a RELASE build
andrewfish
2010-01-28
Missed a library
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-17
Fix RVCT compiler warnings, and a bug in the GdbStub
AJFISH
2010-01-17
Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...
AJFISH
2010-01-15
Update scripts to point to edk2 BaseTools now fixes have been checked in
AJFISH
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
2010-01-08
Fix typo in comment.
AJFISH
2010-01-08
Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...
AJFISH
2010-01-08
Remove bad comment
AJFISH
2010-01-08
Update to support a single stack. GCC update will follow.
AJFISH
2009-12-09
Make the build.sh script match the TOT BaseTools project.
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH