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. 60884a0 BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  4. 6111eb8 Update to match changes in the ArmPkg. by andrewfish · 14 years ago
  5. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  6. 7c137ca Fix the build break in two open source packages caused by check in 10660. by andrewfish · 14 years ago
  7. b830c1d Fix grammer in comment by andrewfish · 15 years ago
  8. 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
  9. 1ebd6c1 Update the copyright notice format by hhtian · 15 years ago
  10. 2ed3c9c Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want. by andrewfish · 15 years ago
  11. 5b792f1 Add a PE/COFF extra action lib that DEBUG prints the debugger command to load symbols. Turn off DXE Core DEBUG print on load and use this new library in its place. by andrewfish · 15 years ago
  12. 7e35385 Fix build break. Was fixing Beagle names in Omap35xx package and missed a few. by andrewfish · 15 years ago
  13. bff4e9e Sync up ARMASM and GCC version by andrewfish · 15 years ago
  14. 0f02314 Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase PCD to SEC. Don't assume it is at start of DRAM. by andrewfish · 15 years ago
  15. 4951b24 Remove dead file, and update startup code to null out vector table. by andrewfish · 15 years ago
  16. 97e9818 Sync with ARMASM version. by andrewfish · 15 years ago
  17. 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
  18. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  19. 14e00c1 Fix line endings by andrewfish · 15 years ago
  20. 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
  21. da85ce1 Added new file. by andrewfish · 15 years ago
  22. ca3ad58 Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. by andrewfish · 15 years ago
  23. 8c3f387 Add support for a RELASE build by andrewfish · 15 years ago
  24. cb0f9ff Remove items moved to OMAP350 Package by andrewfish · 15 years ago
  25. 6f72e28 Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it. by andrewfish · 15 years ago
  26. 920cb92 Fix RVCT compiler warnings, and a bug in the GdbStub by AJFISH · 15 years ago
  27. 225290e Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. This is needed for debug prints with PE/COFF images that started as ELF or Mach-O. Moved and debugged ARM semihosting lib for RVD that prints out the debugger symbol load commands in a window on the debugger. Trying to write a script file, but that crashes RVD. Added debug print to BeagleBoard Sec that prints out RVD debugger command to load symbols for the Sec. Synced the rest of the code. by AJFISH · 15 years ago
  28. f659880 Added support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code. by AJFISH · 15 years ago
  29. a957d4a More headers cleanup. by AJFISH · 15 years ago
  30. db5c4f9 Update to support a single stack. GCC update will follow. by AJFISH · 15 years ago
  31. 2ef2b01 Adding support for BeagleBoard. by AJFISH · 15 years ago