1. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  2. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  3. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  4. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  5. 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
  6. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  7. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  8. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  9. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  10. 5b8d28d Prepare for 1.3.0 release. by Wolfgang Denk · Mon Nov 19 22:20:24 2007 +0100
  11. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · Mon Nov 19 10:02:13 2007 -0500
  12. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · Mon Nov 19 11:14:16 2007 +0900
  13. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  14. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  15. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 12:55:02 2007 +0100
  16. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  17. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  18. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  19. 784ec0b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Sun Nov 18 01:26:14 2007 +0100
  20. 3b31769 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:42:45 2007 +0900
  21. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  22. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  23. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  24. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  25. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:05:20 2007 +0900
  26. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  27. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  28. 2437cfb MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  29. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  30. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  31. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  32. ed26968 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · Sat Nov 17 02:34:38 2007 +0100
  33. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  34. 677cd44 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · Sat Nov 17 02:00:17 2007 +0100
  35. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · Wed Nov 14 18:58:33 2007 +0100
  36. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · Sat Nov 17 01:45:38 2007 +0100
  37. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  38. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  39. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 17 01:33:33 2007 +0100
  40. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · Sat Nov 17 01:30:40 2007 +0100
  41. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  42. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  43. f08899a Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  44. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Nov 17 00:38:34 2007 +0100
  45. e34c004 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:21 2007 +0100
  46. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
  47. f1f8847 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Nov 16 21:50:12 2007 +0100
  48. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  49. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  50. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  51. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  52. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  53. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  54. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  55. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  56. 7b3187d Revert "Correct relocation fixup for mpc5xx" by Grant Likely · Thu Nov 15 08:27:52 2007 -0700
  57. 0ed5265 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · Thu Nov 15 08:24:32 2007 -0700
  58. 372bed4 Revert "Correct fixup relocation for mpc8220" by Grant Likely · Thu Nov 15 08:21:04 2007 -0700
  59. 0dc4f15 Revert "Correct fixup relocation for mpc824x" by Grant Likely · Thu Nov 15 08:20:57 2007 -0700
  60. 0f7c767 Revert "Correct fixup relocation for mpc8260" by Grant Likely · Thu Nov 15 08:20:50 2007 -0700
  61. 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · Thu Nov 15 08:20:43 2007 -0700
  62. c624845 Revert "[MPC512x] Correct fixup relocation" by Grant Likely · Thu Nov 15 08:20:25 2007 -0700
  63. 8d4de41 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · Tue Nov 13 08:18:20 2007 +0100
  64. b992f4c Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · Tue Nov 13 08:16:40 2007 +0100
  65. f4e2d21 [UC101] SRAM now with 2 MB working. by Heiko Schocher · Tue Nov 13 07:50:29 2007 +0100
  66. 9519e10 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · Thu Nov 08 12:50:18 2007 -0600
  67. 7320349 ColdFire: MCF5329 - Add Reset structure to immap_5329.h by TsiChungLiew · Thu Nov 08 12:31:11 2007 -0600
  68. cd18250 ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode by TsiChungLiew · Thu Nov 08 12:19:01 2007 -0600
  69. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · Wed Nov 07 18:00:54 2007 -0600
  70. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · Wed Nov 07 17:56:15 2007 -0600
  71. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · Wed Nov 07 17:51:00 2007 -0600
  72. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · Mon Nov 05 17:39:24 2007 +0800
  73. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Nov 01 08:46:50 2007 -0500
  74. 81b974b NET: Cosmetic changes by Larry Johnson · Wed Oct 31 11:21:29 2007 -0500
  75. 47ef7cd Merge git://www.denx.de/git/u-boot by Ben Warren · Tue Nov 06 10:17:40 2007 -0500
  76. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  77. edecc94 fix wording in README by Bruce Adler · Fri Nov 02 13:15:42 2007 -0700
  78. aa06940 blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk by Shinya Kuribayashi · Wed Oct 31 02:18:15 2007 +0900
  79. 4c113c3 Trimmed some variables in ne2000.c by Vlad Lungu · Thu Oct 25 16:08:14 2007 +0300
  80. 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
  81. 7afff8b Fix USB support issue for MPC8641HPCN board. by Zhang Wei · Thu Oct 25 17:30:04 2007 +0800
  82. 5c97fa7 Use config_cmd_default.h instead of config_cmd_all.h by Jean-Christophe PLAGNIOL-VILLARD · Wed Oct 24 18:16:01 2007 +0200
  83. 4585438 TQM5200: Call usb_cpu_init() during board init by Marian Balakowicz · Wed Oct 24 01:37:36 2007 +0200
  84. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · Tue Oct 23 16:25:50 2007 +0200
  85. a8c6b40 Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · Tue Oct 23 14:35:05 2007 +0200
  86. d61257a add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · Wed Oct 17 11:13:51 2007 +0200
  87. fff10d4 changes for IDS8247 board support by Sergej Stepanov · Wed Oct 17 11:18:42 2007 +0200
  88. 2c69328 Merge git://www.denx.de/git/u-boot by Ben Warren · Fri Nov 02 11:20:41 2007 -0400
  89. e082922 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Fri Nov 02 15:09:22 2007 +0100
  90. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  91. b4d8502 ATSTK1002: Remove default ethernet addresses by Haavard Skinnemoen · Wed Oct 24 15:48:37 2007 +0200
  92. 01f256b DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
  93. d5bdf4f Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Thu Nov 01 22:58:59 2007 +0100
  94. e437a3b Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Thu Nov 01 22:57:33 2007 +0100
  95. fd965fd Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · Thu Nov 01 22:56:16 2007 +0100
  96. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Nov 01 22:55:23 2007 +0100
  97. 6b78d61 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Thu Nov 01 22:54:31 2007 +0100
  98. 8b4fc65 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Nov 01 22:38:01 2007 +0100
  99. 5b2222d DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
  100. 25c4c74 Merge git://www.denx.de/git/u-boot by Stefan Roese · Sat Oct 27 13:43:40 2007 +0200