1. fa449c6 BeagleBaordPkg: Removed out of date comment in FDF file about USB stack by oliviermartin · 13 years ago
  2. 9308b78 BeagleBoard: Support bash script when 'set -u' by oliviermartin · 13 years ago
  3. f5df743 BeagleBoard: Allow to overwrite the default toolchain by oliviermartin · 13 years ago
  4. 0b6b57c BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path by oliviermartin · 13 years ago
  5. 89a9f54 BeagleBoard: Clean DSC and FDF files by oliviermartin · 13 years ago
  6. 839864b BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  7. 0bade10 BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions that use the ARM Platform Framework by oliviermartin · 13 years ago
  8. e78b4e1 BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driver by oliviermartin · 13 years ago
  9. 886f97c ARM Packages: Fixed Build failings/warnings/EDK2 coding convention by oliviermartin · 13 years ago
  10. 0641c54 BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP35xxx header by oliviermartin · 13 years ago
  11. 3d15d6c BeagleBoardPkg: Add Display Driver support to the BeagleBoard by oliviermartin · 13 years ago
  12. efe5f1a BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc) by oliviermartin · 13 years ago
  13. 8fc38a3 ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib by oliviermartin · 13 years ago
  14. c524ffb ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase' by oliviermartin · 13 years ago
  15. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  16. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  17. 6740ea7 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver by oliviermartin · 13 years ago
  18. 8c454d9 BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory by oliviermartin · 13 years ago
  19. 5ec65e9 Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support by oliviermartin · 13 years ago
  20. 2d08d17 BeagleBoardPkg: Ensure there is no pending IRQ and disable timer by oliviermartin · 13 years ago
  21. da22bd6 BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h by oliviermartin · 13 years ago
  22. 7f21c4a BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard. by oliviermartin · 13 years ago
  23. 803f94e BeagleBoard: Update documentation by oliviermartin · 13 years ago
  24. 63cea7c BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADER by oliviermartin · 13 years ago
  25. 60884a0 BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  26. e6b3b50 EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call by oliviermartin · 14 years ago
  27. 4e7b731 BeagleBoardPkg: Fix build by oliviermartin · 14 years ago
  28. b739d70 Make the default toolchain for Linux CodeSourcery. by andrewfish · 14 years ago
  29. 6111eb8 Update to match changes in the ArmPkg. by andrewfish · 14 years ago
  30. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  31. 785e597 Move away from 0x40 block size (worked around a DXE core bug assuming the FV header fit in a block) of the FV to 1 byte. This makes more sense as the FV is shadowed from FLASH into RAM by HW so it is never on top of a real block device. by andrewfish · 14 years ago
  32. 6638a86 Older tools rounded down the size of the FV, and the new tools round up. Our main FV region is not a multiple of the block size, but it is set to fill the space. Probably need to move to a block size of 1 at some point. by andrewfish · 14 years ago
  33. f3e6990 Update example symbol command to dump out gdb load commands if you compile with gcc or RVCT commands if you compile with other compilers. by andrewfish · 14 years ago
  34. 934309d Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we don't know how the PE/COFF spec will change, but we can merge the real change into the MdePkg when the PE/COFF spec is updated and remove this library. To be clear I made up the PE/COFF relocation extension for these relocations, but as long as the tools match it all works.... Mainly doing this to support gcc. by andrewfish · 14 years ago
  35. 685f8c7 Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. by andrewfish · 14 years ago
  36. 7c137ca Fix the build break in two open source packages caused by check in 10660. by andrewfish · 14 years ago
  37. 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
  38. 076c050 Set the default compilers arch flags for these packages by andrewfish · 15 years ago
  39. 9e04898 Remove references to a package that does not exist. by andrewfish · 15 years ago
  40. b830c1d Fix grammer in comment by andrewfish · 15 years ago
  41. d3f55de Add in OmapDmaLib instance. by andrewfish · 15 years ago
  42. 2a9fe54 Add ReadyToBoot signal to BDS. by andrewfish · 15 years ago
  43. 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
  44. 1ebd6c1 Update the copyright notice format by hhtian · 15 years ago
  45. d39eb83 Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS by andrewfish · 15 years ago
  46. d02b28d Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add performance lib stuff to measure boot time. Also add an example performace lib dumper as an example EBL command. by andrewfish · 15 years ago
  47. 2ed3c9c Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want. by andrewfish · 15 years ago
  48. e89e593 Checked in some things from my working copy that break the build. Remove the unneeded things so the build works. by andrewfish · 15 years ago
  49. 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
  50. 319dd74 Fix stray info in checkin by andrewfish · 15 years ago
  51. 9d1d724 Try out performance infrastructure by andrewfish · 15 years ago
  52. b1c5bd5 Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors out of svn for doing a svn mv. by andrewfish · 15 years ago
  53. 7e35385 Fix build break. Was fixing Beagle names in Omap35xx package and missed a few. by andrewfish · 15 years ago
  54. bff4e9e Sync up ARMASM and GCC version by andrewfish · 15 years ago
  55. 7781f9f Add a build script for code socery gcc. by andrewfish · 15 years ago
  56. 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
  57. 4951b24 Remove dead file, and update startup code to null out vector table. by andrewfish · 15 years ago
  58. aebb096 Update to use new $() form by andrewfish · 15 years ago
  59. d367fe4 Turn of USB legacy support in EHCI driver as it is not needed. by andrewfish · 15 years ago
  60. 97e9818 Sync with ARMASM version. by andrewfish · 15 years ago
  61. b8758b6 Remove unneeded space in sym output to make sure the output is RVD compatible. by andrewfish · 15 years ago
  62. 61e299a Make script less verbose by andrewfish · 15 years ago
  63. fe35c03 Fix build break caused by adding DebugAgentLib to the DXE Core. by andrewfish · 15 years ago
  64. 5aa324d Update comment in dsc file to explain NULL library class. by andrewfish · 15 years ago
  65. 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
  66. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  67. 14e00c1 Fix line endings by andrewfish · 15 years ago
  68. d4aeb70 Update comments to define where stuff comes from by andrewfish · 15 years ago
  69. d5505a2 Make the passed in string not require \n by andrewfish · 15 years ago
  70. b2a73e2 Adding a command to show how symbols work in EFI by andrewfish · 15 years ago
  71. 23cb7cb Make build script exit on build error by andrewfish · 15 years ago
  72. 752d258 Update gcc flags to armv7 by andrewfish · 15 years ago
  73. 5dea9bd Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation of the ARMv7 processor architecture. by andrewfish · 15 years ago
  74. eea5553 Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on USB, even though it does not currently work. by andrewfish · 15 years ago
  75. 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
  76. 0534bb8 Remove dead command and clean up some coding style stuff. by andrewfish · 15 years ago
  77. 3aa4215 Update so Windows build works like Cygwin buid by andrewfish · 15 years ago
  78. f3198cb Update input of disasmembler to support IfThen construct. Add prototype dos script to build BeagleBoard. by andrewfish · 15 years ago
  79. 7784490 Fix some disasm issues by andrewfish · 15 years ago
  80. f9f937d Move ARM disassembler into a library and out of the exception handler. Add a hook to call the lib from a platform specific EBL command on BeagleBoard. by andrewfish · 15 years ago
  81. 097bd46 Move ARM disassembler into a library. by andrewfish · 15 years ago
  82. da85ce1 Added new file. by andrewfish · 15 years ago
  83. ca3ad58 Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. by andrewfish · 15 years ago
  84. e303288 Remove obsolete comment and drive --thumb from here. by andrewfish · 15 years ago
  85. 47d5cc9 Changed name of Metronome driver. by andrewfish · 15 years ago
  86. adbd84b Fixup RELEASE build to use some NULL libs by andrewfish · 15 years ago
  87. 2cbf6d9 Fix bug in script for relase ROM by andrewfish · 15 years ago
  88. 8c3f387 Add support for a RELASE build by andrewfish · 15 years ago
  89. f8a61fe Missed a library by andrewfish · 15 years ago
  90. cb0f9ff Remove items moved to OMAP350 Package by andrewfish · 15 years ago
  91. 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
  92. 920cb92 Fix RVCT compiler warnings, and a bug in the GdbStub by AJFISH · 15 years ago
  93. d4f167a Missed a fix in the Cpu Driver. Added some more debug for Execption handling and clean up some uncached stuff. by AJFISH · 15 years ago
  94. 1096a48 Update scripts to point to edk2 BaseTools now fixes have been checked in by AJFISH · 15 years ago
  95. 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
  96. 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
  97. a957d4a More headers cleanup. by AJFISH · 15 years ago
  98. 1b2927d Fix typo in comment. by AJFISH · 15 years ago
  99. d213712 Fixed a bug in the HardwareInterrupt handler that would blow the stack if you reenable interrupts in the TimerHandler. It should be noted this happens as the TimerHandler raises and restores TPL for the timer tick used by the DXE Core. There was some work around code in the CPU driver to prevent interrupts from being enabled while handling exceptions. This has been removed. by AJFISH · 15 years ago
  100. 05d612f Remove bad comment by AJFISH · 15 years ago