1. 667dd4f Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig by Tom Rini · Fri Jun 10 22:59:37 2022 -0400
  2. 18209f7 powerpc: mpc85xx: Set TEXT_BASE addresses to real base values by Pali Rohár · Thu Jun 16 14:19:44 2022 +0200
  3. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  4. d61e3c2 powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · Tue Apr 05 15:12:35 2022 +0200
  5. 1a83e6b powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · Tue Apr 05 15:12:34 2022 +0200
  6. ca8abbd powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · Tue Apr 05 15:12:33 2022 +0200
  7. 0486cb6 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · Tue Apr 05 15:12:30 2022 +0200
  8. 3f9f1bd powerpc: mpc85xx: Rename _start_e500 symbol to _start by Pali Rohár · Sun Apr 03 00:05:09 2022 +0200
  9. 910e1ae powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · Mon Sep 03 21:35:05 2018 +0530
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 58e2f35 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · Sun Oct 25 10:32:28 2015 +0530
  12. cd1b58e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · Mon Apr 28 10:17:10 2014 +0900
  13. 120a1c3 powerpc/mpc85xx:Avoid fix address of bootpg section by Prabhakar Kushwaha · Mon Mar 31 15:31:34 2014 +0530
  14. cc369a4 PPC 85xx: Add ELF entry point by Alexander Graf · Fri Apr 11 17:09:44 2014 +0200
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · Mon May 20 14:07:23 2013 +0800
  17. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  18. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  19. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  20. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  21. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  23. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  24. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:37 2010 +0100
  25. 1047c16 85xx: Use gc-sections to reduce image size by Peter Tyser · Wed Sep 29 14:05:56 2010 -0500
  26. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200[Renamed (98%) from arch/ppc/cpu/mpc85xx/u-boot.lds]
  27. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500[Renamed (98%) from cpu/mpc85xx/u-boot.lds]
  28. 430445f 85xx: Ensure BSS segment isn't linked at address 0 by Peter Tyser · Wed Oct 07 11:45:00 2009 -0500
  29. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  30. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · Wed Sep 09 11:40:41 2009 -0500
  31. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500[Renamed from board/freescale/p2020ds/u-boot.lds]
  32. 949a2d5 85xx: Add P2020DS support by Srikanth Srinivasan · Fri Apr 03 15:36:13 2009 -0500