1. c3b6d97 ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included by Olivier Martin · 10 years ago
  2. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  3. 8bf4ad4 ArmPlatformPkg/Bds: Getting and editing IP addresses by Ronald Cron · 10 years ago
  4. e6f3ed4 ARM Packages: CRLF fixup by Leif Lindholm · 11 years ago
  5. c357fd6 ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 by Olivier Martin · 11 years ago
  6. 9926709 ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpId by Olivier Martin · 11 years ago
  7. 34b292f EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize by Olivier Martin · 11 years ago
  8. 55b0a24 ARM Package: Increase FV file size for some EDK2 firmware by Olivier Martin · 11 years ago
  9. b5a5722 ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction() by oliviermartin · 12 years ago
  10. bebda7c ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() by oliviermartin · 12 years ago
  11. 72647f1 ArmPlatformPkg: Remove an unused function. by oliviermartin · 12 years ago
  12. d38c35f EmbeddedPkg: Introduced a separate SerialPortExtLib library by oliviermartin · 12 years ago
  13. 166c01f ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg by oliviermartin · 12 years ago
  14. 95a411a BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid comment by oliviermartin · 12 years ago
  15. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  16. 17839a4 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks by oliviermartin · 12 years ago
  17. 0657689 ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition() by oliviermartin · 12 years ago
  18. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  19. e1772ad ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver and UEFI Shell by oliviermartin · 12 years ago
  20. f2e6099 ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds by oliviermartin · 12 years ago
  21. 0dbbacd ArmPlatformPkg/PrePi: Declared the ARM MP Core Info by oliviermartin · 12 years ago
  22. 1c8f9a7 BeagleBoardPkg/b.bat: Updated RVCT toolchain name by oliviermartin · 13 years ago
  23. e314d56 ArmPlatformPkg: Introduced 'ArmPlatformSecLib' by oliviermartin · 13 years ago
  24. f437141 ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize() by oliviermartin · 13 years ago
  25. 82325f9 ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) by oliviermartin · 13 years ago
  26. ff4d6bb ArmPlatformPkg: Fixed build after latest BaseTools syncup by oliviermartin · 13 years ago
  27. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  28. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  29. 5e77314 ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits to their PPIs by oliviermartin · 13 years ago
  30. 793ae6e ARM Packages: Added the NULL implementation of CpuExceptionHandlerLib by oliviermartin · 13 years ago
  31. fa449c6 BeagleBaordPkg: Removed out of date comment in FDF file about USB stack by oliviermartin · 13 years ago
  32. 9308b78 BeagleBoard: Support bash script when 'set -u' by oliviermartin · 13 years ago
  33. f5df743 BeagleBoard: Allow to overwrite the default toolchain by oliviermartin · 13 years ago
  34. 0b6b57c BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path by oliviermartin · 13 years ago
  35. 89a9f54 BeagleBoard: Clean DSC and FDF files by oliviermartin · 13 years ago
  36. 839864b BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  37. 0bade10 BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions that use the ARM Platform Framework by oliviermartin · 13 years ago
  38. e78b4e1 BeagleBoardPkg: Removed 'SimpleTextInOutSerial' driver by oliviermartin · 13 years ago
  39. 886f97c ARM Packages: Fixed Build failings/warnings/EDK2 coding convention by oliviermartin · 13 years ago
  40. 0641c54 BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP35xxx header by oliviermartin · 13 years ago
  41. 3d15d6c BeagleBoardPkg: Add Display Driver support to the BeagleBoard by oliviermartin · 13 years ago
  42. efe5f1a BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc) by oliviermartin · 13 years ago
  43. 8fc38a3 ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib by oliviermartin · 13 years ago
  44. c524ffb ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase' by oliviermartin · 13 years ago
  45. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  46. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  47. 6740ea7 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver by oliviermartin · 13 years ago
  48. 8c454d9 BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory by oliviermartin · 13 years ago
  49. 5ec65e9 Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support by oliviermartin · 13 years ago
  50. 2d08d17 BeagleBoardPkg: Ensure there is no pending IRQ and disable timer by oliviermartin · 13 years ago
  51. da22bd6 BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h by oliviermartin · 13 years ago
  52. 7f21c4a BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard. by oliviermartin · 13 years ago
  53. 803f94e BeagleBoard: Update documentation by oliviermartin · 13 years ago
  54. 63cea7c BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADER by oliviermartin · 13 years ago
  55. 60884a0 BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  56. e6b3b50 EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call by oliviermartin · 14 years ago
  57. 4e7b731 BeagleBoardPkg: Fix build by oliviermartin · 14 years ago
  58. b739d70 Make the default toolchain for Linux CodeSourcery. by andrewfish · 14 years ago
  59. 6111eb8 Update to match changes in the ArmPkg. by andrewfish · 14 years ago
  60. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 685f8c7 Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. by andrewfish · 14 years ago
  66. 7c137ca Fix the build break in two open source packages caused by check in 10660. by andrewfish · 14 years ago
  67. 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
  68. 076c050 Set the default compilers arch flags for these packages by andrewfish · 15 years ago
  69. 9e04898 Remove references to a package that does not exist. by andrewfish · 15 years ago
  70. b830c1d Fix grammer in comment by andrewfish · 15 years ago
  71. d3f55de Add in OmapDmaLib instance. by andrewfish · 15 years ago
  72. 2a9fe54 Add ReadyToBoot signal to BDS. by andrewfish · 15 years ago
  73. 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
  74. 1ebd6c1 Update the copyright notice format by hhtian · 15 years ago
  75. d39eb83 Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS by andrewfish · 15 years ago
  76. 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
  77. 2ed3c9c Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want. by andrewfish · 15 years ago
  78. 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
  79. 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
  80. 319dd74 Fix stray info in checkin by andrewfish · 15 years ago
  81. 9d1d724 Try out performance infrastructure by andrewfish · 15 years ago
  82. 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
  83. 7e35385 Fix build break. Was fixing Beagle names in Omap35xx package and missed a few. by andrewfish · 15 years ago
  84. bff4e9e Sync up ARMASM and GCC version by andrewfish · 15 years ago
  85. 7781f9f Add a build script for code socery gcc. by andrewfish · 15 years ago
  86. 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
  87. 4951b24 Remove dead file, and update startup code to null out vector table. by andrewfish · 15 years ago
  88. aebb096 Update to use new $() form by andrewfish · 15 years ago
  89. d367fe4 Turn of USB legacy support in EHCI driver as it is not needed. by andrewfish · 15 years ago
  90. 97e9818 Sync with ARMASM version. by andrewfish · 15 years ago
  91. b8758b6 Remove unneeded space in sym output to make sure the output is RVD compatible. by andrewfish · 15 years ago
  92. 61e299a Make script less verbose by andrewfish · 15 years ago
  93. fe35c03 Fix build break caused by adding DebugAgentLib to the DXE Core. by andrewfish · 15 years ago
  94. 5aa324d Update comment in dsc file to explain NULL library class. by andrewfish · 15 years ago
  95. 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
  96. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  97. 14e00c1 Fix line endings by andrewfish · 15 years ago
  98. d4aeb70 Update comments to define where stuff comes from by andrewfish · 15 years ago
  99. d5505a2 Make the passed in string not require \n by andrewfish · 15 years ago
  100. b2a73e2 Adding a command to show how symbols work in EFI by andrewfish · 15 years ago