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