1. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:30 2008 +0200
  2. 39fb0ad Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 31 17:50:37 2008 +0200
  3. 52a583f Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · Thu Jul 31 15:56:48 2008 +0100
  4. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · Thu Jul 31 13:57:20 2008 +0200
  5. 5cdd687 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Jul 31 09:02:41 2008 +0200
  6. a43b419 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Thu Jul 31 09:02:03 2008 +0200
  7. 4c71038 fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · Tue Jul 29 12:23:49 2008 -0500
  8. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · Sun Jul 27 17:09:43 2008 +0200
  9. 70c01a8 fsl-i2c: fix writes to data segment before relocation by Timur Tabi · Mon Jul 21 14:26:23 2008 -0500
  10. 141e964 spi flash: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:46 2008 +0200
  11. c486370 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:31 2008 +0200
  12. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · Wed Jul 16 16:22:32 2008 +0200
  13. d528cd6 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · Wed Jul 16 20:04:49 2008 +0200
  14. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 15 11:23:02 2008 -0400
  15. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · Tue Jul 15 13:35:23 2008 +0200
  16. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · Fri Jul 11 17:22:43 2008 +0900
  17. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  18. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  19. fe036dd Fix some more printf() format problems. by Wolfgang Denk · Sun Jul 13 19:51:00 2008 +0200
  20. a8755aa Fix bug in Lime video driver by Anatolij Gustschin · Sat Jul 12 17:31:36 2008 +0200
  21. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  22. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · Fri Jul 11 15:11:57 2008 +0200
  23. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · Fri Jul 11 11:50:53 2008 +0200
  24. 403d619 microblaze: Clean uartlite driver by Michal Simek · Fri Jul 11 10:10:31 2008 +0200
  25. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · Fri Jul 11 10:24:15 2008 -0400
  26. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  27. 2db22bb Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Jul 13 14:40:30 2008 +0200
  28. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · Fri Jul 11 22:56:11 2008 +0200
  29. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · Thu May 29 12:21:54 2008 -0500
  30. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  31. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · Thu Jun 05 11:06:29 2008 +0400
  32. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  33. 01c1170 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 10 13:16:34 2008 +0200
  34. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  35. ed1c3f0 fix USB devices with multiple configurations by Harald Welte · Mon Jul 07 00:58:05 2008 +0800
  36. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  37. ace61f0 rtc: Fix printf format warning in m41t60.c by Stefan Roese · Thu Jul 10 10:00:45 2008 +0200
  38. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · Tue Jul 08 12:01:47 2008 +0200
  39. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  40. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · Wed Jul 09 17:50:45 2008 -0400
  41. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 08 14:54:58 2008 -0400
  42. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  43. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · Thu Jun 12 19:27:58 2008 +0200
  44. eb22096 Create drivers/mmc subdirectory by Haavard Skinnemoen · Thu Jun 12 19:27:56 2008 +0200
  45. 8e4e029 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jul 09 23:23:39 2008 +0200
  46. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  47. 4ef1f67 jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · Tue Jul 08 12:57:14 2008 +0200
  48. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  49. 240b723 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · Wed Jun 11 21:05:00 2008 +0900
  50. caf6a5c net: smc911x: Fix typo by Nobuhiro Iwamatsu · Thu Jul 03 23:16:06 2008 +0900
  51. e4cb797 net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · Mon Jun 30 17:45:01 2008 +0900
  52. d1e5149 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · Tue Jun 17 13:07:11 2008 +0900
  53. 63eecdd net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · Tue Jun 17 13:07:15 2008 +0900
  54. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  55. 4d9c188 sata: wait for device updating signature to host by Dave Liu · Tue Jun 03 17:38:19 2008 +0800
  56. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · Mon Jun 02 16:42:19 2008 -0400
  57. 137953d Add sata sil3114 support by Tor Krill · Thu May 29 10:40:17 2008 +0200
  58. 9fcc1ac pcmcia/ti_pci1410a: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:52 2008 +0200
  59. b66f194 pxa_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:51 2008 +0200
  60. 1ec80fa marabun_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:50 2008 +0200
  61. cff2b49 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · Mon Jun 16 10:40:02 2008 +0200
  62. 4ae622c Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Wed Jun 11 22:54:47 2008 +0200
  63. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jun 11 22:48:09 2008 +0200
  64. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  65. 916fda5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jun 11 22:24:46 2008 +0200
  66. bc8cf23 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jun 11 22:17:42 2008 +0200
  67. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · Tue Jun 10 16:16:02 2008 -0500
  68. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  69. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · Fri Jun 06 15:42:43 2008 +0200
  70. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · Thu Jun 05 13:12:07 2008 +0200
  71. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · Thu Jun 05 13:02:29 2008 +0200
  72. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  73. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  74. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · Fri Jun 06 16:16:08 2008 +0900
  75. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · Sun Jun 08 22:04:22 2008 -0700
  76. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · Thu Jun 05 13:03:36 2008 +0200
  77. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  78. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · Wed Jun 04 10:47:25 2008 +0200
  79. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · Tue Jun 03 15:26:26 2008 +0200
  80. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · Tue Jun 03 15:26:25 2008 +0200
  81. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · Tue Jun 03 15:26:24 2008 +0200
  82. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · Tue Jun 03 15:26:23 2008 +0200
  83. f4329dc DM9000: repair debug logging by Remy Bohmer · Tue Jun 03 15:26:22 2008 +0200
  84. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · Tue Jun 03 15:26:21 2008 +0200
  85. 7d1794c cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · Wed May 07 21:25:33 2008 +0400
  86. c47c0d4 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · Wed May 07 21:24:44 2008 +0400
  87. 84db66c DTT: Issue one-shot command on AD7414 (LM75 code) to read temp by Stefan Roese · Fri May 16 11:06:06 2008 +0200
  88. 2f5bfb7 SPI Flash subsystem by Haavard Skinnemoen · Fri May 16 11:10:33 2008 +0200
  89. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · Fri May 16 11:10:32 2008 +0200
  90. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  91. 899032b Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · Thu May 15 15:13:08 2008 -0500
  92. bbaab54 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · Mon Jun 02 22:55:42 2008 -0700
  93. 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · Wed May 28 19:55:19 2008 +0200
  94. 6346d02 ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · Wed May 28 13:06:25 2008 -0500
  95. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  96. 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · Wed Jan 16 14:26:59 2008 +0100
  97. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  98. c1e2b58 Add Marvell 88E1118 support for TSEC by Ron Madrid · Fri May 23 15:37:05 2008 -0700
  99. 1dd4825 smc911x: add 16 bit support by Jens Gehrlein · Mon May 05 14:06:11 2008 +0200
  100. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · Wed May 21 21:29:10 2008 +0200