1. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · Tue Aug 04 12:33:49 2015 -0600
  2. c615773 x86: Support skipping relocation for EFI by Simon Glass · Tue Aug 04 12:33:44 2015 -0600
  3. 1ec83e8 x86: Drop unused copy_fdt_to_ram() by Simon Glass · Fri Jul 31 09:31:29 2015 -0600
  4. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · Fri Nov 14 18:18:23 2014 -0700
  5. 91b5ed8 x86: Use correct printf() format string for uintptr_t by Simon Glass · Wed Oct 15 04:38:36 2014 -0600
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. bb6306c x86: Declare global_data pointer when it is used by Simon Glass · Wed Apr 17 16:13:33 2013 +0000
  8. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  9. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  10. b0ba9a4 x86: Add error checking to x86 relocation code by Simon Glass · Thu Feb 28 19:26:16 2013 +0000
  11. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · Thu Feb 28 19:26:15 2013 +0000
  12. c1b5877 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · Sat Nov 03 11:41:25 2012 +0000
  13. bf4c9fb x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · Tue Oct 23 18:04:43 2012 +0000
  14. 3fb4f9e x86: Convert board_init_f_r to a processing loop by Graeme Russ · Fri Dec 23 21:14:22 2011 +1100
  15. 6ae6dd8 x86: Move relocation code out of board.c by Graeme Russ · Fri Dec 23 15:57:58 2011 +1100