index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2016-09-21
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2014-11-01
MIPS: add .padding section to linker script
Daniel Schwierzeck
2014-04-20
MIPS: define __init_end in u-boot.lds
Paul Burton
2014-04-20
MIPS: always keep all sections in u-boot ELF binary.
Daniel Schwierzeck
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos