summaryrefslogtreecommitdiff
path: root/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-101-0/+3
* elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-251-0/+35
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* elf: Add ELF64 related structure definesBin Meng2018-04-161-0/+43
* elf: Clean up the ELF header fileBin Meng2018-04-161-146/+138
* riscv: Modify generic codes to support RISC-VRick Chen2018-01-121-0/+5
* elf: arm: Add a few ARM relocation typesSimon Glass2016-11-141-0/+13
* elf: Add the Elf64_Rela typeSimon Glass2016-10-111-0/+6
* elf: Add a few definitions for 64-bit relocationSimon Glass2015-08-051-0/+26
* elf: add prototype for valid_elf_imageJeroen Hofstee2014-10-251-0/+2
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-21/+1
* compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-191-9/+1
* elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser2009-04-041-6/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* * Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk2003-10-301-0/+5
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-081-7/+0
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-5/+4
* Initial revisionwdenk2002-09-301-0/+609