1. a30a9de board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL by Prabhakar Kushwaha · Thu May 15 16:43:12 2014 +0530
  2. 5700772 PPC: 85xx: Remove IVOR reset by Alexander Graf · Fri Apr 11 17:09:42 2014 +0200
  3. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
  4. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  5. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  6. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · Mon Feb 24 11:12:12 2014 +0900
  7. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  8. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  9. 81056db nand-spl: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:13 2014 +0900
  10. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  11. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  12. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  13. d1aacf2 nand_spl: trivial refactoring of makefiles by Masahiro Yamada · Wed Nov 20 18:11:57 2013 +0900
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  15. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:12 2013 +0530
  16. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  17. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  18. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  19. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  20. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · Wed Jan 16 18:34:09 2013 -0600
  21. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  22. 488af0d powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · Thu Dec 06 13:33:18 2012 +0000
  23. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  24. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  25. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  26. 6915cc2 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · Fri Sep 21 16:31:00 2012 -0500
  27. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  28. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · Fri Aug 17 19:46:29 2012 -0500
  29. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500
  30. 67de957 nand_spl: fix u-boot.lst breakage by Scott Wood · Tue Nov 13 12:30:39 2012 +0000
  31. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  32. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · Wed Oct 10 21:11:41 2012 +0000
  33. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  34. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  35. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · Fri Oct 19 05:00:10 2012 +0000
  36. 4909647 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · Mon Aug 13 08:10:42 2012 +0000
  37. 90a2c6c nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · Mon Aug 13 10:00:40 2012 +0000
  38. 4a71d58 nand_spl: update udelay for Freescale boards by Matthew McClintock · Mon Aug 13 13:21:19 2012 +0000
  39. 03183cc powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · Mon Aug 13 08:10:39 2012 +0000
  40. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · Mon Aug 13 08:10:37 2012 +0000
  41. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  42. e043b52 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · Mon Sep 05 08:55:12 2011 +0000
  43. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · Thu Jul 28 14:47:28 2011 -0500
  44. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · Tue Jul 26 09:50:46 2011 -0500
  45. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  46. 3e9ecf8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · Thu Jun 09 11:30:52 2011 +0800
  47. a067ae5 MX31: mx31pdk: fix nand_spl by Stefano Babic · Sun Apr 03 00:01:49 2011 +0000
  48. 831b660 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · Sat Apr 09 12:52:32 2011 -0500
  49. 29547c6 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · Thu Mar 31 16:26:29 2011 -0500
  50. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  51. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  52. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  53. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · Fri Nov 12 08:22:01 2010 -0600
  54. 459f08d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:38 2010 +0100
  55. d833cfc powerpc/nand spl: link libgcc by Scott Wood · Fri Dec 10 15:13:39 2010 -0600
  56. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  57. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  58. 31b9012 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  59. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  60. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  61. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  62. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  63. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  64. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  65. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  66. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  67. 8706334 mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · Mon Mar 01 11:10:17 2010 -0600
  68. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · Mon Jan 18 19:03:28 2010 +0800
  69. 9e1ee56 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · Mon Oct 26 21:21:25 2009 -0500
  70. aea58f4 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · Mon Oct 26 21:18:33 2009 -0500
  71. e98a3fc ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · Thu Oct 08 13:33:18 2009 +0530
  72. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  73. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · Mon Aug 17 14:00:53 2009 +0200
  74. 24f8b41 MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · Sat Jul 04 10:31:24 2009 +0200
  75. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  76. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · Tue Dec 02 11:48:51 2008 +0800
  77. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500