index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
elf.h
Age
Commit message (
Expand
)
Author
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2018-08-10
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2018-07-25
elf: Move x86 reloc defines to common elf.h
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
elf: Add ELF64 related structure defines
Bin Meng
2018-04-16
elf: Clean up the ELF header file
Bin Meng
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2016-11-14
elf: arm: Add a few ARM relocation types
Simon Glass
2016-10-11
elf: Add the Elf64_Rela type
Simon Glass
2015-08-05
elf: Add a few definitions for 64-bit relocation
Simon Glass
2014-10-25
elf: add prototype for valid_elf_image
Jeroen Hofstee
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-04-04
elf.h: Use stdint.h to provide standard typedefs for WIN32
Peter Tyser
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2003-10-30
* Fix parameter passing to standalone images with bootm command
wdenk
2003-10-08
* Patch by Anders Larsen, 18 Sep 2003:
wdenk
2003-06-27
* Code cleanup:
wdenk
2002-09-30
Initial revision
wdenk