1. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  2. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  3. 81056db nand-spl: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:13 2014 +0900
  4. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  5. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  6. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  7. d1aacf2 nand_spl: trivial refactoring of makefiles by Masahiro Yamada · Wed Nov 20 18:11:57 2013 +0900
  8. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:12 2013 +0530
  11. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · Thu Apr 11 09:35:58 2013 +0000
  12. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  13. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
  14. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:37 2013 +0000
  15. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:36 2013 +0000
  16. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  17. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  18. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  19. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · Wed Jan 16 18:34:09 2013 -0600
  20. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  21. 488af0d powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · Thu Dec 06 13:33:18 2012 +0000
  22. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  23. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  24. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  25. 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
  26. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  27. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · Fri Aug 17 19:46:29 2012 -0500
  28. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500
  29. 67de957 nand_spl: fix u-boot.lst breakage by Scott Wood · Tue Nov 13 12:30:39 2012 +0000
  30. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  31. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · Wed Oct 10 21:11:41 2012 +0000
  32. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  33. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  34. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · Fri Oct 19 05:00:10 2012 +0000
  35. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  36. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
  37. 21fa48c spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · Mon Aug 13 22:49:53 2012 +0200
  38. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  39. 0a4a5d3 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · Mon Aug 13 22:49:31 2012 +0200
  40. 326a74b spl mxc nand: Remove duplicated code by Benoît Thébaudeau · Mon Aug 13 22:49:15 2012 +0200
  41. 2174f3b spl mxc nand: Merge duplicated code by Benoît Thébaudeau · Mon Aug 13 22:48:56 2012 +0200
  42. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  43. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  44. 4d7f853 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again by Stefan Roese · Mon Aug 27 15:39:45 2012 +0200
  45. 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
  46. 90a2c6c nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · Mon Aug 13 10:00:40 2012 +0000
  47. 4a71d58 nand_spl: update udelay for Freescale boards by Matthew McClintock · Mon Aug 13 13:21:19 2012 +0000
  48. 03183cc powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · Mon Aug 13 08:10:39 2012 +0000
  49. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · Mon Aug 13 08:10:37 2012 +0000
  50. aadf7d5 nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() by Scott Wood · Wed Aug 08 15:03:33 2012 +0000
  51. a261697 Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · Thu Feb 02 00:44:41 2012 +0000
  52. b72e962 nand_spl: store ecc data on the stack by Scott Wood · Wed Jan 11 15:41:01 2012 -0600
  53. df27282 nand_spl/nand_boot.c: Fix build warning by Anatolij Gustschin · Wed Dec 07 11:58:56 2011 +0000
  54. 4f64563 davinci: Remove unwanted memsize.c from hawkboard's nand spl build by Sughosh Ganu · Tue Dec 06 03:45:28 2011 +0000
  55. a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · Tue Nov 29 02:33:46 2011 +0000
  56. f49896d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · Mon Nov 28 23:46:19 2011 +0000
  57. 0d2cabe arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · Mon Nov 28 23:46:14 2011 +0000
  58. b672cbf Fix regression in SMDK6400 by Simon Schwarz · Mon Oct 31 06:34:45 2011 +0000
  59. 42c4bae nand_boot.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:02:54 2011 +0000
  60. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  61. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  62. cd0fc5f spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Sat Jul 16 00:06:49 2011 +0000
  63. e043b52 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · Mon Sep 05 08:55:12 2011 +0000
  64. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · Thu Jul 28 14:47:28 2011 -0500
  65. 9eae083 nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · Tue Mar 22 09:27:39 2011 +0530
  66. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · Tue Jul 26 09:50:46 2011 -0500
  67. c6a0939 ARM: hawkboard_nand: fix compilation of nand_spl by Stefano Babic · Fri Sep 09 03:09:02 2011 +0000
  68. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  69. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  70. 3e9ecf8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · Thu Jun 09 11:30:52 2011 +0800
  71. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  72. 2dbb3f8 Add _end for the end of u-boot image for SMDK6400 by seedshope · Sun May 01 07:05:37 2011 +0000
  73. 1fb8441 nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance by Stefan Roese · Mon May 16 13:04:00 2011 +0200
  74. 71c7269 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · Wed May 04 11:44:14 2011 +0200
  75. 22d2d80 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · Wed May 04 11:44:44 2011 +0200
  76. ea72c1b Decreases code size of the nand_spl by Alex Waterman · Wed May 04 09:10:15 2011 -0400
  77. 72b4cbd Fix the issue of _end symbol not being found while building by Sughosh Ganu · Sun Apr 10 10:16:08 2011 +0000
  78. 8ed2df6 MX25: tx25: Add _end section on nand_spl by Fabio Estevam · Sun Apr 03 12:17:19 2011 +0000
  79. a067ae5 MX31: mx31pdk: fix nand_spl by Stefano Babic · Sun Apr 03 00:01:49 2011 +0000
  80. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  81. 831b660 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · Sat Apr 09 12:52:32 2011 -0500
  82. 6e1a80a nand_spl: Fix large page nand_command() by Alex Waterman · Wed Apr 06 16:01:52 2011 -0400
  83. 2da4f65 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · Tue Apr 05 14:39:34 2011 -0500
  84. 29547c6 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · Thu Mar 31 16:26:29 2011 -0500
  85. ffe1895 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · Sat Jan 22 10:06:12 2011 +0000
  86. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  87. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  88. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  89. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · Fri Nov 12 08:22:01 2010 -0600
  90. 459f08d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:38 2010 +0100
  91. d833cfc powerpc/nand spl: link libgcc by Scott Wood · Fri Dec 10 15:13:39 2010 -0600
  92. 6470f73 Davinci 8xx: Move common functions to share code by Stefano Babic · Tue Nov 30 11:32:10 2010 -0500
  93. 1b9c52b Add board support for hawkboard by Sughosh Ganu · Tue Nov 30 11:25:01 2010 -0500
  94. 6f59a4a Remove board_init_f function from nand_boot.c by Sughosh Ganu · Sun Nov 28 20:21:58 2010 -0500
  95. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  96. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  97. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  98. b6814d4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 17 20:54:39 2010 +0100
  99. fec43e5 tx25: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:04 2010 +0100
  100. 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