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