Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
7f21c4a2276901c3bfc8712eabd170a41501aa12
/
Omap35xxPkg
/
Include
81bc205
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only.
by andrewfish
· 15 years ago
9f6b977
Add PCD setting for Timer, default is 10 times a second. You need the timer to detect a media change event. Also coded up DMA, but have not debugged it yet and it is not turned on.
by andrewfish
· 15 years ago
7f814ff
Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions and OMAP specific DMA config routines. Update PCI emulation driver to use the new library. Started converting MMCHS (SD Card) driver over to using DMA, still a work in progress. Need to verify the 22 parameters required to setup a DMA transfer.
by andrewfish
· 15 years ago
2b649f7
Program SD Cards into 4-bit mode (support for this is required in the spec). This gives a 20+% performance increase in load time of an 8MB image.
by andrewfish
· 15 years ago
20f461c
Adding more DMA #defines to backup all the typing.
by andrewfish
· 15 years ago
ef0f565
Add a .h file for Omap3530 DMA engine. So far just register addresses
by andrewfish
· 15 years ago
8c6151f
Updated MMC/SD Card driver to support hot add and remove of the media (SD Cards) and enable write protect of SD Cards. Had to update pads for WP bit as it was not being programmed as a GPIO. I also changed some of the PAD #defins as there were only really 3 states, so OR things in the table in the .c file did not make a lot of sense.
by andrewfish
· 15 years ago
3d70643
Update the copyright notice format
by hhtian
· 15 years ago
e9fc14b
Make sure FIQ debugger stuff can work.
by andrewfish
· 15 years ago
4326328
Added DebugAgentTimerLib. Cleaned up .h files and other code.
by andrewfish
· 15 years ago
c0bd010
Updating the USB subsystem init done in PciEmulation so we can use the standard EHCI driver.
by andrewfish
· 15 years ago
51866b5
Update USB init code to do a softreset.
by andrewfish
· 15 years ago
a495774
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
by jljusten
· 15 years ago
a3f9864
Moving OMAP 3530 code out of BeagleBoard package into its own package
by andrewfish
· 15 years ago