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
/
freescale
/
mpc8569mds
/
Makefile
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-11-26
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-14
nand_spl: fix u-boot.lst breakage
Scott Wood
2012-10-22
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2011-04-15
powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script
Dipen Dudhat
2011-03-31
Fix build issues cause by LDFLAGS_FINAL changes
Wolfgang Denk
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2010-11-12
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
Haiying Wang
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
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
Create CPUDIR variable
Peter Tyser
2010-01-27
Nand boot: Add nand boot support for MPC8569mds board
Liu Yu