summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)Author
2012-05-02BeagleBoardPkg/b.bat: Updated RVCT toolchain nameoliviermartin
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2012-01-11BeagleBaordPkg: Removed out of date comment in FDF file about USB stackoliviermartin
2011-12-29BeagleBoard: Support bash script when 'set -u'oliviermartin
2011-12-29BeagleBoard: Allow to overwrite the default toolchainoliviermartin
2011-11-08BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the...oliviermartin
2011-11-01BeagleBoard: Clean DSC and FDF filesoliviermartin
2011-09-29BeagleBoardPkg: Fix buildoliviermartin
2011-09-28BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions tha...oliviermartin
2011-09-28BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driveroliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-22BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP3...oliviermartin
2011-09-22BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin
2011-08-18BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define Sys...oliviermartin
2011-08-18Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin
2011-07-06BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin
2011-07-06BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin
2011-07-06BeagleBoard: Update documentationoliviermartin
2011-07-06BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin
2011-07-04BeagleBoardPkg: Fix buildoliviermartin
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin
2011-03-31BeagleBoardPkg: Fix buildoliviermartin
2011-02-03Make the default toolchain for Linux CodeSourcery. andrewfish
2011-02-02Update to match changes in the ArmPkg.andrewfish
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-12-08Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish
2010-12-07Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish
2010-07-23Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish
2010-07-23Fix the build break in two open source packages caused by check in 10660.andrewfish
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish
2010-05-28Set the default compilers arch flags for these packagesandrewfish
2010-05-27Remove references to a package that does not exist.andrewfish
2010-05-18Fix grammer in commentandrewfish
2010-05-08Add in OmapDmaLib instance.andrewfish