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
/
amcc
/
sequoia
Age
Commit message (
Expand
)
Author
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
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-12-16
powerpc/nand spl: link libgcc
Scott Wood
2010-11-27
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-07-16
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
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-06-03
Remove shell variable UNDEF_SYM.
Kenneth Johansson
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2008-01-04
ppc4xx: Fix Sequoia NAND booting target
Stefan Roese
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
2007-06-01
Merge with /home/stefan/git/u-boot/bamboo-nand
Stefan Roese
2007-06-01
ppc4xx: Update Sequoia NAND booting support with ECC
Stefan Roese
2007-05-05
ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
Stefan Roese
2007-03-06
[PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup
Stefan Roese
2007-01-05
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
Stefan Roese
2006-10-23
Fix sequoia separate object direcory building problems.
Marian Balakowicz
2006-09-12
Update NAND boot documentation
Stefan Roese
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese