summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2019-05-13edk2: Remove packages moved to edk2-platformsMichael D Kinney15-1550/+0
2019-04-28BeagleBoardPkg/ResetSystemLib: Add new API ResetSystemZhichao Gao1-0/+44
2019-04-09BeagleBoardPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney15-102/+15
2018-06-29BeagleBoardPkg: Removing ipf which is no longer supported from edk2.chenc22-4/+4
2018-02-09BeagleBoardPkg: drop unused PcdCacheEnabled dependencyLeif Lindholm1-3/+0
2018-02-06BeagleBoardPkg: drop unused EmbeddedPkg PcdsLeif Lindholm1-5/+1
2017-11-30BeagleBoardPkg: clone MemoryInitPeiLibArd Biesheuvel2-0/+262
2017-11-30EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel4-0/+432
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel1-14/+0
2017-07-03BeagleBoardPkg: switch to use MdeModulePkg ResetSystemLibLeif Lindholm2-129/+68
2016-12-05Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASELeif Lindholm1-0/+3
2016-10-26BeagleBoardPkg: remove unused modulesArd Biesheuvel4-496/+0
2016-02-02BeagleBoardPkg: Rectify file modesEvan Lloyd5-0/+0
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel1-2/+2
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm1-1/+1
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-7/+7
2014-08-19ARM Packages: Removed trailing spacesRonald Cron13-76/+76
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-3/+3
2013-12-06ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2-0/+25
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin3-7/+14
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin3-0/+69
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin1-18/+0
2013-01-25ARM Packages: Fixed line endingsoliviermartin4-332/+332
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin1-0/+9
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin1-0/+10
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin4-153/+1
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin1-4/+6
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin1-15/+0
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2-2/+2
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin2-20/+89
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin1-2/+2
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-3/+3
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin2-2/+12
2011-07-06BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin2-2/+2
2011-07-06BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin7-0/+748
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish1-3/+13
2010-04-29Update the copyright notice formathhtian6-12/+12
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish1-1/+13
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2-1/+107
2010-04-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish4-209/+0
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2-6/+6
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish1-8/+12
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2010-02-20Make the passed in string not require \nandrewfish1-1/+2
2010-02-19Adding a command to show how symbols work in EFIandrewfish2-5/+81
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish1-1/+3
2010-02-02Fix some disasm issuesandrewfish1-5/+7
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2-5/+24
2010-01-28Missed a libraryandrewfish2-0/+214
2010-01-28Remove items moved to OMAP350 Packageandrewfish10-560/+3