summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-04BeagleBoardPkg: Fix buildoliviermartin3-9/+39
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin1-1/+1
2011-03-31BeagleBoardPkg: Fix buildoliviermartin1-0/+1
2011-02-03Make the default toolchain for Linux CodeSourcery. andrewfish1-1/+1
2011-02-02Update to match changes in the ArmPkg.andrewfish1-2/+1
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2-1/+9
2010-12-08Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish1-4/+4
2010-12-07Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish1-1/+1
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish1-3/+13
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish1-1/+5
2010-07-23Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish1-1/+5
2010-07-23Fix the build break in two open source packages caused by check in 10660.andrewfish1-1/+1
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish1-0/+1
2010-05-28Set the default compilers arch flags for these packagesandrewfish1-0/+4
2010-05-27Remove references to a package that does not exist.andrewfish2-19/+3
2010-05-18Fix grammer in commentandrewfish3-11/+26
2010-05-08Add in OmapDmaLib instance.andrewfish1-1/+2
2010-04-30Add ReadyToBoot signal to BDS.andrewfish1-0/+2
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish1-238/+238
2010-04-29Update the copyright notice formathhtian36-72/+71
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish5-2/+23
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish3-11/+119
2010-04-21Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2-0/+15
2010-04-14Checked in some things from my working copy that break the build. Remove the ...andrewfish1-13/+1
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish4-109/+26
2010-04-13Fix stray info in checkinandrewfish1-4/+1
2010-04-13Try out performance infrastructureandrewfish1-9/+9
2010-04-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish5-211/+1
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish4-10/+10
2010-03-17Sync up ARMASM and GCC versionandrewfish2-3/+12
2010-03-17Add a build script for code socery gcc.andrewfish1-0/+68