summaryrefslogtreecommitdiff
path: root/include/elf.h
AgeCommit message (Expand)Author
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-16elf: Add ELF64 related structure definesBin Meng
2018-04-16elf: Clean up the ELF header fileBin Meng
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass
2016-10-11elf: Add the Elf64_Rela typeSimon Glass
2015-08-05elf: Add a few definitions for 64-bit relocationSimon Glass
2014-10-25elf: add prototype for valid_elf_imageJeroen Hofstee
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-04-04elf.h: Use stdint.h to provide standard typedefs for WIN32Peter Tyser
2008-05-21Big white-space cleanup.Wolfgang Denk
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk
2003-10-08* Patch by Anders Larsen, 18 Sep 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-09-30Initial revisionwdenk