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