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
/
Library
Age
Commit message (
Expand
)
Author
2012-07-04
ArmPlatformPkg/PrePi: Declared the ARM MP Core Info
oliviermartin
2012-05-02
ArmPlatformPkg: Introduced 'ArmPlatformSecLib'
oliviermartin
2012-05-02
ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()
oliviermartin
2012-03-26
ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...
oliviermartin
2011-09-27
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
oliviermartin
2011-09-22
BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)
oliviermartin
2011-09-22
ARM Packages: Rename PcdNormal* into Pcd* PCDs
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-07-20
BeagleBoardPkg: Ensure there is no pending IRQ and disable timer
oliviermartin
2011-07-06
BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h
oliviermartin
2011-07-06
BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...
oliviermartin
2010-09-08
Update example symbol command to dump out gdb load commands if you compile wi...
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-13
Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...
andrewfish
2010-04-13
Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.
andrewfish
2010-03-02
Remove unneeded space in sym output to make sure the output is RVD compatible.
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
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-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-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-12
More headers cleanup.
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH