1. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  2. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  3. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · Fri Aug 15 15:42:13 2008 +0200
  4. 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · Fri Aug 15 15:42:12 2008 +0200
  5. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · Fri Jul 18 16:52:23 2008 +0200
  6. 1361adb stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · Tue Sep 09 10:06:44 2008 +0200
  7. f44a137 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · Tue Sep 09 10:03:47 2008 +0200
  8. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 09 02:24:51 2008 +0200
  9. 7f68a31 onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 00:59:40 2008 +0200
  10. be15aa8 BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · Mon Sep 08 22:37:45 2008 +0200
  11. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · Mon Sep 08 14:11:12 2008 +0200
  12. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Sep 08 10:35:49 2008 +0200
  13. f00a184 ppc4xx: Update CPCI405(AB) configuration by Matthias Fuchs · Fri Sep 05 15:34:04 2008 +0200
  14. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · Mon Sep 08 10:01:48 2008 +0200
  15. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  16. 18e6136 ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 01:16:33 2008 +0200
  17. 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · Wed Aug 27 14:45:20 2008 +0900
  18. 5de5621 Allow console input to be disabled by Mark Jackson · Mon Aug 25 19:21:30 2008 +0100
  19. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  20. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · Thu Sep 04 23:49:36 2008 -0700
  21. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:59 2008 -0700
  22. f84496a ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · Mon Sep 01 13:09:39 2008 -0400
  23. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Sep 03 23:44:18 2008 +0200
  24. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
  25. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 03 22:55:55 2008 +0200
  26. 1b72458 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Sep 03 22:43:57 2008 +0200
  27. e7772cf ppc4xx: Update VOM405 board configuration by Matthias Fuchs · Tue Sep 02 15:07:54 2008 +0200
  28. 335634a ppc4xx: Add fdt support for VOM405 boards by Matthias Fuchs · Tue Sep 02 15:07:51 2008 +0200
  29. 4a073ca ppc4xx: Coding style cleanup by Matthias Fuchs · Tue Sep 02 11:36:14 2008 +0200
  30. 87bc82f ppc4xx: Enable USB on PLU405 boards by Matthias Fuchs · Tue Sep 02 11:35:56 2008 +0200
  31. 9a11639 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · Tue Sep 02 11:34:36 2008 +0200
  32. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · Tue Sep 02 11:34:08 2008 +0200
  33. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  34. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  35. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  36. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · Sun Aug 31 10:40:51 2008 -0700
  37. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  38. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700
  39. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · Sun Aug 31 10:16:59 2008 -0700
  40. 5496501 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · Sun Aug 31 10:15:26 2008 -0700
  41. 9d48ec2 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:13:34 2008 -0700
  42. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:08:43 2008 -0700
  43. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:07:16 2008 -0700
  44. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  45. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  46. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  47. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:49:42 2008 -0700
  48. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  49. db2b5bd Add pixis_set_sgmii command by Andy Fleming · Sun Aug 31 16:33:30 2008 -0500
  50. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · Sun Aug 31 16:33:28 2008 -0500
  51. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  52. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  53. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500
  54. 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 17:11:26 2008 +0200
  55. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:16:29 2008 +0200
  56. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  57. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Sep 01 00:04:26 2008 +0200
  58. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Sep 01 00:03:40 2008 +0200
  59. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sun Aug 31 23:53:22 2008 +0200
  60. 0852dbe sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · Thu Aug 28 14:52:23 2008 +0900
  61. 85603f4 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · Thu Aug 28 14:53:31 2008 +0900
  62. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · Fri Aug 22 17:39:09 2008 +0900
  63. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · Fri Aug 22 17:48:51 2008 +0900
  64. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · Sun Aug 31 23:02:04 2008 +0900
  65. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · Thu Jul 03 23:11:02 2008 +0900
  66. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
  67. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · Sun Aug 31 22:45:08 2008 +0900
  68. c8a368c sh: add support for SH7785 by Yoshihiro Shimoda · Thu Jul 10 19:32:53 2008 +0900
  69. bcf268b davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:45:42 2008 +0200
  70. 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:55 2008 +0200
  71. 8dd070b update linux/list by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:51 2008 +0200
  72. 72aa17b smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 00:39:48 2008 +0200
  73. d3abcc0 smdk6400: remove redundant bootargs definition by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  74. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  75. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  76. 0a955f2 ppc4xx: Increase image size for NAND boot target by Stefan Roese · Fri Aug 29 12:06:27 2008 +0200
  77. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:29 2008 -0700
  78. 0c9b301 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · Thu Aug 28 13:17:07 2008 -0600
  79. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · Tue Aug 19 03:01:19 2008 +0600
  80. e921c16 ColdFire: Add CONFIG_MII_INIT for M5272C3 by TsiChung Liew · Tue Aug 19 00:37:13 2008 +0600
  81. 56e622b ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · Tue Aug 19 00:26:25 2008 +0600
  82. 18d6b2d ColdFire: Change the SDRAM BRD2WT timing from 3 to 7 by TsiChung Liew · Fri Aug 15 18:24:25 2008 +0000
  83. bd05c6d ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · Fri Aug 15 16:50:07 2008 +0000
  84. 5586c2f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Thu Aug 28 00:39:27 2008 +0200
  85. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · Thu Aug 21 20:44:49 2008 +0200
  86. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · Fri Jul 25 13:31:05 2008 -0500
  87. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · Tue Aug 12 11:14:19 2008 -0500
  88. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · Tue Aug 12 11:13:08 2008 -0500
  89. ab73a24 FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · Wed Aug 27 01:05:35 2008 -0500
  90. 0abad32 FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · Wed Aug 27 01:04:07 2008 -0500
  91. 5b4ae73 FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · Wed Aug 27 01:03:42 2008 -0500
  92. 21110c1 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · Tue Aug 26 23:52:58 2008 -0500
  93. f36bbf2 FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · Tue Aug 26 23:52:32 2008 -0500
  94. f25b88b FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · Tue Aug 26 23:52:07 2008 -0500
  95. ea82a71b1 FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · Tue Aug 26 23:51:49 2008 -0500
  96. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · Tue Aug 26 23:15:28 2008 -0500
  97. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · Tue Aug 26 23:14:14 2008 -0500
  98. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · Tue Aug 26 22:56:56 2008 -0500
  99. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · Tue Aug 26 08:02:30 2008 -0500
  100. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · Tue Mar 18 13:51:05 2008 -0500