summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library/BeagleBoardLib
AgeCommit message (Expand)AuthorFilesLines
2018-02-09BeagleBoardPkg: drop unused PcdCacheEnabled dependencyLeif Lindholm1-3/+0
2018-02-06BeagleBoardPkg: drop unused EmbeddedPkg PcdsLeif Lindholm1-5/+1
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel1-14/+0
2016-12-05Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASELeif Lindholm1-0/+3
2016-02-02BeagleBoardPkg: Rectify file modesEvan Lloyd5-0/+0
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel1-2/+2
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-7/+7
2014-08-19ARM Packages: Removed trailing spacesRonald Cron7-39/+39
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 endingsoliviermartin2-188/+188
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-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-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