index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
relocate-rela.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: relocate-rela: Add M68K support
Marek Vasut
2023-09-06
1
-31
/
+85
*
tools: relocate-rela: Fix BE symtab handling
Marek Vasut
2023-09-06
1
-4
/
+14
*
tools: relocate-rela: Fix typo
Marek Vasut
2023-06-12
1
-1
/
+1
*
tools: relocate-rela: add support for handling 32-bit big endian files
Ovidiu Panait
2023-03-13
1
-16
/
+16
*
tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
Ovidiu Panait
2023-03-13
1
-0
/
+20
*
tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
Ovidiu Panait
2023-03-13
1
-3
/
+3
*
tools: relocate-rela: Define all macros for e_machine and reloc types
Michal Simek
2022-07-26
1
-0
/
+24
*
tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE
Michal Simek
2022-07-26
1
-2
/
+0
*
tools: relocate-rela: Fix ELF decoding on big-endian hosts
Samuel Holland
2022-07-26
1
-57
/
+68
*
tools: relocate-rela: Add support for 32bit Microblaze relocation
Michal Simek
2022-06-24
1
-0
/
+166
*
tools: relocate-rela: Add support for elf32 decoding
Michal Simek
2022-06-24
1
-2
/
+139
*
tools: relocate-rela: Check that relocation works only for EM_AARCH64
Michal Simek
2022-06-24
1
-0
/
+5
*
tools: relocate-rela: Extract elf64 reloc to special function
Michal Simek
2022-06-24
1
-43
/
+53
*
tools: relocate-rela: Read rela start/end directly from ELF
Michal Simek
2022-06-24
1
-14
/
+167
*
tools: relocate-rela: Use global variables
Michal Simek
2022-06-24
1
-1
/
+3
*
tools: relocate-rela: Open binary u-boot file later
Michal Simek
2022-06-24
1
-7
/
+7
*
arm64: relocate-rela: Add support for ld.lld
Alistair Delva
2021-11-15
1
-3
/
+17
*
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
relocate-rela: add missing va_end()
xypron.glpk@gmx.de
2017-05-05
1
-2
/
+4
*
relocate-rela: use compiler.h endian macros
Jonathan Gray
2016-12-27
1
-37
/
+4
*
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
Masahiro Yamada
2014-02-13
1
-1
/
+1
*
arm64: Add tool to statically apply RELA relocations
Scott Wood
2014-01-09
1
-0
/
+189