1. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  2. c537ea7 net: ll_temac: drop obsolete "NAMESIZE" define by Stephan Linz · Tue Apr 10 06:20:57 2012 +0000
  3. c9cb4a9 mmc: Fix warning if CONFIG_MMC_TRACE is enabled by Dirk Behme · Thu Mar 08 02:35:34 2012 +0000
  4. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · Thu Apr 19 11:25:18 2012 +0000
  5. b3efbbf GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · Thu Apr 19 01:14:17 2012 +0000
  6. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  7. c035b7d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Apr 16 23:01:12 2012 +0200
  8. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  9. c0a17fe imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · Tue Apr 10 04:26:30 2012 +0000
  10. fbdf6bc imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · Tue Apr 10 04:26:20 2012 +0000
  11. 10999cf imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · Tue Apr 10 04:26:08 2012 +0000
  12. dac199b i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · Thu Apr 05 03:30:35 2012 +0000
  13. 4a7b54e drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 04:27:54 2012 +0000
  14. 01221f0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Mon Apr 09 17:10:01 2012 +0200
  15. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · Mon Mar 26 00:09:59 2012 +0000
  16. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · Mon Mar 26 00:09:58 2012 +0000
  17. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · Mon Mar 26 00:09:57 2012 +0000
  18. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · Mon Mar 26 00:09:56 2012 +0000
  19. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · Mon Mar 26 00:09:55 2012 +0000
  20. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · Mon Mar 26 00:09:54 2012 +0000
  21. 53d4cbf net/designware: Fix the max frame length size by Vipin KUMAR · Mon Mar 26 00:09:53 2012 +0000
  22. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · Mon Mar 26 00:09:52 2012 +0000
  23. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
  24. e1fd4be net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · Sat Feb 25 00:48:31 2012 +0000
  25. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
  26. 9645529 mvgbe: remove warning for unused methods by Stefan Bigler · Mon Mar 26 00:02:13 2012 +0000
  27. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  28. 7524258 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:06 2011 +0000
  29. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  30. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  31. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 21:24:32 2012 +0000
  32. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · Wed Mar 28 03:40:00 2012 +0000
  33. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  34. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Mar 30 18:09:08 2012 +0200
  35. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · Tue Mar 06 19:00:23 2012 +0000
  36. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  37. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  38. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · Thu Mar 15 18:33:25 2012 +0000
  39. 5796bed i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · Thu Mar 15 18:33:21 2012 +0000
  40. dccb608 MMC: Implement generic bounce buffer by Marek Vasut · Thu Mar 15 18:41:35 2012 +0000
  41. 1b120e8 i.MX28: Add cache support to MXS NAND driver by Marek Vasut · Thu Mar 15 18:33:19 2012 +0000
  42. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · Thu Mar 15 18:33:18 2012 +0000
  43. 3c76c54 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · Wed Feb 01 12:58:49 2012 +0000
  44. bdb1770 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · Mon Mar 26 15:38:06 2012 +0530
  45. fe8793e omap3_spi: receive transmit mode by jacopo mondi · Wed Mar 02 05:13:22 2011 +0000
  46. 0fcedce twl4030: fix potential power supply handling issues by Grazvydas Ignotas · Mon Mar 19 03:37:40 2012 +0000
  47. aade579 NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · Wed Mar 21 23:56:17 2012 +0000
  48. 03130cb net: smc91111: use mdelay() by Mike Frysinger · Mon Mar 05 13:46:51 2012 +0000
  49. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · Mon Mar 19 12:36:10 2012 +0000
  50. 8e57ca2 mxs_spi: Return proper timeout error by Fabio Estevam · Sun Mar 18 17:23:35 2012 +0000
  51. d38fb7e pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · Fri Mar 16 11:32:09 2012 +0000
  52. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  53. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  54. 00be0b8 PXA: Remove PXA PCMCIA support by Marek Vasut · Mon Feb 13 09:05:16 2012 +0100
  55. 41153eb sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · Mon Mar 05 19:27:13 2012 +0000
  56. dd3b455 cfi: fix the incomplete erased status check in buffer write by Tao Hou · Thu Mar 15 23:33:58 2012 +0800
  57. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  58. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  59. 22c8a87 usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · Mon Mar 12 22:08:06 2012 +0000
  60. 466e3ac USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · Tue Mar 06 23:39:41 2012 +0000
  61. c1b4f8e USB:gadget:designware Make locally used functions static by Amit Virdi · Tue Mar 06 23:39:40 2012 +0000
  62. f710a11 USB:gadget:designware Support high speed by Vipin KUMAR · Tue Mar 06 23:39:39 2012 +0000
  63. b8af2078 USB:gadget:designware Device controller bugfixes by Vipin KUMAR · Tue Mar 06 23:39:38 2012 +0000
  64. 33cf5bd USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · Tue Mar 06 23:39:37 2012 +0000
  65. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  66. 6889628 usb: musb: fix printf warning by Mike Frysinger · Fri Feb 03 03:03:04 2012 +0000
  67. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  68. 8211d12 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Sat Mar 17 21:50:59 2012 +0100
  69. 18f8ba2 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Mar 17 21:46:33 2012 +0100
  70. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · Fri Oct 21 14:49:26 2011 +0200
  71. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · Fri Oct 21 14:49:25 2011 +0200
  72. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · Wed Feb 15 15:51:13 2012 -0800
  73. f701b5e sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · Mon Feb 13 02:03:50 2012 +0000
  74. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · Wed Jan 11 10:32:54 2012 +0900
  75. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · Wed Jan 11 10:23:51 2012 +0900
  76. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · Wed Jan 11 10:12:08 2012 +0900
  77. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · Mon Nov 14 16:56:59 2011 +0900
  78. 80979e8 Remove execute permissions from source files by Thomas Weber · Mon Feb 13 19:21:54 2012 +0100
  79. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · Sat Mar 03 10:05:08 2012 +0000
  80. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  81. 451be50 eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · Mon Jan 09 08:32:36 2012 +0000
  82. a0f4e47 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Mar 03 15:15:07 2012 +0100
  83. cdd045d mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · Fri Jan 20 18:38:14 2012 +0530
  84. 0ed5e77 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · Fri Jan 20 18:39:05 2012 +0530
  85. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
  86. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
  87. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  88. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · Tue Feb 07 14:08:48 2012 +0000
  89. 2000c66 net: fec_mxc: add PHYLIB support by Troy Kisky · Tue Feb 07 14:08:47 2012 +0000
  90. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · Tue Feb 07 14:08:46 2012 +0000
  91. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · Tue Jan 31 07:52:03 2012 +0000
  92. 49fbf67 Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · Mon Feb 20 18:49:16 2012 +0000
  93. 217457a Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · Mon Feb 20 18:49:15 2012 +0000
  94. 2b8e901 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Fri Feb 17 23:54:46 2012 +0100
  95. 25707a8 Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Feb 17 23:52:52 2012 +0100
  96. 3178932 mmc: make mmc_send_status() more reliable by Jan Kloetzke · Sun Feb 05 22:29:12 2012 +0000
  97. 4e929dd mmc: fix card busy polling by Jan Kloetzke · Sun Feb 05 22:29:11 2012 +0000
  98. 5d331d8 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · Tue Feb 07 06:17:16 2012 +0000
  99. 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · Mon Jan 30 11:22:25 2012 +0000
  100. e124c7b usb_ether: fix typo by Peter Meerwald · Wed Feb 08 05:31:54 2012 +0000