index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nand_spl
/
board
/
sheldon
Age
Commit message (
Expand
)
Author
2014-03-12
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2014-03-12
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-04
nand_spl: simpc8313: move config.mk used only for nand_spl
Masahiro Yamada
2014-02-25
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
nand-spl: Use scripts/Makefile.build
Masahiro Yamada
2013-11-25
nand_spl: trivial refactoring of makefiles
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2012-12-19
powerpc/mpc83xx: add support for new SPL
Scott Wood
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-17
PowerPC, nand_spl: Add relocation support for -fpic
Joakim Tjernlund
2010-12-16
powerpc/nand spl: link libgcc
Scott Wood
2010-11-27
83xx: Fix NAND_SPL link address
Scott Wood
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
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-09
SIMPC8313 board: fix out of tree building.
Wolfgang Denk
2009-01-28
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
Kim Phillips
2009-01-23
mpc83xx: New board support for SIMPC8313
Ron Madrid