1. e4170b8 cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · Wed Jun 05 21:43:34 2024 +0300
  2. 5a627ad elf: add Elf64_Sym by KaDiWa · Sun Jan 22 20:04:53 2023 +0100
  3. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  4. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · Sun May 10 11:40:12 2020 -0600
  5. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  6. 7c8b325 elf: Add support for PPC64 ELF V1 ABI in bootelf by Rob Bracero · Tue Jul 31 22:57:42 2018 -0400
  7. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · Mon Jun 18 17:23:10 2018 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 6291ba1 elf: Add ELF64 related structure defines by Bin Meng · Wed Apr 11 22:02:13 2018 -0700
  10. 4d21697 elf: Clean up the ELF header file by Bin Meng · Wed Apr 11 22:02:12 2018 -0700
  11. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  12. 631c1a2 elf: arm: Add a few ARM relocation types by Simon Glass · Mon Nov 07 08:47:09 2016 -0700
  13. d4efdff elf: Add the Elf64_Rela type by Simon Glass · Sun Sep 25 21:33:09 2016 -0600
  14. 3ed7dda elf: Add a few definitions for 64-bit relocation by Simon Glass · Fri Jul 31 09:31:21 2015 -0600
  15. b57fb1b elf: add prototype for valid_elf_image by Jeroen Hofstee · Wed Oct 08 22:58:01 2014 +0200
  16. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  17. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  18. f18298a elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · Fri Mar 13 18:54:28 2009 -0500
  19. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  20. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · Thu Oct 30 21:49:38 2003 +0000
  21. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · Wed Oct 08 22:14:02 2003 +0000
  22. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  23. a2cecab Initial revision by wdenk · Mon Sep 30 20:45:01 2002 +0000