index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2026-01-20
powerpc: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2022-12-23
global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-07-29
powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Pali Rohár
2022-06-28
Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig
Tom Rini
2022-06-28
powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
Pali Rohár
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-04-26
powerpc: mpc85xx: Define linker sections in ascending order
Pali Rohár
2022-04-26
powerpc: mpc85xx: Put bss after image when not including reset vector
Pali Rohár
2022-04-26
powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script
Pali Rohár
2022-04-26
powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support
Pali Rohár
2022-04-26
powerpc: mpc85xx: Rename _start_e500 symbol to _start
Pali Rohár
2018-09-27
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
Jagdish Gediya
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-09
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
Zhenhua Luo
2014-05-12
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
Masahiro Yamada
2014-04-22
powerpc/mpc85xx:Avoid fix address of bootpg section
Prabhakar Kushwaha
2014-04-22
PPC 85xx: Add ELF entry point
Alexander Graf
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-20
powerpc/mpc85xx: support application without resetvec segment in the linker s...
Ying Zhang
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-01-19
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
Kumar Gala
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-10-20
85xx: Use gc-sections to reduce image size
Peter Tyser
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese