1. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  2. b2b7fbc net: Add bootfile in DHCP Request by Alexandre Messier · 9 years ago
  3. 3faf221 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  4. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  5. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  6. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  7. c16e69f net: phy: micrel: add documentation for Micrel KSZ90x1 binding by Dinh Nguyen · 9 years ago
  8. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  9. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  10. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  11. c4998f9 net: Rename eth.c to eth_lecacy.c by Simon Glass · 9 years ago
  12. db9391e net: Move driver-model code into its own file by Simon Glass · 9 years ago
  13. 8607a6b net: Move remaining common functions to eth_common.c by Simon Glass · 9 years ago
  14. 9987ecd net: Move environment functions to the common file by Simon Glass · 9 years ago
  15. 818f91e net: Move common init into a new eth_common.c file by Simon Glass · 9 years ago
  16. c32a6fd net: Don't call board/cpu_eth_init() with driver model by Simon Glass · 9 years ago
  17. dfa71e9 tegra: Report errors from PCI init by Simon Glass · 9 years ago
  18. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  19. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  20. f74264d include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  21. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  22. 4dae610 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  23. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  24. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  25. afe6462 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · 9 years ago
  26. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  27. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  28. 69a0087 doc: dt-bindings: Describe Freescale TSEC ethernet controller by Bin Meng · 9 years ago
  29. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  30. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  31. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  32. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  33. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  34. 9ccb309 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  35. c712df1 powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  36. 1adc095 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  37. 4521ae9 powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  38. 98ae83b powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  39. 89c9784 powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  40. 44c42dd net: bootp: Ignore packets whose yiaddr is 0 by Peng Fan · 9 years ago
  41. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  42. bf9f2ed common: cmd_ethsw: Spelling fixes by Codrin Ciubotariu · 9 years ago
  43. 3507cf7 doc: t1040-l2switch: Update README by Codrin Ciubotariu · 9 years ago
  44. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  45. 96979dc drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · 9 years ago
  46. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  47. 7fb8298 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · 9 years ago
  48. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  49. 81aaa3d x86: Correct spi node alias by Bin Meng · 9 years ago
  50. a5dd1e6 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  51. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  52. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  53. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  54. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  55. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  56. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  57. 9b5dbe1 x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · 9 years ago
  58. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  59. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  60. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  61. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  62. e0579a5 armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  63. 19c3128 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · 9 years ago
  64. 940d2b8 spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  65. 5207014 spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  66. c2a4cb1 spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  67. 2550344 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  68. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  69. 8e728aa armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · 9 years ago
  70. 8c35cc3 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · 9 years ago
  71. e978a31 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  72. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  73. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  74. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  75. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  76. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  77. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  78. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  79. 856b284 secure_boot: change error handler for esbc_validate by Aneesh Bansal · 9 years ago
  80. d0a6d7c secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  81. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  82. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  83. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  84. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  85. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  86. f36919a ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  87. 21909ba net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  88. 7e5281f ppc: xilinx_ppc440_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  89. 6305307 ppc: xilinx_ppc405_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  90. 28e9210 ppc: xilinx_ppc440_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  91. cd4695d ppc: xilinx_ppc405_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  92. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  93. 5af0855 ARM: zynq: zynqmp: Line up checkboard message by Michal Simek · 9 years ago
  94. e2928f3 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · 9 years ago
  95. 0cf0ef6 ARM64: zynqmp: Do not setup bootargs by Michal Simek · 9 years ago
  96. 0e43140 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · 9 years ago
  97. 1b19daf ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · 9 years ago
  98. c4c96f2 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · 9 years ago
  99. f96fe2c ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · 9 years ago
  100. 15c3eb5 ARM64: zynqmp: Allow overwrite identification string by Michal Simek · 9 years ago