1. 1d36ec0 ArmPkg: Fix ARM builds for XCode32 by oliviermartin · 13 years ago
  2. 5f4f133 ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite() by oliviermartin · 14 years ago
  3. 44c0116 ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes by oliviermartin · 14 years ago
  4. 65cd89d ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the SEC and PEI_CORE modules by oliviermartin · 14 years ago
  5. 438311a ArmPkg: Minor coding style changes by oliviermartin · 14 years ago
  6. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 14 years ago
  7. 1c1e70f ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG by oliviermartin · 14 years ago
  8. 6e88239 ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array by oliviermartin · 14 years ago
  9. 3723a71 ArmPlatformPkg: Fix builds by oliviermartin · 14 years ago
  10. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  11. 5b49151 ArmPkg/BdsLib: Check if the performance timer is counting down or up in PrintPerformance() by oliviermartin · 14 years ago
  12. 8513037 ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event by oliviermartin · 14 years ago
  13. 149daa6 ArmPkg/CpuPei: Declare the CPU HOB by oliviermartin · 14 years ago
  14. fbcd5ce ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOB by oliviermartin · 14 years ago
  15. d7b6c49 ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gic by oliviermartin · 14 years ago
  16. 6bab33c ArmPlatformPkg/Bds: Fix various bugs in the new BDS by oliviermartin · 14 years ago
  17. e862cd5 ArmPkg: Fix warnings raised by ARMGCC by oliviermartin · 14 years ago
  18. 1ad14bc ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming by oliviermartin · 14 years ago
  19. a355a36 ArmPkg/BdsLib: Upgrade the library to use natively the Device Path by oliviermartin · 14 years ago
  20. f501f5d ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initialization functions by oliviermartin · 14 years ago
  21. 9e2b420 ArmPkg: Fix coding style to follow EDK2 coding convention by oliviermartin · 14 years ago
  22. 838725a ArmPkg/PL180MciDxe: Replace VenHw Device Path GUID by EFI_CALLER_ID_GUID by oliviermartin · 14 years ago
  23. 0530bfe ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register by oliviermartin · 14 years ago
  24. f0a7a8c ArmPkg/CompilerIntrinsincsLib: Add div and mullu functions to ARMGCC by oliviermartin · 14 years ago
  25. e748229 ArmPkg/PeCoffExtraActionLib: Add the return carriage character after printing the debugger command lines by oliviermartin · 14 years ago
  26. 4705b7d ArmPkg: Add comments to ArmEnableVFP by oliviermartin · 14 years ago
  27. f0fef79 ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functions by oliviermartin · 14 years ago
  28. e7f7105 ArmPkg: Renamed PL354SmcSecLib into PL354SmcLib by oliviermartin · 14 years ago
  29. 5a4b8c6 ArmPkg: Fix the default value of PcdCpuVectorBaseAddress by oliviermartin · 14 years ago
  30. 8be5d4d ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the code by oliviermartin · 14 years ago
  31. 51d191a ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the code by oliviermartin · 14 years ago
  32. 63adfb1 Armkg: Fix EDK2 coding style by oliviermartin · 14 years ago
  33. eeec69c ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport by oliviermartin · 14 years ago
  34. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  35. 2cf57c9 ArmPkg/PL180Mci: Fix build by oliviermartin · 14 years ago
  36. 50c5f18 ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSE by oliviermartin · 14 years ago
  37. 2b826e7 ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag by oliviermartin · 14 years ago
  38. 8ea50d2 Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free. by andrewfish · 14 years ago
  39. 2e3650d ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE aligned by oliviermartin · 14 years ago
  40. 709497d ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds by oliviermartin · 14 years ago
  41. 643ec0e ArmPkg: Fix InternalMemCopyMem() by oliviermartin · 14 years ago
  42. 61afd6a ArmPkg/ArmDisassemblerLib: Fix register list by oliviermartin · 14 years ago
  43. 964680c ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei by oliviermartin · 14 years ago
  44. cf3a77a ArmPkg/BdsLib: Fix GetSystemMemoryResources() by oliviermartin · 14 years ago
  45. bad880b ArmPkg/BdsLib: Prevent application to hang the platform using watchdog by oliviermartin · 14 years ago
  46. 262a9b0 ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* by oliviermartin · 14 years ago
  47. 1e6a5cf ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE() by oliviermartin · 14 years ago
  48. 53205a5 ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK mask by oliviermartin · 14 years ago
  49. fe93eba ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic interrupt by oliviermartin · 14 years ago
  50. 2297613 ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE by oliviermartin · 14 years ago
  51. 2cf4b60 ArmPkg/Mmu: Support page size granularity in the initial MMU setting by oliviermartin · 14 years ago
  52. 2ed2ed2 ArmPkg/PL180MciDxe: Improve error handling by oliviermartin · 14 years ago
  53. a1ab914 ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commands by oliviermartin · 14 years ago
  54. 6102636 EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() function by oliviermartin · 14 years ago
  55. 507ebc1 Fixes to get CodeSourcery GCC and RVCT 3.1 compiling. by andrewfish · 14 years ago
  56. 2ac288f Fix issue with fixing tabs. by andrewfish · 14 years ago
  57. 58b5d03 Remove tabs from all text files in the package. by andrewfish · 14 years ago
  58. 1bfda05 Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. by andrewfish · 14 years ago
  59. 98fc7c7 Fix typo in __switchiu8() to use r0 in place of r3. by andrewfish · 14 years ago
  60. 7d95240 Fix semihosting on gcc. We need to save lr as svc instruction will change it. by andrewfish · 14 years ago
  61. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  62. d962902 Add support for semihosting with GCC. Still needs more testing. by andrewfish · 14 years ago
  63. 5792e32 Fix build break on Apple Xcode, caused by fixing normal gcc build break. by andrewfish · 14 years ago
  64. fe29507 Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can use NEON registers to speed things up. This means we need to save state so we don't blow up a CopyMem. by andrewfish · 14 years ago
  65. b28fe0e update copyright format by hhtian · 14 years ago
  66. 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
  67. 28d1916 Fix Xcode build break. by andrewfish · 14 years ago
  68. 54a7013 Fix CodeSourcery 2010q1 link issue by adding missing intrinsics by andrewfish · 14 years ago
  69. 3ea3ff8 Fix issue in DmaMap with buffers that are smaller than a cache line. Also make any buffer that is not an even quanta of cache lines double buffer. by andrewfish · 15 years ago
  70. afdfe8f Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to have a PEI phase, and added place holder CPU PEIM to ArmPkg. This ArmRealViewEbPkg now boots from SEC, PEI, DXE, BDS, to EBL in the ARM RealView system emulator that comes with RealView Pro. by andrewfish · 15 years ago
  71. 938f46b Add DMA Lib for generic ARM cache coherency model. by andrewfish · 15 years ago
  72. 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
  73. 076c050 Set the default compilers arch flags for these packages by andrewfish · 15 years ago
  74. 4099cdc Remove obsolete DebugSupport Driver by andrewfish · 15 years ago
  75. 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
  76. d6ebcab Update the copyright notice format by hhtian · 15 years ago
  77. d39eb83 Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS by andrewfish · 15 years ago
  78. 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
  79. e9fc14b Make sure FIQ debugger stuff can work. by andrewfish · 15 years ago
  80. bb02cb8 Cleanup MMU code to do book required sync. Update exception handler to clear fault registers. by andrewfish · 15 years ago
  81. 7800c28 Cleanup Cache an MMU operations. by andrewfish · 15 years ago
  82. 9f50cb9 Remove hook for debugger. Should be implemented using the new library scheme. by andrewfish · 15 years ago
  83. 3a75312 Fix bug by andrewfish · 15 years ago
  84. 4e471bf Update intrinsics for code sourcery gcc by andrewfish · 15 years ago
  85. 0416278 Added FIQ interrupt primatives. Update exception handler to disable/reenable FIQ when updating in case debug agent library is using FIQ. by andrewfish · 15 years ago
  86. 41d4780 Make these drivers more compatible with a projected Debug Agent Library implementation. by andrewfish · 15 years ago
  87. 548af3e Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make the diff easier. by andrewfish · 15 years ago
  88. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  89. 4b9fa12 Move ARMv5 (ARM9) barrier instructions into assembler files by andrewfish · 15 years ago
  90. 026c3d3 Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Instruction syncronization barrier support to the ARM lib. by andrewfish · 15 years ago
  91. 37b91c4 Clean up some externs by andrewfish · 15 years ago
  92. fea3a3a Fix typo by andrewfish · 15 years ago
  93. 98bc0c8 Sync gcc with armasm. update some memory barriers. by andrewfish · 15 years ago
  94. 1a27eb4 Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner. by andrewfish · 15 years ago
  95. 5dea9bd Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation of the ARMv7 processor architecture. by andrewfish · 15 years ago
  96. 65e2744 Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandler lib inc the PC past the faulting instruction to aid debug. Update LR in Exception hanlder, so return address can get updated properly. by andrewfish · 15 years ago
  97. d629c28 After the ASSERT adjust the PC so you skip the faulting instruction. Lets you walk out of the exception handler and keeprunning code. This way you can walk out of the call stack. by andrewfish · 15 years ago
  98. 883b666 Clean up UncachedMemoryAllocationLib to use CPU AP. by andrewfish · 15 years ago
  99. 85e385f Added CWD to EfiFileLib. Fix some X64 warnings. by andrewfish · 15 years ago
  100. f3198cb Update input of disasmembler to support IfThen construct. Add prototype dos script to build BeagleBoard. by andrewfish · 15 years ago