summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)AuthorFilesLines
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-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin1-2/+0
2013-08-30ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin1-3/+3
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-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin1-0/+1
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin1-0/+1
2013-02-19BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid commentoliviermartin1-2/+0
2013-01-25ARM Packages: Fixed line endingsoliviermartin8-850/+850
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin1-0/+1
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin1-0/+9
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-0/+1
2012-09-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2-17/+20
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin1-0/+1
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin1-0/+10
2012-05-02BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin1-2/+2
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin4-153/+1
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin1-4/+6
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin1-1/+1
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin1-1/+1
2012-04-12EDK II Packages: Added License.txt filesoliviermartin1-0/+26
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten1-0/+188
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin1-15/+0
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin1-0/+1
2012-01-11BeagleBaordPkg: Removed out of date comment in FDF file about USB stackoliviermartin1-2/+0
2011-12-29BeagleBoard: Support bash script when 'set -u'oliviermartin1-4/+4
2011-12-29BeagleBoard: Allow to overwrite the default toolchainoliviermartin1-6/+9
2011-11-08BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the...oliviermartin1-2/+5
2011-11-01BeagleBoard: Clean DSC and FDF filesoliviermartin2-3/+9
2011-09-29BeagleBoardPkg: Fix buildoliviermartin1-1/+1
2011-09-28BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions tha...oliviermartin5-1248/+324
2011-09-28BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driveroliviermartin2-296/+294
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin8-56/+18
2011-09-22BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP3...oliviermartin4-32/+9
2011-09-22BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin4-8/+46
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin3-20/+100
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin1-0/+1
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin1-5/+1
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2-5/+5
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin3-983/+983
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin2-32/+32
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin1-3/+5
2011-08-18Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin2-7/+6
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...oliviermartin11-0/+1857
2011-07-06BeagleBoard: Update documentationoliviermartin1-9/+76
2011-07-06BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin1-1/+4