1. 94156fa avr32: rename memory-map.h -> hardware.h by Andreas Bießmann · Thu Nov 04 23:15:30 2010 +0000
  2. ee96360 ftsmc020: fix relocation by Macpaul Lin · Sun May 01 22:17:29 2011 +0000
  3. 2fe9baa ftide020: add faraday ide ahb controller by Macpaul Lin · Sun May 01 21:28:56 2011 +0000
  4. 4a9d3b1 hwmon: Extend lm63.c to support LM64 by Dirk Eibach · Mon Apr 18 10:43:14 2011 +0200
  5. 2986921 net: xilinx emaclite: Fix return values by Michal Simek · Tue Mar 08 04:25:53 2011 +0000
  6. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  7. b513166 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu May 12 19:26:45 2011 +0200
  8. 34e21ee Serial: p1011: new vendor init options by John Rigby · Tue Apr 19 10:42:39 2011 +0000
  9. 893eafb gpio: imx: Fix return value on error by Fabio Estevam · Sat Apr 09 10:43:24 2011 +0000
  10. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  11. e255427 spi: add new driver for OpenCores tiny_spi by Thomas Chou · Mon Apr 11 19:48:47 2011 +0000
  12. d21caa3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Fri Apr 29 22:45:50 2011 +0200
  13. 799efd9 powerpc: eSPI and eSPI controller support by Mingkai Hu · Tue Apr 26 16:31:16 2011 +0800
  14. bef0ff0 fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 by Jason Liu · Tue Mar 22 01:32:31 2011 +0000
  15. 91fcc4b MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon by John Rigby · Tue Apr 19 05:48:14 2011 +0000
  16. f2f4366 MMC: make b_max unconditional by John Rigby · Mon Apr 18 05:50:08 2011 +0000
  17. 17eb497 MMC: Add support for PL180 ARM mmc device by Matt Waddel · Sat Apr 16 11:54:07 2011 +0000
  18. 1a1164f Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Thu Apr 28 23:45:16 2011 +0200
  19. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  20. 5576092 video: parse the video-mode environment variable by Timur Tabi · Mon Mar 21 16:38:49 2011 -0500
  21. ce5f8df cfb_console: fix RLE bitmap drawing code by Anatolij Gustschin · Mon Feb 21 21:33:29 2011 +0100
  22. c634896 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · Fri Apr 08 16:24:09 2011 +0200
  23. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  24. de21a4e Merge branch 'spi' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 27 21:42:18 2011 +0200
  25. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · Fri Apr 15 21:37:11 2011 +0000
  26. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  27. 8f66ea1 ftpmu010: fix relocation and enhance features by Macpaul Lin · Sun Mar 20 23:44:06 2011 +0000
  28. f384125 I2C: mv_i2c: add multi bus support by Lei Wen · Wed Apr 13 23:48:39 2011 +0530
  29. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · Wed Apr 13 23:48:31 2011 +0530
  30. de04937 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · Wed Apr 13 23:48:26 2011 +0530
  31. d3ae17b pxa: move i2c driver to the common place by Lei Wen · Wed Apr 13 23:48:16 2011 +0530
  32. 7cacb5c power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday by Po-Yu Chuang · Thu Feb 17 19:34:07 2011 +0000
  33. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  34. 1f1b701 rtc, rv3029: add trickle charger support. by Heiko Schocher · Mon Mar 28 09:24:22 2011 +0200
  35. 6594e15 bfin_spi: add spi_set_speed by Thomas Chou · Fri Dec 24 15:16:08 2010 +0800
  36. ffcef2f cfi_flash driver - Add delay after reset command by Aaron Williams · Tue Apr 12 00:59:04 2011 -0700
  37. 27cea50 mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · Mon Apr 11 14:16:19 2011 +0200
  38. 02a3786 cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · Sun Apr 10 16:06:29 2011 -0400
  39. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  40. 23a16b6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Apr 20 22:50:22 2011 +0200
  41. a5f7fad Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Apr 20 22:48:47 2011 +0200
  42. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 22:18:13 2011 +0200
  43. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  44. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  45. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · Thu Apr 07 21:56:05 2011 -0500
  46. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  47. 0d2df96 Remove instances of phy_read/write by Andy Fleming · Tue Mar 22 22:49:13 2011 -0500
  48. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · Thu Jan 27 12:52:46 2011 +0800
  49. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · Thu Jan 27 12:52:45 2011 +0800
  50. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · Sun Apr 03 18:23:56 2011 +0200
  51. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · Sun Apr 03 18:23:52 2011 +0200
  52. 48f7ae4 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · Mon Apr 11 22:37:41 2011 +0000
  53. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 13 22:04:11 2011 +0200
  54. 4f3c60d cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · Wed Apr 13 11:46:56 2011 -0500
  55. 23ec2c2 sf: sst: add support for SST25VF064C by James Kosin · Wed Apr 13 15:12:18 2011 -0400
  56. 6348b13 MMC may wrongly regconize 2GB eMMC as high capacity by Raffaele Recalcati · Wed Mar 23 04:06:50 2011 +0000
  57. 894b1e2 mmc: trace added by Raffaele Recalcati · Fri Mar 11 02:01:14 2011 +0000
  58. 1df837e mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · Fri Mar 11 02:01:13 2011 +0000
  59. 01a0dc6 mmc: checking status after commands with R1b response by Raffaele Recalcati · Fri Mar 11 02:01:12 2011 +0000
  60. 4c92a65 mmc: remove duplicated header file by Minkyu Kang · Tue Jan 04 01:04:56 2011 +0000
  61. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000
  62. b588caf mmc: constify & localize data by Mike Frysinger · Wed Oct 20 01:15:53 2010 +0000
  63. 010ba98 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · Sat Jul 31 04:45:18 2010 +0000
  64. faba501 add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · Fri Apr 23 05:43:12 2010 +0000
  65. d0e3c80 MMC: Max blocks value adjustable by Matt Waddel · Thu Feb 24 16:35:23 2011 +0000
  66. 24bb5ab SD1.00 wide-bus fix by Alagu Sankar · Wed May 12 15:08:24 2010 +0530
  67. b5a85ec ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · Tue Apr 12 13:04:02 2011 +0800
  68. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  69. fbb4248 sf: use print_size() for sector_size output by Mike Frysinger · Tue Apr 12 02:09:28 2011 -0400
  70. aea4e17 sf: localize erase funcs by Mike Frysinger · Tue Apr 12 01:51:29 2011 -0400
  71. 816790c sf: sst: setup read func by Mike Frysinger · Tue Apr 12 01:34:55 2011 -0400
  72. b0148dc sf: add struct spi_flash.sector_size parameter by Richard Retanubun · Wed Feb 16 16:37:22 2011 -0500
  73. 8982146 sf: atmel: undo unification of status polling by Mike Frysinger · Mon Apr 11 23:39:28 2011 -0400
  74. 182d975 ftwdt010_wdt: support faraday ftwdt010 watchdog by Macpaul Lin · Wed Jan 26 18:46:28 2011 +0800
  75. 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · Fri Jan 21 11:29:38 2011 +0800
  76. b936eaa ea20: fix undefined PHY_* errors by Ben Gardiner · Tue Jan 11 14:48:17 2011 -0500
  77. 373e7d6 sf: unify read functions by Mike Frysinger · Mon Jan 10 02:20:14 2011 -0500
  78. 53421bb sf: unify erase functions by Mike Frysinger · Mon Jan 10 02:20:13 2011 -0500
  79. 37e13bc sf: unify status polling for ready bit by Mike Frysinger · Mon Jan 10 02:20:12 2011 -0500
  80. 5efdb04 sf: unify read/write helpers by Mike Frysinger · Mon Jan 10 02:20:11 2011 -0500
  81. f644151 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Apr 10 21:24:40 2011 +0200
  82. adb44b0 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sun Apr 10 21:06:27 2011 +0200
  83. 0244963 fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · Wed Feb 09 09:24:10 2011 +0530
  84. dd269b9 Blackfin: bfin_sdh: add support for multiblock operations by Sonic Zhang · Thu Dec 30 08:38:00 2010 +0000
  85. df41087 Blackfin: bfin_sdh: set all timer bits before transfer by Cliff Cai · Mon Dec 07 06:12:11 2009 +0000
  86. 134db0d Blackfin: BF50x: new processor port by Mike Frysinger · Fri Dec 17 15:25:09 2010 -0500
  87. ef0946a mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · Mon Apr 04 08:10:21 2011 +0200
  88. 5c3579e cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too by Mario Schuknecht · Mon Feb 21 13:13:14 2011 +0100
  89. 8cb2af7 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · Fri Feb 11 01:25:30 2011 -0600
  90. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  91. 25e38bd tsec: add AR8021 PHY support by Li Yang · Thu Jan 27 19:02:50 2011 +0800
  92. 73f25e9 echi: add ULI1575 PCI ID by Zhao Chenhui · Sun Mar 13 10:00:40 2011 -0500
  93. 6a74ade powerpc/8xxx: Fix LAW init to respect pre-initialized entries by Kumar Gala · Thu Feb 03 09:02:13 2011 -0600
  94. b582dae fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · Fri Feb 04 09:00:43 2011 +0530
  95. d2c9188 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · Thu Mar 31 16:46:47 2011 +0000
  96. 47a6ea3 usb: musb: blackfin: check anomaly workarounds at runtime too by Mike Frysinger · Thu Mar 17 17:35:01 2011 -0400
  97. 283ecc1 usb: musb: blackfin: make clkin configurable by Mike Frysinger · Thu Mar 17 17:35:00 2011 -0400
  98. 4b5cef7 atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · Mon Mar 14 21:16:38 2011 +0000
  99. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  100. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600