1. f00486d ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · Fri Sep 05 14:11:40 2008 +0200
  2. 234daa7 ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · Fri Sep 05 14:09:09 2008 +0200
  3. c780110 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Fri Sep 05 14:16:10 2008 +0200
  4. c3be13b devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · Fri Sep 05 10:47:46 2008 +0200
  5. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · Thu Sep 04 23:49:36 2008 -0700
  6. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:59 2008 -0700
  7. ee8e0cf ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:28 2008 -0700
  8. f84496a ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · Mon Sep 01 13:09:39 2008 -0400
  9. 72a1222 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Wed Sep 03 23:44:42 2008 +0200
  10. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Sep 03 23:44:18 2008 +0200
  11. 120097e mpc83xx: fix mpc8313 in-tree building with NAND by Nick Spence · Tue Sep 02 15:21:16 2008 -0500
  12. 975fb73 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Wed Sep 03 23:07:41 2008 +0200
  13. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · Thu Aug 28 14:09:25 2008 -0700
  14. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
  15. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:11 2008 -0700
  16. 1528d9c MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · Fri Aug 22 23:52:50 2008 -0700
  17. 979078b Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Wed Sep 03 22:59:29 2008 +0200
  18. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 03 22:55:55 2008 +0200
  19. 1b72458 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Sep 03 22:43:57 2008 +0200
  20. d9fabb4 doc/qemu_mips: add doc howto debug u-boot with gdb by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 02 02:58:32 2008 +0200
  21. 091749d ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · Wed Sep 03 17:15:45 2008 +0200
  22. 3cb90bb ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · Mon Sep 01 08:35:37 2008 +0200
  23. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · Tue Sep 02 16:33:05 2008 +0200
  24. e7772cf ppc4xx: Update VOM405 board configuration by Matthias Fuchs · Tue Sep 02 15:07:54 2008 +0200
  25. 5a4353e ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · Tue Sep 02 15:07:53 2008 +0200
  26. db74e01 ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · Tue Sep 02 15:07:52 2008 +0200
  27. 335634a ppc4xx: Add fdt support for VOM405 boards by Matthias Fuchs · Tue Sep 02 15:07:51 2008 +0200
  28. 4a073ca ppc4xx: Coding style cleanup by Matthias Fuchs · Tue Sep 02 11:36:14 2008 +0200
  29. 87bc82f ppc4xx: Enable USB on PLU405 boards by Matthias Fuchs · Tue Sep 02 11:35:56 2008 +0200
  30. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · Tue Sep 02 11:35:35 2008 +0200
  31. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · Tue Sep 02 11:35:04 2008 +0200
  32. 9a11639 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · Tue Sep 02 11:34:36 2008 +0200
  33. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · Tue Sep 02 11:34:08 2008 +0200
  34. d31a59b Don't tftp to unknown flash by Jochen Friedrich · Tue Sep 02 11:24:59 2008 +0200
  35. 0af6a43 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · Thu Aug 28 13:40:44 2008 +0900
  36. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  37. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  38. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  39. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · Sun Aug 31 10:40:51 2008 -0700
  40. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  41. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700
  42. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · Sun Aug 31 10:16:59 2008 -0700
  43. 5496501 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · Sun Aug 31 10:15:26 2008 -0700
  44. 9d48ec2 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:13:34 2008 -0700
  45. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:08:43 2008 -0700
  46. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:07:16 2008 -0700
  47. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  48. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:59:33 2008 -0700
  49. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 21:41:08 2008 -0700
  50. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 09:49:42 2008 -0700
  51. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · Tue Aug 12 22:11:53 2008 -0700
  52. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  53. db2b5bd Add pixis_set_sgmii command by Andy Fleming · Sun Aug 31 16:33:30 2008 -0500
  54. afcf776 Add SGMII support for the 8544 DS by Andy Fleming · Sun Aug 31 16:33:29 2008 -0500
  55. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · Sun Aug 31 16:33:28 2008 -0500
  56. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  57. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  58. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500
  59. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · Fri Jun 06 15:52:44 2008 +0200
  60. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · Tue Sep 02 21:17:36 2008 +0200
  61. 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 17:11:26 2008 +0200
  62. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:16:29 2008 +0200
  63. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  64. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Sep 01 00:04:26 2008 +0200
  65. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Sep 01 00:03:40 2008 +0200
  66. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sun Aug 31 23:53:22 2008 +0200
  67. 736f591 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · Sun Aug 31 23:28:15 2008 +0900
  68. 1eedd62 sh: Replaced "@./mkconfig" for @$(MKCONFIG) by Nobuhiro Iwamatsu · Sun Aug 31 23:25:57 2008 +0900
  69. df05822 sh: Add support sh2 to MAKEALL by Nobuhiro Iwamatsu · Thu Aug 28 14:50:52 2008 +0900
  70. 0852dbe sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · Thu Aug 28 14:52:23 2008 +0900
  71. 85603f4 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · Thu Aug 28 14:53:31 2008 +0900
  72. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · Fri Aug 22 17:39:09 2008 +0900
  73. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · Fri Aug 22 17:48:51 2008 +0900
  74. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · Sun Aug 31 23:02:04 2008 +0900
  75. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · Thu Jul 03 23:11:02 2008 +0900
  76. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
  77. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · Sun Aug 31 22:45:08 2008 +0900
  78. c8a368c sh: add support for SH7785 by Yoshihiro Shimoda · Thu Jul 10 19:32:53 2008 +0900
  79. bcf268b davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:45:42 2008 +0200
  80. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:56 2008 +0200
  81. 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:55 2008 +0200
  82. 8dd070b update linux/list by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:51 2008 +0200
  83. 1976301 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 00:39:48 2008 +0200
  84. 72aa17b smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 00:39:48 2008 +0200
  85. d3abcc0 smdk6400: remove redundant bootargs definition by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  86. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  87. 21ece4d NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  88. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  89. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · Sun Aug 31 00:39:47 2008 +0200
  90. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  91. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  92. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · Sun Aug 31 00:39:46 2008 +0200
  93. e7bb9c2 Integrator[AP/CP] - Remove unused file memsetup.S by Gururaja Hebbar K R · Sat Aug 30 23:21:30 2008 +0200
  94. eec01c8 ARM DaVinci: Standardize names of directories/files by Hugo Villeneuve · Wed Aug 27 21:35:52 2008 +0200
  95. 4e352ef ARM DaVinci: Move common functions to board/davinci/common by Hugo Villeneuve · Fri Jul 11 15:10:13 2008 -0400
  96. 7b86c2b ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · Fri Aug 29 11:56:49 2008 +0200
  97. 0a955f2 ppc4xx: Increase image size for NAND boot target by Stefan Roese · Fri Aug 29 12:06:27 2008 +0200
  98. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:30 2008 -0700
  99. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:29 2008 -0700
  100. 180d09c cmd_terminal: remove no need ifdef by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:57 2008 +0200