~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
u-boot.lds
Commit message (
Expand
)
Author
Age
*
global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG
Tom Rini
2022-12-23
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
Pali Rohár
2022-07-29
*
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-28
*
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
*
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
2022-04-26
*
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
Jagdish Gediya
2018-09-27
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
Zhenhua Luo
2015-11-09
*
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
Masahiro Yamada
2014-05-12
*
powerpc/mpc85xx:Avoid fix address of bootpg section
Prabhakar Kushwaha
2014-04-22
*
PPC 85xx: Add ELF entry point
Alexander Graf
2014-04-22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
powerpc/mpc85xx: support application without resetvec segment in the linker s...
Ying Zhang
2013-06-20
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
*
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
Kumar Gala
2011-01-19
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
*
85xx: Use gc-sections to reduce image size
Peter Tyser
2010-10-20
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21