Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
2e969d2e9e98820a136002699ff1d02ba2a2f551
/
Omap35xxPkg
/
MMCHSDxe
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
ddff87b
Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController()
by oliviermartin
· 13 years ago
5d23922
Remove tabs.
by andrewfish
· 14 years ago
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
d744b79
Add a little more code for SD Card DMA, but make sure it is turned off until it is debugged.
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
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
4326328
Added DebugAgentTimerLib. Cleaned up .h files and other code.
by andrewfish
· 15 years ago
a495774
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
by jljusten
· 15 years ago
026e30c
Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff. Also clean up a few coding convention items.
by andrewfish
· 15 years ago
a3f9864
Moving OMAP 3530 code out of BeagleBoard package into its own package
by andrewfish
· 15 years ago