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
/
nand_spl
/
board
/
karo
Age
Commit message (
Expand
)
Author
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
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-11-14
nand_spl: fix u-boot.lst breakage
Scott Wood
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
2012-10-22
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-04-27
MX25: tx25: Add _end section on nand_spl
Fabio Estevam
2011-03-31
Fix build issues cause by LDFLAGS_FINAL changes
Wolfgang Denk
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2010-11-17
tx25: fix linker file for newer ld support
Albert Aribaud
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-13
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-03-07
Add support for KARO TX25 board
John Rigby