summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* BeagleBoardPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-4/+4
* BeagleBoardPkg: drop unused PcdCacheEnabled dependencyLeif Lindholm2018-02-091-3/+0
* BeagleBoardPkg: drop unused EmbeddedPkg PcdsLeif Lindholm2018-02-061-5/+1
* BeagleBoardPkg: clone MemoryInitPeiLibArd Biesheuvel2017-11-302-0/+262
* EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel2017-11-304-0/+432
* ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel2017-11-301-14/+0
* BeagleBoardPkg: switch to use MdeModulePkg ResetSystemLibLeif Lindholm2017-07-032-129/+68
* Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASELeif Lindholm2016-12-051-0/+3
* BeagleBoardPkg: remove unused modulesArd Biesheuvel2016-10-264-496/+0
* BeagleBoardPkg: Rectify file modesEvan Lloyd2016-02-025-0/+0
* ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel2015-11-091-2/+2
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-111-1/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-7/+7
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1913-76/+76
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-3/+3
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-062-0/+25
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-103-7/+14
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-103-0/+69
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-141-18/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-254-332/+332
* ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin2012-09-281-0/+9
* ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin2012-07-041-0/+10
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-024-153/+1
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-021-4/+6
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-15/+0
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-272-2/+2
* BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin2011-09-222-20/+89
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-221-2/+2
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-3/+3
* BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin2011-07-202-2/+12
* BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin2011-07-062-2/+2
* BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin2011-07-067-0/+748
* Update example symbol command to dump out gdb load commands if you compile wi...andrewfish2010-09-081-3/+13
* Update the copyright notice formathhtian2010-04-296-12/+12
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-211-1/+13
* Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2010-04-212-1/+107
* Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish2010-04-134-209/+0
* Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2010-04-132-6/+6
* Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish2010-03-021-8/+12
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Make the passed in string not require \nandrewfish2010-02-201-1/+2
* Adding a command to show how symbols work in EFIandrewfish2010-02-192-5/+81
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-051-1/+3
* Fix some disasm issuesandrewfish2010-02-021-5/+7
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-012-5/+24
* Missed a libraryandrewfish2010-01-282-0/+214
* Remove items moved to OMAP350 Packageandrewfish2010-01-2810-560/+3
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+30
* More headers cleanup.AJFISH2010-01-127-7/+26
* Adding support for BeagleBoard. AJFISH2009-12-0616-0/+981