1. 0d437dd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Nov 25 10:42:19 2013 -0500
  2. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 25 10:42:13 2013 -0500
  3. 6a20126 bios_emulator: delete an unnecessary include path by Masahiro Yamada · Wed Nov 20 18:14:23 2013 +0900
  4. 4309a33 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · Mon Nov 18 11:18:57 2013 +0900
  5. 203bd9f gpio_led: add support for inverted polarity by Igor Grinberg · Fri Nov 08 01:03:52 2013 +0200
  6. 80dfc42 gpio_led: check gpio_request() return value by Igor Grinberg · Fri Nov 08 01:03:51 2013 +0200
  7. 433f312 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · Fri Sep 20 16:03:43 2013 +0200
  8. 5c1ba96 net: rtl8169: Improve cache maintenance by Thierry Reding · Fri Sep 20 16:03:42 2013 +0200
  9. cbf20b2 net: zynq_gem: Add d-cache support by Srikanth Thokala · Fri Nov 08 22:55:48 2013 +0530
  10. 6c96ca1 phy: Use general phy code for smsc lan8720a by David Dueck · Tue Nov 05 17:23:03 2013 +0100
  11. ed45423 phy: Use supported field during autonegotiation by David Dueck · Tue Nov 05 17:23:02 2013 +0100
  12. 1c377d1 net: dm9000: random mac address support by Andrew Ruder · Tue Oct 22 19:09:02 2013 -0500
  13. bbcd2b0 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · Mon Oct 07 18:30:39 2013 +0200
  14. 839b372 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · Sat Nov 02 16:40:42 2013 -0200
  15. 429cb1b net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · Fri Nov 01 17:17:44 2013 +0800
  16. dcb38fe net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · Mon Sep 30 12:44:47 2013 +0300
  17. a18ab90 net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · Mon Sep 30 12:44:46 2013 +0300
  18. eec416b net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · Fri Oct 04 19:13:53 2013 +0300
  19. c739af4 net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · Mon Sep 30 12:44:44 2013 +0300
  20. 401b94f net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · Mon Sep 30 12:44:43 2013 +0300
  21. cd0c412 net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · Mon Sep 30 12:44:42 2013 +0300
  22. 766c894 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:41 2013 +0300
  23. 461511b net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:40 2013 +0300
  24. 5c47357 net: Fix mcast function pointer prototype by Claudiu Manoil · Mon Sep 30 12:44:39 2013 +0300
  25. 7d4a25d net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · Wed Sep 25 19:27:48 2013 +0400
  26. a72876f net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · Wed Sep 25 17:33:10 2013 +0400
  27. 5e6cd1b net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · Tue Sep 24 15:38:33 2013 +0900
  28. 1f1bab1 net, phy: fix AR8031 phy_mask by Heiko Schocher · Sun Sep 22 09:55:49 2013 +0200
  29. 625bcbe net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · Fri Sep 20 16:03:44 2013 +0200
  30. 20ac869 net: rtl8169: Fix format string by Thierry Reding · Fri Sep 20 16:03:41 2013 +0200
  31. a8aa299 net: add function to read/write extended registers in Micrel Phy by Stefano Babic · Mon Sep 02 15:42:31 2013 +0200
  32. d9e36ad net: fix mask for phy Micrel KSZ9031 by Stefano Babic · Mon Sep 02 15:42:29 2013 +0200
  33. ad4cd95 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · Sun Sep 01 04:40:52 2013 +0530
  34. 53a519a net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · Fri Aug 23 20:18:05 2013 +0530
  35. 72befd3 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · Thu Aug 22 13:22:04 2013 +0900
  36. ee74c70 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · Thu Aug 22 13:22:03 2013 +0900
  37. 7a2142c net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · Thu Aug 22 13:22:02 2013 +0900
  38. 6bff09d net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · Thu Aug 22 13:22:01 2013 +0900
  39. 0984d64 NET: mvgbe: avoid unused variable warning when used without phylib support by Sascha Silbe · Sun Aug 11 17:08:23 2013 +0200
  40. 76f57c3 phylib: update atheros ar803x phy by Shengzhou Liu · Thu Aug 08 16:33:35 2013 +0800
  41. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  42. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · Mon Nov 18 19:03:00 2013 +0530
  43. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · Mon Nov 18 19:02:59 2013 +0530
  44. a8bd1d4 mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · Fri Oct 18 17:46:34 2013 +0800
  45. 0453402 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · Fri Oct 18 17:46:33 2013 +0800
  46. f9f69b1 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · Fri Oct 18 17:46:31 2013 +0800
  47. a3aaf1d mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · Fri Oct 04 10:05:36 2013 +0530
  48. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
  49. 70c612f drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · Mon Nov 11 14:35:59 2013 +0900
  50. d32a49d drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · Mon Nov 11 14:35:58 2013 +0900
  51. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:35:57 2013 +0900
  52. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  53. b20b728 drivers: tpm: clean up unused code by Masahiro Yamada · Mon Nov 11 14:35:53 2013 +0900
  54. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:51 2013 +0900
  55. 4f1856b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Nov 14 11:48:15 2013 -0500
  56. 18e6bde driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · Thu Oct 03 11:35:35 2013 +0530
  57. bb5a12f MTD: atmel_nand: support for software BCH ECC by Bo Shen · Wed Aug 28 14:54:26 2013 +0000
  58. 94dce8b powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · Fri Oct 18 12:30:21 2013 +0530
  59. 26406f5 designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · Thu Nov 07 17:52:33 2013 +0400
  60. 41c5655 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · Thu Nov 07 17:52:18 2013 +0400
  61. 5f24a97 i2c, omap1510: remove i2c driver by Heiko Schocher · Fri Nov 08 08:33:22 2013 +0100
  62. 465819a i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · Fri Nov 08 07:30:53 2013 +0100
  63. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · Tue Oct 22 11:03:18 2013 +0200
  64. 0b86a5b i2c: mxs_i2c: Squash endless loop by Marek Vasut · Mon Nov 04 14:29:12 2013 +0100
  65. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · Tue Oct 29 13:33:51 2013 +0900
  66. 0e53704 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · Wed Oct 16 17:23:27 2013 +0300
  67. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · Wed Oct 16 17:23:25 2013 +0300
  68. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · Wed Oct 16 17:23:24 2013 +0300
  69. 191211c video: bcm2835: respect the pitch value by Andre Heider · Sat Nov 09 11:07:53 2013 +0100
  70. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · Mon Nov 11 20:12:19 2013 +0100
  71. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Nov 11 09:40:34 2013 -0500
  72. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  73. c028f9b malta: enable RTC support by Paul Burton · Fri Nov 08 11:18:55 2013 +0000
  74. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  75. 03261c0 pcnet: enable the NOUFLO feature by Paul Burton · Fri Nov 08 11:18:46 2013 +0000
  76. 5edb7d8 pcnet: add cache flushing & invalidation by Paul Burton · Fri Nov 08 11:18:45 2013 +0000
  77. af35df0 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · Fri Nov 08 11:18:44 2013 +0000
  78. 70ab8c0 pcnet: code style cleanup by Paul Burton · Fri Nov 08 11:18:43 2013 +0000
  79. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Fri Nov 08 15:25:29 2013 -0500
  80. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · Wed Oct 16 09:54:24 2013 -0700
  81. a21e379 serial: s5p: Staticize local functions by Axel Lin · Wed Oct 16 09:47:13 2013 +0800
  82. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · Wed Oct 16 09:45:56 2013 +0800
  83. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · Tue Oct 15 10:52:35 2013 +0800
  84. 8892548 usb: dfu: make nand upload working by Bo Shen · Thu Nov 07 14:29:41 2013 +0800
  85. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  86. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · Wed Oct 16 17:26:38 2013 +0800
  87. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · Wed Oct 16 17:26:37 2013 +0800
  88. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  89. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  90. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  91. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  92. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  93. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  94. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  95. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · Fri Oct 04 10:48:59 2013 +0200
  96. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · Fri Sep 20 18:39:47 2013 +0530
  97. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Nov 05 20:50:39 2013 +0100
  98. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  99. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  100. 0e6624a net: macb: get DMA bus width from design config register by Bo Shen · Wed Sep 18 15:07:44 2013 +0800