summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library
AgeCommit message (Expand)Author
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin
2011-07-06BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin
2011-07-06BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...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-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-20Make the passed in string not require \nandrewfish
2010-02-19Adding a command to show how symbols work in EFIandrewfish
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-02Fix some disasm issuesandrewfish
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish
2010-01-28Missed a libraryandrewfish
2010-01-28Remove items moved to OMAP350 Packageandrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-12More headers cleanup.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH