summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* 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