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
/
siemens
/
SMN42
Age
Commit message (
Expand
)
Author
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
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-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-07-02
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-07-04
Fix a few file permission problems.
Wolfgang Denk
2007-06-06
Coding Style cleanup; generate new CHANGELOG file.
Wolfgang Denk
2007-05-18
Reduce line lengths to 80 characters max.
Peter Pearse
2007-05-09
Add the board directory for SMN42
Peter Pearse