1. 8712adf drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
  2. 8e52533 net: tftpsrv: Get correct client MAC address by Andrew Ruder · 11 years ago
  3. e003ba5 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  4. 3177457 net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  5. b1690bc net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · 11 years ago
  6. 82ef75c net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · 11 years ago
  7. 9c9141f net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · 11 years ago
  8. 18b338f net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · 11 years ago
  9. 5be00a0 net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  10. aec84bf net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · 11 years ago
  11. b200204 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  12. 876d451 net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  13. 9c4cffa net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
  14. ed102be net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · 11 years ago
  15. 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  16. 47ce889 net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  17. dfcaa61 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago
  18. 65a6691 net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  19. 7a36b9c net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  20. 26b807c net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  21. 9ced16f net: add function to read/write extended registers in Micrel Phy by Stefano Babic · 11 years ago
  22. b71841b net: add extended function to phy API by Stefano Babic · 11 years ago
  23. e8194d5 net: fix mask for phy Micrel KSZ9031 by Stefano Babic · 11 years ago
  24. 71817a1 phy: add missing constants for Micrel KSZ9031 by Stefano Babic · 11 years ago
  25. 4220504 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · 11 years ago
  26. e97a78c net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · 11 years ago
  27. 8707678 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  28. 92f0713 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · 11 years ago
  29. f8b7507 net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · 11 years ago
  30. 870cc23 net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · 11 years ago
  31. 0611c60 NET: mvgbe: avoid unused variable warning when used without phylib support by Sascha Silbe · 11 years ago
  32. 57d33d4 net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  33. 626ee1e phylib: update atheros ar803x phy by Shengzhou Liu · 11 years ago
  34. f754f5d net: tftp: Make sure timeout will not effect wrap offset by rockly · 11 years ago
  35. c2e5e80 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  36. 4678d74 fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  37. 57c3e5f Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  38. a52f90f arm: rmobile: Do not create a symbolic link to sh timer by Masahiro Yamada · 11 years ago
  39. 0a3656a powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  40. 5cdee2d powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  41. c64c5aa powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  42. 88afda1 Makefile: delete unused lines by Masahiro Yamada · 11 years ago
  43. e2e1f3c tools: Makefile: delete redundant lines by Masahiro Yamada · 11 years ago
  44. 74307f2 config.mk: delete unnecessary lines by Masahiro Yamada · 11 years ago
  45. bc8bb6e Makefile: refactor a little by Masahiro Yamada · 11 years ago
  46. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  47. fdd91fa drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · 11 years ago
  48. fc9ac35 drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
  49. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  50. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  51. 08e39a8 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · 11 years ago
  52. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  53. 36cf0a8 drivers: tpm: clean up unused code by Masahiro Yamada · 11 years ago
  54. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  55. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  56. 1b2226e Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
  57. 3fdf5c8 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · 11 years ago
  58. 620110a board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk by Masahiro Yamada · 11 years ago
  59. 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  60. 5f9cc8e cosmetic: README.scrapyard: Add eNET board by Masahiro Yamada · 11 years ago
  61. 477fe65 nios2: remove unnecessary header include path by Masahiro Yamada · 11 years ago
  62. 0298793 board: cogent: include header files in a more natural way by Masahiro Yamada · 11 years ago
  63. e63510d configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · 11 years ago
  64. 5e995c0 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
  65. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  66. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  67. 51abee6 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  68. 8f9fe66 powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
  69. b4125a2 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
  70. 4e2e0df powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
  71. 0d7ba2e powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · 11 years ago
  72. 062ef1a powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · 11 years ago
  73. 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  74. 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
  75. 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
  76. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  77. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  78. a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  79. 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  80. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  81. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  82. 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  83. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  84. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  85. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  86. f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
  87. 4700219 spi: define SPI_XFER_ONCE by Nikita Kiryanov · 11 years ago
  88. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  89. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  90. 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
  91. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  92. e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  93. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  94. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  95. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  96. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  97. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  98. ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
  99. f577b42 malta: add myself to maintainers by Paul Burton · 11 years ago
  100. 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago