1. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  2. 7190757 dm9000 EEPROM reading bugfix by David Brownell · Thu Apr 16 23:15:15 2009 -0700
  3. 4a46566 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · Wed Feb 25 14:27:24 2009 +0900
  4. b306cf0 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Apr 24 13:31:02 2009 +0200
  5. 8408ead CMD_UBI != MTD_PARTITIONS by David Brownell · Mon Apr 13 08:03:38 2009 -0700
  6. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  7. 9eb63b3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Apr 07 21:53:07 2009 +0200
  8. 6e5e540 Blackfin: nand: flush peripheral before polling it by Graf Yang · Sat Apr 04 07:45:57 2009 -0400
  9. a954f1a Support for PXA27X UDC. by Remy Bohmer · Sun Apr 05 11:43:28 2009 +0200
  10. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200
  11. ee9e3c4 Blackfin: spi: make cs deassert function deterministic by Todor I Mollov · Sat Apr 04 06:53:06 2009 -0400
  12. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  13. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · Thu Apr 02 17:15:34 2009 +0200
  14. 3986bfa mpc52xx phy: initialize only when needed by Sascha Hauer · Sat Mar 21 09:38:46 2009 -0400
  15. 8033383 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sat Apr 04 22:15:46 2009 +0200
  16. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  17. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  18. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  19. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  20. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  21. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  22. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · Sat Apr 04 10:21:02 2009 -0500
  23. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  24. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  25. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  26. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:42:44 2009 +0200
  27. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  28. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  29. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  30. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · Thu Apr 02 12:51:28 2009 -0400
  31. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · Thu Apr 02 08:11:31 2009 -0400
  32. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · Thu Apr 02 06:51:49 2009 -0400
  33. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · Sat Mar 28 06:41:09 2009 -0400
  34. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · Fri Mar 27 16:34:21 2009 -0400
  35. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · Fri Mar 27 19:27:58 2009 -0400
  36. c5431ac sf: drop DEBUG defines by Mike Frysinger · Mon Mar 23 23:03:58 2009 -0400
  37. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 04 07:44:07 2009 +0100
  38. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · Tue Mar 31 14:09:41 2009 +0800
  39. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · Thu Mar 26 15:42:12 2009 -0400
  40. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · Sun Mar 22 23:43:31 2009 -0400
  41. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 02 00:24:33 2009 +0200
  42. d5a225a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Apr 01 22:47:03 2009 +0200
  43. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · Tue Mar 31 08:18:29 2009 +0200
  44. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  45. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · Thu Mar 26 17:01:49 2009 -0400
  46. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  47. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  48. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  49. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  50. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  51. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:38 2009 +0200
  52. 58d0bff rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · Mon Mar 30 00:31:33 2009 +0200
  53. a9036ab drivers/twserial: Add protocol driver for "three wire serial" interface. by Detlev Zundel · Mon Mar 30 00:31:32 2009 +0200
  54. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  55. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  56. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  57. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  58. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  59. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  60. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  61. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  62. 20b5080 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:40 2009 +0200
  63. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:40 2009 +0200
  64. 00b3148 cs8900 compile fix by Ladislav Michl · Mon Mar 23 18:16:34 2009 +0100
  65. 7567bf7 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Thu Mar 26 22:27:45 2009 +0100
  66. f55448d Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Mar 25 22:43:25 2009 +0100
  67. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · Wed Feb 11 18:38:23 2009 +0100
  68. ac20533 Add support for TQM-specific chip select logic to FSL-UPM by Wolfgang Grandegger · Wed Feb 11 18:38:22 2009 +0100
  69. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
  70. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  71. 830cb66 Blackfin: spi: there is no PORTJ_FER MMR on BF537 by Sonic Zhang · Fri Mar 20 19:28:20 2009 -0400
  72. 8f7ee7d Make flash protection work, when the environment is in EEPROM by Eric Schumann · Sat Mar 21 09:59:34 2009 -0400
  73. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  74. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 22 10:22:34 2009 +0100
  75. bd8044b Merge branch 'next' of ../next by Wolfgang Denk · Sat Mar 21 22:15:49 2009 +0100
  76. 5b77438 Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · Mon Feb 23 21:35:11 2009 +0530
  77. e6d4f43 Move ali512x.h by Graeme Russ · Tue Feb 24 21:12:35 2009 +1100
  78. 719b675 lan91c96/smc91111/smc911x: get mac address from environment by Mike Frysinger · Wed Feb 11 19:09:54 2009 -0500
  79. a86bf13 sh_eth: get mac address from environment by Mike Frysinger · Wed Feb 11 19:14:09 2009 -0500
  80. ca76813 cs8900: get mac address from environment by Mike Frysinger · Wed Feb 11 19:06:09 2009 -0500
  81. 061af9d bcm570x: get mac address from environment by Mike Frysinger · Wed Feb 11 19:04:25 2009 -0500
  82. b203965 drivers/net/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:01:26 2009 -0500
  83. f72d3f1 Blackfin: bfin_mac: force boards to setup the MAC themselves by Mike Frysinger · Mon Oct 13 15:06:25 2008 -0400
  84. bc59f6e net: sh_eth: Remove sh_eth_reset() from halt function by Nobuhiro Iwamatsu · Wed Mar 18 12:27:04 2009 +0900
  85. 47255a5 CFI: geometry reversal for STMicro M29W320DT by Richard Retanubun · Fri Mar 06 10:09:37 2009 -0500
  86. 643e7c0 8xx: add support for new keymile kmsupx4 board. by Heiko Schocher · Thu Mar 12 07:37:34 2009 +0100
  87. 4ada51f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Mar 15 22:15:13 2009 +0100
  88. bc99a36 MPC5200 FEC MII speed register by Jon Smirl · Wed Mar 11 15:08:56 2009 -0400
  89. 30e055b sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · Wed Feb 25 14:26:42 2009 +0900
  90. 03852b5 sh: Add system memory registration to PCI for SH4 by Yoshihiro Shimoda · Wed Feb 25 14:26:52 2009 +0900
  91. f81b823 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · Mon Mar 09 18:07:53 2009 -0500
  92. d6b082f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Mon Mar 09 00:41:48 2009 +0100
  93. 2c9f3a4 83xx, i2c: add mux support for fsl_i2c by Heiko Schocher · Tue Feb 24 11:30:37 2009 +0100
  94. ad8e4f4 smc911x: split out useful defines/functions into local header by Mike Frysinger · Mon Feb 23 10:29:47 2009 -0500
  95. 6f3ae4e Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Feb 24 22:56:00 2009 +0100
  96. f91f11e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Feb 24 22:52:16 2009 +0100
  97. d4b38b3 video: add an i.MX31 framebuffer driver by Guennadi Liakhovetski · Fri Feb 06 10:37:57 2009 +0100
  98. 6be2b09 A driver for the S6E63D6 SPI display controller from Samsung by Guennadi Liakhovetski · Fri Feb 06 10:37:41 2009 +0100
  99. 9a88d70 i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · Fri Feb 13 09:26:40 2009 +0100
  100. 7c6a856 i.MX31: add a simple gpio driver by Guennadi Liakhovetski · Sat Feb 07 01:18:07 2009 +0100