Age | Commit message (Expand) | Author |
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 | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | 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 |