summaryrefslogtreecommitdiffstats
path: root/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* common: elf: add elf_open, elf_close and elf_loadClement Leger2020-06-151-2/+3
* common: elf: load elf directly from fileClement Leger2020-06-151-2/+4
* common: elf: add computation of elf boundariesClement Leger2020-06-151-0/+7
* include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-171-0/+1
* elf: add missing elf32_shdrOleksij Rempel2019-09-261-1/+1
* elf: add 64 bits elf loading supportClement Leger2019-09-061-1/+28
* add basic ELF parserOleksij Rempel2018-06-181-0/+10
* elf.h: Use EI_NIDENT instead of numeric valueAntony Pavlov2017-10-161-1/+1
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* replace elf.h with the one from the linux kernel. It does not have powerpcSascha Hauer2007-09-281-585/+386
* svn_rev_003Sascha Hauer2007-07-051-7/+0
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-301-0/+5
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-081-7/+0
* * Code cleanup:wdenk2003-06-271-5/+4
* Initial revisionwdenk2002-09-301-0/+609