1. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  2. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  3. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  4. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  5. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  6. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  7. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  8. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  9. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · Wed Oct 24 10:21:57 2007 -0500
  10. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  11. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  12. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  13. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  14. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  15. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  16. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · Sat Nov 17 01:30:40 2007 +0100
  17. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Nov 17 00:38:34 2007 +0100
  18. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
  19. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  20. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Nov 01 08:46:50 2007 -0500
  21. 81b974b NET: Cosmetic changes by Larry Johnson · Wed Oct 31 11:21:29 2007 -0500
  22. 1a4d438 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · Thu Oct 25 17:51:27 2007 +0800
  23. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  24. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · Wed Oct 03 15:01:02 2007 +0200
  25. e609916 Fix two typos. by Detlev Zundel · Fri Oct 19 16:47:26 2007 +0200
  26. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sat Oct 13 22:57:43 2007 +0200
  27. 5ced83e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Sat Oct 13 21:40:23 2007 +0200
  28. e59083c Fpga: fix incorrect test of CFG_FPGA_XILINX macro by Grant Likely · Tue Sep 25 15:48:05 2007 -0600
  29. 25e1ddb [FIX] repair MFSL commands by Michal Simek · Mon Sep 24 00:17:42 2007 +0200
  30. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  31. c6ae152 Merge ../u-boot by Michal Simek · Mon Sep 24 00:04:22 2007 +0200
  32. af3d11c OneNAND support (take #2) by Kyungmin Park · Mon Sep 10 17:15:14 2007 +0900
  33. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · Sun Sep 16 17:10:04 2007 +0200
  34. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · Tue Sep 11 17:04:00 2007 +0200
  35. d42fff2 NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · Wed Sep 12 12:36:53 2007 +0200
  36. f279f24 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue Sep 11 00:29:27 2007 +0200
  37. c1fa489 Bugfix: make bootm+libfdt compile on boards with no flash by Grant Likely · Fri Sep 07 09:25:07 2007 -0600
  38. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  39. a66af9d Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · Tue Sep 04 17:31:22 2007 +0200
  40. a7134b1 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · Thu Sep 06 09:47:40 2007 -0600
  41. afa1dd5 Fix compilation error for omap2420h4_config. by Dirk Behme · Mon Aug 20 07:09:05 2007 +0200
  42. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · Tue Aug 28 17:39:14 2007 +0200
  43. addc447 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · Sat Aug 18 14:37:52 2007 +0200
  44. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  45. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  46. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  47. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · Wed Aug 15 22:29:56 2007 -0500
  48. a0472ad Fix warnings from of_data copy fix by Andy Fleming · Wed Aug 15 20:06:50 2007 -0500
  49. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · Wed Aug 15 17:30:56 2007 -0500
  50. 60cab6a Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:11:45 2007 +0200
  51. 9329ab4 Merge git://www.denx.de/git/u-boot into merge by Michal Simek · Wed Aug 15 21:06:52 2007 +0200
  52. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:06:27 2007 +0200
  53. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · Wed Aug 15 11:13:15 2007 -0400
  54. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  55. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 14 18:43:14 2007 +0200
  56. 75fd5a5 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Tue Aug 14 18:03:48 2007 +0200
  57. 63a5653 Fix initrd/dtb interaction by Andy Fleming · Tue Aug 14 10:32:59 2007 -0500
  58. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  59. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  60. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  61. 0dc2512 Improve error print messages. by Gerald Van Baren · Tue Aug 07 21:14:22 2007 -0400
  62. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · Tue Jul 17 13:57:04 2007 -0500
  63. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · Tue Jul 17 13:56:53 2007 -0500
  64. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  65. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
  66. f097fa0 Tighten up the error messages. by Gerald Van Baren · Mon Jun 25 20:55:58 2007 -0400
  67. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · Mon Jun 25 19:52:23 2007 -0400
  68. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · Fri May 25 22:08:57 2007 -0400
  69. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  70. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  71. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  72. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  73. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · Sat May 12 09:45:46 2007 -0400
  74. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · Tue May 08 21:27:35 2007 -0400
  75. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  76. cfede44 Minor code clean up. by Gerald Van Baren · Wed Apr 25 22:23:36 2007 -0400
  77. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · Wed Apr 25 21:24:27 2007 -0400
  78. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  79. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  80. 6afb2a07 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue Aug 07 22:12:05 2007 +0200
  81. 6ed8c71 [FIX] Coding style cleanup - Wolfgang's suggestions by Michal Simek · Mon Aug 06 23:31:49 2007 +0200
  82. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  83. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  84. a72b42e Add functions to list of exported functions by Martin Krause · Tue Dec 12 14:26:01 2006 +0100
  85. 8b1f445 Merge git://www.denx.de/git/u-boot by Michal Simek · Sun Aug 05 16:46:23 2007 +0200
  86. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  87. c59d1a0 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · Tue Jul 31 10:24:56 2007 +0200
  88. 9aa3677 ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · Thu Jul 26 17:49:11 2007 +0200
  89. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · Mon Jul 16 11:51:41 2007 +0200
  90. 09da925 [FS] Added support for ROMFS by Michal Simek · Sat Jul 14 12:41:23 2007 +0200
  91. 25e5329 [FIX] correct help for rspr by Michal Simek · Fri Jul 13 21:41:44 2007 +0200
  92. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  93. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  94. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · Tue Jul 10 14:58:41 2007 -0600
  95. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  96. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  97. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  98. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  99. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:05:39 2007 -0500
  100. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500