1. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · Sat Oct 13 20:52:06 2018 -0700
  2. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  5. 878201b x86: Tidy up use of size_t in relocation by Simon Glass · Mon Jan 16 07:03:55 2017 -0700
  6. 010af86 x86: Add support for 64-bit relocation by Simon Glass · Mon Jan 16 07:03:54 2017 -0700
  7. c897907 x86: Refactor relocation to prepare for 64-bit by Simon Glass · Mon Jan 16 07:03:53 2017 -0700
  8. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · Tue Aug 04 12:33:49 2015 -0600
  9. c615773 x86: Support skipping relocation for EFI by Simon Glass · Tue Aug 04 12:33:44 2015 -0600
  10. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  11. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · Fri Nov 14 18:18:23 2014 -0700
  12. 91b5ed8 x86: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:36 2014 -0600
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. bb6306c x86: Declare global_data pointer when it is used by Simon Glass · Wed Apr 17 16:13:33 2013 +0000
  15. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  16. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  17. b0ba9a4 x86: Add error checking to x86 relocation code by Simon Glass · Thu Feb 28 19:26:16 2013 +0000
  18. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · Thu Feb 28 19:26:15 2013 +0000
  19. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · Sat Nov 03 11:41:25 2012 +0000
  20. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · Tue Oct 23 18:04:43 2012 +0000
  21. 3fb4f9e x86: Convert board_init_f_r to a processing loop by Graeme Russ · Fri Dec 23 21:14:22 2011 +1100
  22. 6ae6dd8 x86: Move relocation code out of board.c by Graeme Russ · Fri Dec 23 15:57:58 2011 +1100