1. 5c75e7d ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · Fri Dec 14 11:20:33 2007 +0100
  2. 211105a ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · Fri Dec 14 11:19:56 2007 +0100
  3. ac9f218 ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · Fri Dec 14 08:41:29 2007 +0100
  4. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  5. 3c59eed ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · Tue Dec 11 13:38:19 2007 +0100
  6. 498f9f7 rtc: Fix merging problem by Stefan Roese · Tue Dec 11 11:46:01 2007 +0100
  7. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  8. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · Sat Dec 08 14:47:34 2007 +0100
  9. 3b5231f Release v1.3.1 by Wolfgang Denk · Thu Dec 06 10:21:19 2007 +0100
  10. efff12f ADS5121 Board: fix compile problem. by Wolfgang Denk · Thu Dec 06 10:21:03 2007 +0100
  11. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · Thu Dec 06 05:58:43 2007 +0100
  12. a05ed2d ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support by Stefan Roese · Tue Dec 04 16:29:48 2007 +0100
  13. 8890bf8 Prepare for 1.3.1-rc1 by Wolfgang Denk · Mon Dec 03 00:15:28 2007 +0100
  14. 1fd81ff ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · Fri Nov 30 07:15:41 2007 +0100
  15. 7533331 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing by Stefan Roese · Tue Nov 27 11:57:35 2007 +0100
  16. 1287ef7 Merge commit '3deca9d' by Wolfgang Denk · Mon Nov 26 22:57:53 2007 +0100
  17. 27dd982 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Mon Nov 26 19:18:21 2007 +0100
  18. 1e72111 Merge commit '87ddedd' by Wolfgang Denk · Mon Nov 26 19:15:04 2007 +0100
  19. 0912d31 MAKEALL: add missing 512x boards in ppc by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 22:39:25 2007 +0100
  20. 957013c Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  21. 9a8e848 ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage by Stefan Roese · Mon Nov 26 15:06:14 2007 +0100
  22. f557e89 ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt by Stefan Roese · Mon Nov 26 15:01:45 2007 +0100
  23. 8a4a0b8 Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 25 18:45:47 2007 +0100
  24. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  25. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:17:55 2007 +0100
  26. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100
  27. 9df0007 drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:59:50 2007 +0100
  28. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:14:44 2007 +0100
  29. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100
  30. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100
  31. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  32. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  33. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100
  34. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:33:09 2007 +0100
  35. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100
  36. 099bc33 Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Fri Nov 23 00:55:23 2007 +0100
  37. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  38. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  39. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  40. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  41. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  42. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  43. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  44. 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
  45. 113566b [BUILD] Remove libraries when updating autoconf.mk by Grant Likely · Wed Nov 21 09:19:37 2007 -0700
  46. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  47. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  48. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  49. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:14:18 2007 +0100
  50. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  51. 5b8d28d Prepare for 1.3.0 release. by Wolfgang Denk · Mon Nov 19 22:20:24 2007 +0100
  52. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · Mon Nov 19 10:02:13 2007 -0500
  53. 0801776 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · Mon Nov 19 11:14:16 2007 +0900
  54. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  55. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  56. f509c7b pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 12:55:02 2007 +0100
  57. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  58. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  59. 9580595 ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · Sun Nov 18 14:44:44 2007 +0100
  60. 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
  61. 784ec0b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Sun Nov 18 01:26:14 2007 +0100
  62. 3b31769 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:42:45 2007 +0900
  63. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  64. 0b7ace1 ppc4xx: Update AMCC Kilauea config file by Stefan Roese · Sat Nov 17 14:52:29 2007 +0100
  65. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  66. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  67. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  68. d65de19 [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · Sat Nov 17 20:05:20 2007 +0900
  69. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  70. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  71. 2437cfb MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  72. a8f8c67 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  73. f081c4c [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · Sat Oct 27 15:00:24 2007 +0900
  74. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  75. ed26968 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · Sat Nov 17 02:34:38 2007 +0100
  76. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  77. 677cd44 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · Sat Nov 17 02:00:17 2007 +0100
  78. 67bdcae Fix the i2c frequency and default address in rsdproto board by Luotao Fu · Wed Nov 14 18:58:33 2007 +0100
  79. a0dfe60 powerpc: Backout relocation changes for MPC5121, too. by Wolfgang Denk · Sat Nov 17 01:45:38 2007 +0100
  80. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  81. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  82. 6534846 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 17 01:33:33 2007 +0100
  83. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · Sat Nov 17 01:30:40 2007 +0100
  84. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  85. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  86. f08899a Unify pixis_reset altbank across board families by Jason Jin · Mon Oct 29 19:26:21 2007 +0800
  87. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Nov 17 00:38:34 2007 +0100
  88. e34c004 Fix warning: pointer targets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:21 2007 +0100
  89. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
  90. f1f8847 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Nov 16 21:50:12 2007 +0100
  91. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  92. 7ff6b7f ppc4xx: Update AMCC Makalu for board rev 1.1 by Stefan Roese · Fri Nov 16 14:00:59 2007 +0100
  93. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  94. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  95. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  96. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  97. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  98. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  99. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  100. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600