1. 42c4bae nand_boot.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:02:54 2011 +0000
  2. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  3. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  4. cd0fc5f spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Sat Jul 16 00:06:49 2011 +0000
  5. e043b52 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · Mon Sep 05 08:55:12 2011 +0000
  6. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · Thu Jul 28 14:47:28 2011 -0500
  7. 9eae083 nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · Tue Mar 22 09:27:39 2011 +0530
  8. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · Tue Jul 26 09:50:46 2011 -0500
  9. c6a0939 ARM: hawkboard_nand: fix compilation of nand_spl by Stefano Babic · Fri Sep 09 03:09:02 2011 +0000
  10. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  11. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  12. 3e9ecf8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · Thu Jun 09 11:30:52 2011 +0800
  13. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  14. 2dbb3f8 Add _end for the end of u-boot image for SMDK6400 by seedshope · Sun May 01 07:05:37 2011 +0000
  15. 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
  16. 71c7269 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · Wed May 04 11:44:14 2011 +0200
  17. 22d2d80 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · Wed May 04 11:44:44 2011 +0200
  18. ea72c1b Decreases code size of the nand_spl by Alex Waterman · Wed May 04 09:10:15 2011 -0400
  19. 72b4cbd Fix the issue of _end symbol not being found while building by Sughosh Ganu · Sun Apr 10 10:16:08 2011 +0000
  20. 8ed2df6 MX25: tx25: Add _end section on nand_spl by Fabio Estevam · Sun Apr 03 12:17:19 2011 +0000
  21. a067ae5 MX31: mx31pdk: fix nand_spl by Stefano Babic · Sun Apr 03 00:01:49 2011 +0000
  22. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  23. 831b660 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · Sat Apr 09 12:52:32 2011 -0500
  24. 6e1a80a nand_spl: Fix large page nand_command() by Alex Waterman · Wed Apr 06 16:01:52 2011 -0400
  25. 2da4f65 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · Tue Apr 05 14:39:34 2011 -0500
  26. 29547c6 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · Thu Mar 31 16:26:29 2011 -0500
  27. ffe1895 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · Sat Jan 22 10:06:12 2011 +0000
  28. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  29. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  30. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  31. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · Fri Nov 12 08:22:01 2010 -0600
  32. 459f08d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · Fri Dec 03 17:30:38 2010 +0100
  33. d833cfc powerpc/nand spl: link libgcc by Scott Wood · Fri Dec 10 15:13:39 2010 -0600
  34. 6470f73 Davinci 8xx: Move common functions to share code by Stefano Babic · Tue Nov 30 11:32:10 2010 -0500
  35. 1b9c52b Add board support for hawkboard by Sughosh Ganu · Tue Nov 30 11:25:01 2010 -0500
  36. 6f59a4a Remove board_init_f function from nand_boot.c by Sughosh Ganu · Sun Nov 28 20:21:58 2010 -0500
  37. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  38. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  39. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · Wed Nov 24 13:28:40 2010 +0000
  40. b6814d4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 17 20:54:39 2010 +0100
  41. fec43e5 tx25: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:04 2010 +0100
  42. 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
  43. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  44. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Oct 20 00:10:07 2010 +0200
  45. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · Tue Oct 19 21:07:52 2010 +0200
  46. fb2759c Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · Mon Oct 18 23:43:37 2010 +0200
  47. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  48. 0a2817f arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · Mon Oct 11 14:08:14 2010 +0200
  49. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  50. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  51. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · Fri Sep 17 13:10:42 2010 +0200
  52. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  53. 26cc10a nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer by Heiko Schocher · Fri Sep 17 13:10:38 2010 +0200
  54. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  55. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  56. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  57. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  58. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  59. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  60. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  61. 6478a75 Add support for KARO TX25 board by John Rigby · Mon Jan 25 23:12:58 2010 -0700
  62. 8706334 mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · Mon Mar 01 11:10:17 2010 -0600
  63. 4c94c45 Add MX25 support to nand_spl fsl nfc driver by John Rigby · Tue Jan 26 19:24:17 2010 -0700
  64. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · Mon Jan 18 19:03:28 2010 +0800
  65. 76f2399 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · Wed Nov 04 18:02:10 2009 -0600
  66. 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
  67. aea58f4 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · Mon Oct 26 21:18:33 2009 -0500
  68. e98a3fc ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · Thu Oct 08 13:33:18 2009 +0530
  69. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  70. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  71. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  72. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  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. 2ea6d4d NAND boot: fix nand_load overlap issue by Mingkai Hu · Thu Jul 30 17:56:51 2009 +0800
  75. 7240299 ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's by Stefan Roese · Tue Jul 28 15:12:04 2009 +0200
  76. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · Thu Jul 16 15:12:48 2009 +0200
  77. 13f222a nand_spl: Fix cmd_ctrl usage in nand_boot.c. by Scott Wood · Wed Jun 24 17:23:49 2009 -0500
  78. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  79. 24f8b41 MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · Sat Jul 04 10:31:24 2009 +0200
  80. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · Sat Jun 13 20:50:01 2009 +0200
  81. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  82. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  83. c2dcb8a SIMPC8313 board: fix out of tree building. by Wolfgang Denk · Mon Mar 09 10:51:39 2009 +0100
  84. 0b4e67d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Jan 28 23:14:22 2009 +0100
  85. 504b924 mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build by Kim Phillips · Tue Jan 27 16:03:53 2009 -0600
  86. af98cd7 nand_spl: Fix compile problem with board_nand_init() prototype by Stefan Roese · Mon Jan 26 10:05:20 2009 +0100
  87. 9617f94 Merge branch 'next' by Kim Phillips · Fri Jan 23 17:48:24 2009 -0600
  88. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · Thu Jan 22 15:05:24 2009 -0800
  89. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · Tue Dec 02 11:48:51 2008 +0800
  90. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  91. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  92. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  93. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  94. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · Mon Aug 18 17:11:20 2008 -0500
  95. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  96. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · Wed Aug 06 21:42:07 2008 +0200
  97. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · Tue Aug 05 11:15:59 2008 -0500
  98. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  99. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · Sat Jan 05 16:49:37 2008 +0100
  100. 9ab76ed NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · Wed Jul 23 13:16:06 2008 -0500