1. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  2. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  3. efe5f1a BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc) by oliviermartin · 13 years ago
  4. 5ec65e9 Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support by oliviermartin · 13 years ago
  5. 6b73be8 Omap35xxPkg: Turn on the power for the USB Hub by oliviermartin · 13 years ago
  6. 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
  7. 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
  8. 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
  9. 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
  10. 20f461c Adding more DMA #defines to backup all the typing. by andrewfish · 15 years ago
  11. ef0f565 Add a .h file for Omap3530 DMA engine. So far just register addresses by andrewfish · 15 years ago
  12. 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
  13. 3d70643 Update the copyright notice format by hhtian · 15 years ago
  14. e9fc14b Make sure FIQ debugger stuff can work. by andrewfish · 15 years ago
  15. 4326328 Added DebugAgentTimerLib. Cleaned up .h files and other code. by andrewfish · 15 years ago
  16. c0bd010 Updating the USB subsystem init done in PciEmulation so we can use the standard EHCI driver. by andrewfish · 15 years ago
  17. 51866b5 Update USB init code to do a softreset. by andrewfish · 15 years ago
  18. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  19. a3f9864 Moving OMAP 3530 code out of BeagleBoard package into its own package by andrewfish · 15 years ago