1. 5c1ba96 net: rtl8169: Improve cache maintenance by Thierry Reding · Fri Sep 20 16:03:42 2013 +0200
  2. cbf20b2 net: zynq_gem: Add d-cache support by Srikanth Thokala · Fri Nov 08 22:55:48 2013 +0530
  3. 6c96ca1 phy: Use general phy code for smsc lan8720a by David Dueck · Tue Nov 05 17:23:03 2013 +0100
  4. ed45423 phy: Use supported field during autonegotiation by David Dueck · Tue Nov 05 17:23:02 2013 +0100
  5. 1c377d1 net: dm9000: random mac address support by Andrew Ruder · Tue Oct 22 19:09:02 2013 -0500
  6. bbcd2b0 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · Mon Oct 07 18:30:39 2013 +0200
  7. 91393c5 net: tftpsrv: Get correct client MAC address by Andrew Ruder · Tue Oct 22 19:10:28 2013 -0500
  8. 839b372 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · Sat Nov 02 16:40:42 2013 -0200
  9. 429cb1b net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · Fri Nov 01 17:17:44 2013 +0800
  10. dcb38fe net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · Mon Sep 30 12:44:47 2013 +0300
  11. a18ab90 net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · Mon Sep 30 12:44:46 2013 +0300
  12. eec416b net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · Fri Oct 04 19:13:53 2013 +0300
  13. c739af4 net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · Mon Sep 30 12:44:44 2013 +0300
  14. 401b94f net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · Mon Sep 30 12:44:43 2013 +0300
  15. cd0c412 net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · Mon Sep 30 12:44:42 2013 +0300
  16. 766c894 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:41 2013 +0300
  17. 461511b net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:40 2013 +0300
  18. 5c47357 net: Fix mcast function pointer prototype by Claudiu Manoil · Mon Sep 30 12:44:39 2013 +0300
  19. 7d4a25d net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · Wed Sep 25 19:27:48 2013 +0400
  20. a72876f net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · Wed Sep 25 17:33:10 2013 +0400
  21. 5e6cd1b net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · Tue Sep 24 15:38:33 2013 +0900
  22. 1f1bab1 net, phy: fix AR8031 phy_mask by Heiko Schocher · Sun Sep 22 09:55:49 2013 +0200
  23. 625bcbe net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · Fri Sep 20 16:03:44 2013 +0200
  24. 20ac869 net: rtl8169: Fix format string by Thierry Reding · Fri Sep 20 16:03:41 2013 +0200
  25. 6894ea7 net: add support for extended registers to mdio command by Stefano Babic · Mon Sep 02 15:42:32 2013 +0200
  26. a8aa299 net: add function to read/write extended registers in Micrel Phy by Stefano Babic · Mon Sep 02 15:42:31 2013 +0200
  27. 6b8c597 net: add extended function to phy API by Stefano Babic · Mon Sep 02 15:42:30 2013 +0200
  28. d9e36ad net: fix mask for phy Micrel KSZ9031 by Stefano Babic · Mon Sep 02 15:42:29 2013 +0200
  29. 66875d5 phy: add missing constants for Micrel KSZ9031 by Stefano Babic · Mon Sep 02 15:42:28 2013 +0200
  30. 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
  31. 53a519a net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · Fri Aug 23 20:18:05 2013 +0530
  32. 72befd3 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · Thu Aug 22 13:22:04 2013 +0900
  33. ee74c70 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · Thu Aug 22 13:22:03 2013 +0900
  34. 7a2142c net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · Thu Aug 22 13:22:02 2013 +0900
  35. 6bff09d net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · Thu Aug 22 13:22:01 2013 +0900
  36. 0984d64 NET: mvgbe: avoid unused variable warning when used without phylib support by Sascha Silbe · Sun Aug 11 17:08:23 2013 +0200
  37. cf617af net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · Thu Aug 08 13:44:41 2013 +0200
  38. 76f57c3 phylib: update atheros ar803x phy by Shengzhou Liu · Thu Aug 08 16:33:35 2013 +0800
  39. 0d75736 net: tftp: Make sure timeout will not effect wrap offset by rockly · Sat Aug 03 18:09:05 2013 +0800
  40. c4e455a Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Nov 16 20:23:22 2013 -0500
  41. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · Mon Nov 11 14:36:10 2013 +0900
  42. af1274a Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:36:09 2013 +0900
  43. 605236d arm: rmobile: Do not create a symbolic link to sh timer by Masahiro Yamada · Mon Nov 11 14:36:08 2013 +0900
  44. 7dadf34 powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · Mon Nov 11 14:36:07 2013 +0900
  45. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · Mon Nov 11 14:36:06 2013 +0900
  46. 9287aa2 powerpc: mpc83xx: delete unused rules by Masahiro Yamada · Mon Nov 11 14:36:05 2013 +0900
  47. 60305cb Makefile: delete unused lines by Masahiro Yamada · Mon Nov 11 14:36:04 2013 +0900
  48. dc947c4 tools: Makefile: delete redundant lines by Masahiro Yamada · Mon Nov 11 14:36:03 2013 +0900
  49. bf824f7 config.mk: delete unnecessary lines by Masahiro Yamada · Mon Nov 11 14:36:02 2013 +0900
  50. 9f36f06 Makefile: refactor a little by Masahiro Yamada · Mon Nov 11 14:36:01 2013 +0900
  51. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · Mon Nov 11 14:36:00 2013 +0900
  52. 70c612f drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · Mon Nov 11 14:35:59 2013 +0900
  53. d32a49d drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · Mon Nov 11 14:35:58 2013 +0900
  54. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:35:57 2013 +0900
  55. a927d45 powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · Mon Nov 11 14:35:56 2013 +0900
  56. 9dc9356 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · Mon Nov 11 14:35:55 2013 +0900
  57. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  58. b20b728 drivers: tpm: clean up unused code by Masahiro Yamada · Mon Nov 11 14:35:53 2013 +0900
  59. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:52 2013 +0900
  60. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:51 2013 +0900
  61. d589f92 Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · Mon Nov 11 14:35:50 2013 +0900
  62. 1da00f5 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · Mon Nov 11 14:35:49 2013 +0900
  63. 0c98934 board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk by Masahiro Yamada · Mon Nov 11 14:13:33 2013 +0900
  64. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · Mon Nov 11 12:45:40 2013 +0900
  65. c982883 cosmetic: README.scrapyard: Add eNET board by Masahiro Yamada · Mon Nov 11 12:15:58 2013 +0900
  66. 1ba7380 nios2: remove unnecessary header include path by Masahiro Yamada · Mon Nov 11 12:11:12 2013 +0900
  67. 87109d4 board: cogent: include header files in a more natural way by Masahiro Yamada · Mon Nov 11 10:30:20 2013 +0900
  68. 9d92da9 configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · Mon Nov 11 09:49:36 2013 +0900
  69. 14d643b TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · Fri Nov 15 12:20:33 2013 -0500
  70. c1df370 malta: use unmapped flash base address by Gabor Juhos · Tue Nov 12 16:47:32 2013 +0100
  71. 4f1856b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Nov 14 11:48:15 2013 -0500
  72. 1e573e9 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · Wed Oct 23 15:20:45 2013 +0300
  73. 8bd733b powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · Wed Oct 23 15:20:27 2013 +0300
  74. 4a6f710 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · Wed Oct 23 15:20:16 2013 +0300
  75. 51009b6 powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · Sat Oct 19 19:33:04 2013 +0530
  76. c42c989 powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · Fri Oct 18 17:19:23 2013 +0530
  77. 8b1a60e powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · Fri Oct 18 17:19:06 2013 +0530
  78. 94dce8b powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · Fri Oct 18 12:30:21 2013 +0530
  79. d20e7fe powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · Fri Oct 11 23:02:38 2013 +0800
  80. 649115c powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · Tue Oct 01 13:56:43 2013 +0530
  81. 26406f5 designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · Thu Nov 07 17:52:33 2013 +0400
  82. 41c5655 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · Thu Nov 07 17:52:18 2013 +0400
  83. 3f43fdf cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · Thu Nov 07 17:51:43 2013 +0400
  84. 5f24a97 i2c, omap1510: remove i2c driver by Heiko Schocher · Fri Nov 08 08:33:22 2013 +0100
  85. 465819a i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · Fri Nov 08 07:30:53 2013 +0100
  86. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · Tue Oct 22 11:03:18 2013 +0200
  87. 0b86a5b i2c: mxs_i2c: Squash endless loop by Marek Vasut · Mon Nov 04 14:29:12 2013 +0100
  88. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · Tue Oct 29 13:33:51 2013 +0900
  89. 25da152 cm_t35: use scf0403 driver by Nikita Kiryanov · Wed Oct 16 17:23:29 2013 +0300
  90. 25d92fc omap3_dss: define DSS_ONOFF by Nikita Kiryanov · Wed Oct 16 17:23:28 2013 +0300
  91. 0e53704 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · Wed Oct 16 17:23:27 2013 +0300
  92. 0873792 spi: define SPI_XFER_ONCE by Nikita Kiryanov · Wed Oct 16 17:23:26 2013 +0300
  93. 18dd07c spi: omap3: add support for more word lengths by Nikita Kiryanov · Wed Oct 16 17:23:25 2013 +0300
  94. 0029235 spi: omap3: remove semicolon from #define by Nikita Kiryanov · Wed Oct 16 17:23:24 2013 +0300
  95. 191211c video: bcm2835: respect the pitch value by Andre Heider · Sat Nov 09 11:07:53 2013 +0100
  96. fa50d90 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · Sat Nov 09 11:00:09 2013 +0100
  97. 952ad9e ARM: bcm2835: add missing mbox overscan response field by Andre Heider · Tue Oct 22 22:27:20 2013 +0200
  98. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · Mon Nov 11 20:12:19 2013 +0100
  99. 984c592 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · Sat Nov 09 00:30:14 2013 +0100
  100. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Nov 11 09:40:34 2013 -0500