summaryrefslogtreecommitdiff
path: root/Omap35xxPkg
AgeCommit message (Expand)Author
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
2010-05-04Program SD Cards into 4-bit mode (support for this is required in the spec). ...andrewfish
2010-04-30Adding more DMA #defines to backup all the typing.andrewfish
2010-04-30Add a .h file for Omap3530 DMA engine. So far just register addressesandrewfish
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-27Remove debug #ifdef in USB HC initandrewfish
2010-04-21Cleanup name issues with PCD entries.andrewfish
2010-04-14DebugAgentTimerLib cleanupandrewfish
2010-04-13Make sure FIQ debugger stuff can work.andrewfish
2010-04-13Fix Beagle references without using svn mv.andrewfish
2010-04-13Partial checkin to fix Beagle referencesandrewfish
2010-04-13Partial checkin fixing Beagle referencesandrewfish
2010-04-03Added DebugAgentTimerLib. Cleaned up .h files and other code.andrewfish
2010-03-07Fix typo that causes a hang.andrewfish
2010-03-07Updating the USB subsystem init done in PciEmulation so we can use the standa...andrewfish
2010-03-05Update USB init code to do a softreset.andrewfish
2010-03-05Make these drivers more compatible with a projected Debug Agent Library imple...andrewfish
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish