summaryrefslogtreecommitdiff
path: root/include/elf.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero1-0/+3
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf1-0/+35
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-16elf: Add ELF64 related structure definesBin Meng1-0/+43
2018-04-16elf: Clean up the ELF header fileBin Meng1-146/+138
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen1-0/+5
2016-11-15elf: arm: Add a few ARM relocation typesSimon Glass1-0/+13
2016-10-11elf: Add the Elf64_Rela typeSimon Glass1-0/+6
2015-08-05elf: Add a few definitions for 64-bit relocationSimon Glass1-0/+26
2014-10-25elf: add prototype for valid_elf_imageJeroen Hofstee1-0/+2
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk1-21/+1
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger1-9/+1
2009-04-04elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser1-6/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2003-10-31* Fix parameter passing to standalone images with bootm commandwdenk1-0/+5
2003-10-09* Patch by Anders Larsen, 18 Sep 2003:wdenk1-7/+0
2003-06-28* Code cleanup:wdenk1-5/+4
2002-10-01Initial revisionwdenk1-0/+609