summaryrefslogtreecommitdiff
path: root/Omap35xxPkg
AgeCommit message (Expand)Author
2016-12-18Omap35xxPkg/PciEmulation: port to new non-discoverable device infrastructureArd Biesheuvel
2016-12-05Omap35xxPkg, BeagleBoardPkg: Use Pcd for INTERRUPT_BASELeif Lindholm
2016-10-28EmbeddedPkg: remove unused PrePiHobListPointerLibArd Biesheuvel
2016-10-26Omap35xxPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACESArd Biesheuvel
2016-10-26Omap35xxPkg/Omap35xxPkg.dsc: fix build and add missing modulesArd Biesheuvel
2016-10-26Omap35xxPkg/MMCHSDxe: fix device path initializerArd Biesheuvel
2016-10-26Omap35xxPkg: remove unused ResetSystemLib implementationArd Biesheuvel
2016-09-08BeagleBoardPkg EmbeddedPkg Omap35xxPkg: move to ArmBaseLibArd Biesheuvel
2016-03-17Omap35xxPkg: drop CpuExceptionHandlerLib library class resolutionArd Biesheuvel
2016-03-02Omap35xxPkg: sync log level comments to DebugLib.hLaszlo Ersek
2016-02-02Omap35xxPkg: Rectify file modesEvan Lloyd
2015-11-26Omap35xxPkg SerialPortLib: Implement Get(Set)Control/SetAttributesStar Zeng
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-06ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron
2015-01-06ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-02-12ARM Packages: CRLF fixupLeif Lindholm
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin
2012-09-27Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set'oliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2011-12-05BeagleBoard: Fix buildoliviermartin
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-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-09-01Omap35xxPkg/MmcHostDxe: Clean code to respect EDK2 coding conventionoliviermartin
2011-08-18Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin
2011-08-18Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin
2011-08-15Omap35xxPkg: Turn on the power for the USB Huboliviermartin
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin
2011-07-06Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLiboliviermartin
2011-07-04Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxeoliviermartin
2011-02-02Remove tabs.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-28Fix line ending issue. Update DMA Map primatives to double buffer if buffer d...andrewfish
2010-05-28Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish