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
/
board
/
freescale
/
mx31ads
/
u-boot.lds
Age
Commit message (
Expand
)
Author
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-04-13
ARM: Fix __bss_start and __bss_end in linker scripts
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
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-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2012-11-10
Merge git://git.denx.de/u-boot
Stefano Babic
2012-10-26
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
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-06-06
mx31ads: Use the new relocation scheme
Fabio Estevam
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
mx31: move freescale's mx31 boards to vendor board dir
Jean-Christophe PLAGNIOL-VILLARD