1. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  2. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  3. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  4. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  5. 6478a75 Add support for KARO TX25 board by John Rigby · Mon Jan 25 23:12:58 2010 -0700
  6. 8706334 mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · Mon Mar 01 11:10:17 2010 -0600
  7. 4c94c45 Add MX25 support to nand_spl fsl nfc driver by John Rigby · Tue Jan 26 19:24:17 2010 -0700
  8. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · Mon Jan 18 19:03:28 2010 +0800
  9. 76f2399 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · Wed Nov 04 18:02:10 2009 -0600
  10. 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
  11. aea58f4 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · Mon Oct 26 21:18:33 2009 -0500
  12. e98a3fc ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · Thu Oct 08 13:33:18 2009 +0530
  13. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  14. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  15. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  16. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  17. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · Mon Aug 17 14:00:53 2009 +0200
  18. 2ea6d4d NAND boot: fix nand_load overlap issue by Mingkai Hu · Thu Jul 30 17:56:51 2009 +0800
  19. 7240299 ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's by Stefan Roese · Tue Jul 28 15:12:04 2009 +0200
  20. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · Thu Jul 16 15:12:48 2009 +0200
  21. 13f222a nand_spl: Fix cmd_ctrl usage in nand_boot.c. by Scott Wood · Wed Jun 24 17:23:49 2009 -0500
  22. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  23. 24f8b41 MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · Sat Jul 04 10:31:24 2009 +0200
  24. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · Sat Jun 13 20:50:01 2009 +0200
  25. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  26. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  27. c2dcb8a SIMPC8313 board: fix out of tree building. by Wolfgang Denk · Mon Mar 09 10:51:39 2009 +0100
  28. 0b4e67d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Jan 28 23:14:22 2009 +0100
  29. 504b924 mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build by Kim Phillips · Tue Jan 27 16:03:53 2009 -0600
  30. af98cd7 nand_spl: Fix compile problem with board_nand_init() prototype by Stefan Roese · Mon Jan 26 10:05:20 2009 +0100
  31. 9617f94 Merge branch 'next' by Kim Phillips · Fri Jan 23 17:48:24 2009 -0600
  32. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · Thu Jan 22 15:05:24 2009 -0800
  33. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · Tue Dec 02 11:48:51 2008 +0800
  34. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  35. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  38. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · Mon Aug 18 17:11:20 2008 -0500
  39. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  40. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · Wed Aug 06 21:42:07 2008 +0200
  41. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · Tue Aug 05 11:15:59 2008 -0500
  42. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  43. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · Sat Jan 05 16:49:37 2008 +0100
  44. 9ab76ed NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · Wed Jul 23 13:16:06 2008 -0500
  45. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  46. d573526 ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · Wed Jun 04 19:19:20 2008 +0200
  47. b4c61c7 Remove shell variable UNDEF_SYM. by Kenneth Johansson · Thu May 29 16:32:33 2008 +0200
  48. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  49. 7d72e02 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · Mon Jun 02 14:35:44 2008 +0200
  50. 46fdeb1 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · Wed May 14 10:32:32 2008 +0200
  51. be0d713 ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module by Stefan Roese · Wed Apr 30 14:51:36 2008 +0200
  52. 3445065 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Fri Apr 25 11:10:17 2008 +0200
  53. 147388e ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · Tue Apr 08 10:33:29 2008 +0200
  54. 9a062d8 ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM by Stefan Roese · Tue Apr 08 10:33:28 2008 +0200
  55. a9e665e nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · Tue Apr 08 10:31:00 2008 +0200
  56. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · Mon Mar 03 17:27:02 2008 +0100
  57. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  58. 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
  59. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  60. 1e3159e ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · Fri Jan 04 12:00:01 2008 +0100
  61. f0c61c4 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target by Stefan Roese · Fri Dec 28 06:06:04 2007 +0100
  62. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  63. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  64. 720c585 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · Sat Nov 03 12:08:28 2007 +0100
  65. 41d11a8 ppc4xx: Fix acadia_nand build problem by Stefan Roese · Wed Oct 31 20:58:34 2007 +0100
  66. c8fd200 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM by Eugene O'Brien · Tue Oct 23 08:29:10 2007 +0200
  67. a381309 [ppc4xx] Individual handling of sdram.c for bamboo_nand build by Grzegorz Bernacki · Tue Sep 11 12:57:52 2007 +0200
  68. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · Tue Jun 19 16:42:31 2007 +0200
  69. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · Wed Jun 06 11:42:13 2007 +0200
  70. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · Fri Jun 01 16:15:34 2007 +0200
  71. 3798a6d ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · Fri Jun 01 15:29:04 2007 +0200
  72. 4274351 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board by Stefan Roese · Fri Jun 01 15:27:11 2007 +0200
  73. 3901354 NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c by Stefan Roese · Fri Jun 01 15:23:04 2007 +0200
  74. 10d7d6e ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · Sat May 05 08:29:01 2007 +0200
  75. 50b6c4e [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · Tue Mar 06 07:47:04 2007 +0100
  76. 5684da0 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board by Stefan Roese · Fri Jan 05 10:38:05 2007 +0100
  77. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · Mon Oct 23 22:17:05 2006 +0200
  78. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  79. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  80. a410848 Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 by Stefan Roese · Tue Sep 12 08:49:07 2006 +0200
  81. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200