index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omap35xxPkg
Age
Commit message (
Expand
)
Author
2011-12-05
BeagleBoard: Fix build
oliviermartin
2011-09-22
BeagleBoardPkg: Add Display Driver support to the BeagleBoard
oliviermartin
2011-09-22
BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-09-01
EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function
oliviermartin
2011-09-01
Omap35xxPkg/MmcHostDxe: Clean code to respect EDK2 coding convention
oliviermartin
2011-08-18
Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support
oliviermartin
2011-08-18
Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectCont...
oliviermartin
2011-08-15
Omap35xxPkg: Turn on the power for the USB Hub
oliviermartin
2011-07-20
BeagleBoardPkg: Ensure there is no pending IRQ and disable timer
oliviermartin
2011-07-06
Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLib
oliviermartin
2011-07-04
Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxe
oliviermartin
2011-02-02
Remove tabs.
andrewfish
2010-05-29
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...
andrewfish
2010-05-28
Set the default compilers arch flags for these packages
andrewfish
2010-05-28
Fix line ending issue. Update DMA Map primatives to double buffer if buffer d...
andrewfish
2010-05-28
Add a little more code for SD Card DMA, but make sure it is turned off until...
andrewfish
2010-05-18
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...
andrewfish
2010-05-11
Add PCD setting for Timer, default is 10 times a second. You need the timer t...
andrewfish
2010-05-08
Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA f...
andrewfish
2010-05-04
Program SD Cards into 4-bit mode (support for this is required in the spec). ...
andrewfish
2010-04-30
Adding more DMA #defines to backup all the typing.
andrewfish
2010-04-30
Add a .h file for Omap3530 DMA engine. So far just register addresses
andrewfish
2010-04-30
Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-27
Remove debug #ifdef in USB HC init
andrewfish
2010-04-21
Cleanup name issues with PCD entries.
andrewfish
2010-04-14
DebugAgentTimerLib cleanup
andrewfish
2010-04-13
Make sure FIQ debugger stuff can work.
andrewfish
2010-04-13
Fix Beagle references without using svn mv.
andrewfish
2010-04-13
Partial checkin to fix Beagle references
andrewfish
2010-04-13
Partial checkin fixing Beagle references
andrewfish
2010-04-03
Added DebugAgentTimerLib. Cleaned up .h files and other code.
andrewfish
2010-03-07
Fix typo that causes a hang.
andrewfish
2010-03-07
Updating the USB subsystem init done in PciEmulation so we can use the standa...
andrewfish
2010-03-05
Update USB init code to do a softreset.
andrewfish
2010-03-05
Make these drivers more compatible with a projected Debug Agent Library imple...
andrewfish
2010-02-25
Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-24
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...
andrewfish
2010-02-18
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...
andrewfish
2010-02-15
Cleanup SerailIO drivers to have a device path and use PCD settings for vario...
andrewfish
2010-01-28
Moving OMAP 3530 code out of BeagleBoard package into its own package
andrewfish