summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-3/+3
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-062-0/+25
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-281-2/+0
* ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin2013-08-301-3/+3
* 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
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-121-0/+1
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-061-0/+1
* BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid commentoliviermartin2013-02-191-2/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-258-850/+850
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-281-0/+1
* ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin2012-09-281-0/+9
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-281-0/+1
* ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2012-09-272-17/+20
* ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin2012-08-021-0/+1
* ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin2012-07-041-0/+10
* BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin2012-05-021-2/+2
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-024-153/+1
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-021-4/+6
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-1/+1
* ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin2012-04-131-1/+1
* EDK II Packages: Added License.txt filesoliviermartin2012-04-121-0/+26
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-111-0/+188
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-15/+0
* ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin2012-03-151-0/+1
* BeagleBaordPkg: Removed out of date comment in FDF file about USB stackoliviermartin2012-01-111-2/+0
* BeagleBoard: Support bash script when 'set -u'oliviermartin2011-12-291-4/+4
* BeagleBoard: Allow to overwrite the default toolchainoliviermartin2011-12-291-6/+9
* BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the...oliviermartin2011-11-081-2/+5
* BeagleBoard: Clean DSC and FDF filesoliviermartin2011-11-012-3/+9
* BeagleBoardPkg: Fix buildoliviermartin2011-09-291-1/+1
* BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions tha...oliviermartin2011-09-285-1248/+324
* BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driveroliviermartin2011-09-282-296/+294
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-278-56/+18
* BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP3...oliviermartin2011-09-224-32/+9
* BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin2011-09-224-8/+46
* BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin2011-09-223-20/+100
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-221-0/+1
* ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin2011-09-221-5/+1
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-222-5/+5
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-223-983/+983
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin2011-09-062-32/+32
* BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin2011-08-181-3/+5
* Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin2011-08-182-7/+6
* 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-0611-0/+1857
* BeagleBoard: Update documentationoliviermartin2011-07-061-9/+76
* BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin2011-07-061-1/+4