summaryrefslogtreecommitdiff
path: root/Omap35xxPkg
AgeCommit message (Expand)AuthorFilesLines
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-06ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron1-2/+2
2015-01-06ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron1-43/+155
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron3-95/+95
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-19ARM Packages: Removed trailing spacesRonald Cron52-457/+454
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin5-40/+27
2014-02-12ARM Packages: CRLF fixupLeif Lindholm1-50/+50
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2-57/+2
2013-01-25ARM Packages: Fixed line endingsoliviermartin46-8231/+8231
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2-0/+56
2012-09-27Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set'oliviermartin1-0/+2
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-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-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin1-0/+1
2011-12-05BeagleBoard: Fix buildoliviermartin1-2/+2
2011-09-22BeagleBoardPkg: Add Display Driver support to the BeagleBoardoliviermartin4-0/+1057
2011-09-22BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)oliviermartin2-0/+16
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-4/+1
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin1-14/+21
2011-09-01Omap35xxPkg/MmcHostDxe: Clean code to respect EDK2 coding conventionoliviermartin1-83/+86
2011-08-18Omap35xxPkg/Library/RealTimeClockLib: Add RTC Supportoliviermartin6-3/+1112
2011-08-18Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...oliviermartin1-6/+1
2011-08-15Omap35xxPkg: Turn on the power for the USB Huboliviermartin2-11/+28
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin1-0/+3
2011-07-06Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLiboliviermartin1-1/+32
2011-07-04Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxeoliviermartin2-38/+17
2011-02-02Remove tabs.andrewfish1-120/+239
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish8-364/+11
2010-05-28Set the default compilers arch flags for these packagesandrewfish1-0/+3
2010-05-28Fix line ending issue. Update DMA Map primatives to double buffer if buffer d...andrewfish2-179/+223
2010-05-28Add a little more code for SD Card DMA, but make sure it is turned off until...andrewfish1-1/+37
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish2-43/+11
2010-05-11Add PCD setting for Timer, default is 10 times a second. You need the timer t...andrewfish6-55/+119
2010-05-08Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...andrewfish14-179/+841
2010-05-04Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish3-3/+24
2010-04-30Adding more DMA #defines to backup all the typing.andrewfish1-0/+69
2010-04-30Add a .h file for Omap3530 DMA engine. So far just register addressesandrewfish2-0/+36
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish4-218/+422
2010-04-29Update the copyright notice formathhtian49-111/+97
2010-04-27Remove debug #ifdef in USB HC initandrewfish1-56/+6
2010-04-21Cleanup name issues with PCD entries.andrewfish5-9/+9
2010-04-14DebugAgentTimerLib cleanupandrewfish2-6/+14
2010-04-13Make sure FIQ debugger stuff can work.andrewfish2-1/+10
2010-04-13Fix Beagle references without using svn mv.andrewfish6-208/+0
2010-04-13Partial checkin to fix Beagle referencesandrewfish2-11/+5
2010-04-13Partial checkin fixing Beagle referencesandrewfish1-1/+0
2010-04-03Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish35-308/+558