1. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · Tue May 12 14:31:18 2009 +0200
  2. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  3. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · Tue May 12 14:29:39 2009 +0200
  4. 93bed9b ZOOM2 Add serial support. by Tom Rix · Sun May 31 12:44:37 2009 +0200
  5. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:27 2009 +0200
  6. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 22:48:46 2009 +0200
  7. d0e4e2a video: Add an option to skip video initialization by Wolfgang Denk · Fri May 15 10:07:43 2009 +0200
  8. 50bc99c drv_video_init(): simplify logic by Wolfgang Denk · Fri May 15 10:07:42 2009 +0200
  9. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:14 2009 +0200
  10. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:14 2009 +0200
  11. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  12. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  13. f046146 tsi108_i2c: Add i2c_init() stub function by Peter Tyser · Fri Apr 24 15:34:09 2009 -0500
  14. 310a9db Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Tue Jun 09 22:53:03 2009 +0200
  15. 500cda8 at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · Fri Jun 05 16:54:31 2009 +0200
  16. d1de78e ppc4xx/net: Fix MDIO clock setup by Felix Radensky · Sun May 31 20:44:15 2009 +0300
  17. 2b90494 rtl8169: fix PCI system memory address by Yoshihiro Shimoda · Wed Feb 25 14:27:29 2009 +0900
  18. 0a94dac SMC911x driver fixed for NFS boot by Manikandan Pillai · Wed Apr 08 09:14:35 2009 +0530
  19. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · Sun May 03 12:11:40 2009 +0200
  20. 37f7fed smc911x: write back the manually set MAC address by Daniel Mack · Wed Apr 08 13:23:37 2009 +0200
  21. 5cdd235 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Thu Jun 04 10:56:09 2009 +0200
  22. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  23. e13ed4a mmc: it's safe to ignore mmc_send_if_cond() return value by Ilya Yanok · Thu May 14 14:03:09 2009 +0400
  24. 3a27b0c cfi_mtd: Fix bug in last sector detection by Stefan Roese · Mon May 11 15:54:13 2009 +0200
  25. 6e8edf4 mmc: Fix decoding of SCR & function switch data on little-endian machines by Yauhen Kharuzhy · Thu May 07 00:43:30 2009 +0300
  26. b5198b3 mmc: Remove return from mmc_init for non SD 2.0 compatible cards. by Yauhen Kharuzhy · Thu May 07 13:08:53 2009 +0300
  27. b6eed94 mmc: drop unnecessary casts by Rabin Vincent · Sun Apr 05 13:30:56 2009 +0530
  28. bdf7a68 mmc: fix response decoding on little endian by Rabin Vincent · Sun Apr 05 13:30:55 2009 +0530
  29. 69d4e2c mmc: use lldiv to fix arm eabi build by Rabin Vincent · Sun Apr 05 13:30:54 2009 +0530
  30. 3e448aa mmc: check find_mmc_device return value by Rabin Vincent · Sun Apr 05 13:30:53 2009 +0530
  31. a6ec957 Blackfin: spi: fix pin handling of SPI0 SSEL4 by Mike Frysinger · Fri May 29 17:01:48 2009 -0400
  32. 35f2499 nand: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · Wed May 20 10:58:03 2009 +0200
  33. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  34. 9b9b991 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Apr 30 22:59:45 2009 +0200
  35. 337691d MTD: Change cfi-mtd to accept non-uniform sector sizes by Stefan Roese · Wed Mar 18 11:17:37 2009 +0100
  36. e6e98b2 video: fix bug in cfb_console.c code by Anatolij Gustschin · Thu Apr 23 12:35:22 2009 +0200
  37. 4157c63 mtd: nand/onenand: Register mtd device upon device scanning by Stefan Roese · Fri Apr 24 15:59:35 2009 +0200
  38. fa252ea mtd: nand: Include linux/mtd/partitions.h in nand_base.h by Stefan Roese · Fri Apr 24 15:58:33 2009 +0200
  39. f04e258 mips/vcth: Use generic 16550 uart driver by Detlev Zundel · Thu Apr 23 13:14:20 2009 +0200
  40. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  41. 7190757 dm9000 EEPROM reading bugfix by David Brownell · Thu Apr 16 23:15:15 2009 -0700
  42. 4a46566 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · Wed Feb 25 14:27:24 2009 +0900
  43. b306cf0 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Apr 24 13:31:02 2009 +0200
  44. 8408ead CMD_UBI != MTD_PARTITIONS by David Brownell · Mon Apr 13 08:03:38 2009 -0700
  45. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  46. 9eb63b3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Apr 07 21:53:07 2009 +0200
  47. 6e5e540 Blackfin: nand: flush peripheral before polling it by Graf Yang · Sat Apr 04 07:45:57 2009 -0400
  48. a954f1a Support for PXA27X UDC. by Remy Bohmer · Sun Apr 05 11:43:28 2009 +0200
  49. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200
  50. ee9e3c4 Blackfin: spi: make cs deassert function deterministic by Todor I Mollov · Sat Apr 04 06:53:06 2009 -0400
  51. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  52. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · Thu Apr 02 17:15:34 2009 +0200
  53. 3986bfa mpc52xx phy: initialize only when needed by Sascha Hauer · Sat Mar 21 09:38:46 2009 -0400
  54. 8033383 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sat Apr 04 22:15:46 2009 +0200
  55. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  56. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  57. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  58. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  59. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  60. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  61. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · Sat Apr 04 10:21:02 2009 -0500
  62. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  63. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  64. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  65. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:42:44 2009 +0200
  66. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  67. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  68. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  69. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · Thu Apr 02 12:51:28 2009 -0400
  70. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · Thu Apr 02 08:11:31 2009 -0400
  71. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · Thu Apr 02 06:51:49 2009 -0400
  72. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · Sat Mar 28 06:41:09 2009 -0400
  73. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · Fri Mar 27 16:34:21 2009 -0400
  74. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · Fri Mar 27 19:27:58 2009 -0400
  75. c5431ac sf: drop DEBUG defines by Mike Frysinger · Mon Mar 23 23:03:58 2009 -0400
  76. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 04 07:44:07 2009 +0100
  77. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · Tue Mar 31 14:09:41 2009 +0800
  78. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · Thu Mar 26 15:42:12 2009 -0400
  79. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · Sun Mar 22 23:43:31 2009 -0400
  80. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 02 00:24:33 2009 +0200
  81. d5a225a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Apr 01 22:47:03 2009 +0200
  82. 7911a92 soft_i2c.c compiler/linker error by Jens Scharsig · Tue Mar 31 08:18:29 2009 +0200
  83. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  84. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · Thu Mar 26 17:01:49 2009 -0400
  85. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  86. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  87. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  88. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  89. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  90. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:38 2009 +0200
  91. 58d0bff rtc: add support for 4543 RTC (manufactured by e.g. EPSON) by Detlev Zundel · Mon Mar 30 00:31:33 2009 +0200
  92. a9036ab drivers/twserial: Add protocol driver for "three wire serial" interface. by Detlev Zundel · Mon Mar 30 00:31:32 2009 +0200
  93. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  94. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  95. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  96. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  97. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  98. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  99. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  100. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200