| Commit message (Expand) | Author | Age | Files | Lines |
* | nand_spl: remove simpc8313 support | Masahiro Yamada | 2014-06-05 | 3 | -124/+0 |
* | kbuild: rename OBJTREE to objtree | Masahiro Yamada | 2014-03-12 | 1 | -1/+1 |
* | kbuild: rename SRCTREE to srctree | Masahiro Yamada | 2014-03-12 | 1 | -9/+9 |
* | kbuild: rename TOPDIR to stctree | Masahiro Yamada | 2014-03-12 | 1 | -1/+1 |
* | nand_spl: simpc8313: move config.mk used only for nand_spl | Masahiro Yamada | 2014-03-04 | 2 | -0/+7 |
* | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada | 2014-02-25 | 1 | -2/+2 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 1 | -4/+5 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | 1 | -19/+11 |
* | nand-spl: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | 1 | -11/+0 |
* | nand_spl: trivial refactoring of makefiles | Masahiro Yamada | 2013-11-25 | 1 | -5/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -34/+2 |
* | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 1 | -2/+2 |
* | powerpc/mpc83xx: add support for new SPL | Scott Wood | 2012-12-19 | 1 | -3/+3 |
* | Fix build issues cause by LDFLAGS_FINAL changes | Wolfgang Denk | 2011-03-31 | 1 | -3/+3 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -2/+2 |
* | Introduce a new linker flag LDFLAGS_FINAL | Haiying Wang | 2011-03-22 | 1 | -2/+2 |
* | PowerPC, nand_spl: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | 1 | -1/+3 |
* | powerpc/nand spl: link libgcc | Scott Wood | 2010-12-16 | 1 | -1/+1 |
* | 83xx: Fix NAND_SPL link address | Scott Wood | 2010-11-27 | 1 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 1 | -5/+5 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 1 | -3/+3 |
* | Fix all linker scripts for older binutils versions (pre-2.16) | Wolfgang Denk | 2009-08-21 | 1 | -2/+5 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | SIMPC8313 board: fix out of tree building. | Wolfgang Denk | 2009-03-09 | 1 | -9/+18 |
* | mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build | Kim Phillips | 2009-01-28 | 1 | -1/+5 |
* | mpc83xx: New board support for SIMPC8313 | Ron Madrid | 2009-01-23 | 2 | -0/+152 |