index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
leiflindholm-pr-template
master
release/rpl_program
security-advisory/cve-2024-38796/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
Fix typo in __switchiu8() to use r0 in place of r3.
andrewfish
1
-4
/
+4
2010-12-15
Fix semihosting on gcc. We need to save lr as svc instruction will change it.
andrewfish
1
-1
/
+7
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
35
-6
/
+131
2010-12-15
Add support for semihosting with GCC. Still needs more testing.
andrewfish
3
-1
/
+59
2010-12-15
Fix build break on Apple Xcode, caused by fixing normal gcc build break.
andrewfish
1
-1
/
+4
2010-12-08
Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...
andrewfish
2
-0
/
+9
2010-09-08
update copyright format
hhtian
1
-3
/
+3
2010-07-31
Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...
andrewfish
6
-0
/
+2451
2010-07-29
Fix Xcode build break.
andrewfish
2
-21
/
+21
2010-07-25
Fix CodeSourcery 2010q1 link issue by adding missing intrinsics
andrewfish
4
-4
/
+336
2010-07-15
Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...
andrewfish
1
-3
/
+6
2010-07-02
Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to...
andrewfish
2
-0
/
+170
2010-05-29
Add DMA Lib for generic ARM cache coherency model.
andrewfish
2
-0
/
+319
2010-05-29
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...
andrewfish
1
-0
/
+1
2010-05-29
Set the default compilers arch flags for these packages
andrewfish
1
-4
/
+18
2010-05-18
Remove obsolete DebugSupport Driver
andrewfish
1
-1
/
+0
2010-05-18
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...
andrewfish
2
-60
/
+0
2010-04-29
Update the copyright notice format
hhtian
172
-434
/
+360
2010-04-22
Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS
andrewfish
42
-0
/
+3939
2010-04-15
Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...
andrewfish
2
-0
/
+161
2010-04-14
Make sure FIQ debugger stuff can work.
andrewfish
1
-1
/
+1
2010-04-13
Cleanup MMU code to do book required sync. Update exception handler to clear ...
andrewfish
8
-46
/
+141
2010-04-07
Cleanup Cache an MMU operations.
andrewfish
2
-29
/
+15
2010-03-17
Remove hook for debugger. Should be implemented using the new library scheme.
andrewfish
3
-320
/
+17
2010-03-17
Fix bug
andrewfish
1
-3
/
+2
2010-03-17
Update intrinsics for code sourcery gcc
andrewfish
21
-94
/
+178
2010-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
6
-4
/
+118
2010-03-05
Make these drivers more compatible with a projected Debug Agent Library imple...
andrewfish
1
-11
/
+21
2010-03-03
Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...
andrewfish
2
-110
/
+111
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
4
-0
/
+0
2010-02-25
Move ARMv5 (ARM9) barrier instructions into assembler files
andrewfish
4
-51
/
+37
2010-02-25
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...
andrewfish
7
-1
/
+148
2010-02-20
Clean up some externs
andrewfish
2
-1
/
+3
2010-02-20
Fix typo
andrewfish
1
-2
/
+2
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
10
-153
/
+570
2010-02-18
Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.
andrewfish
5
-5
/
+307
2010-02-18
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...
andrewfish
8
-26
/
+26
2010-02-17
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...
andrewfish
5
-8
/
+13
2010-02-16
After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...
andrewfish
1
-0
/
+17
2010-02-10
Clean up UncachedMemoryAllocationLib to use CPU AP.
andrewfish
3
-165
/
+168
2010-02-08
Added CWD to EfiFileLib. Fix some X64 warnings.
andrewfish
1
-1
/
+1
2010-02-05
Update input of disasmembler to support IfThen construct. Add prototype dos s...
andrewfish
3
-18
/
+64
2010-02-04
More disasm work.
andrewfish
1
-11
/
+80
2010-02-04
More updated
andrewfish
1
-14
/
+142
2010-02-04
Fix GCC warnings
andrewfish
1
-0
/
+2
2010-02-04
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
andrewfish
4
-18
/
+124
2010-02-03
Added Thumb2 loads and stores to Disassmebler
andrewfish
1
-54
/
+239
2010-02-02
Fix thumb2 Branch instruction in disassembler
andrewfish
1
-25
/
+25
2010-02-02
More progress on the disassebler lib
andrewfish
1
-96
/
+152
2010-02-01
Move ARM disassembler into a library and out of the exception handler. Add a ...
andrewfish
4
-8
/
+37
[next]