Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / drivers / net / ti / cpsw.c
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18 Tom RiniMerge tag 'video-next' of https://gitlab.denx.de/u...
2020-06-18 Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
2020-06-16 Tom Rininet: cpsw: Add __maybe_unused to generated inlines
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 Faiz Abbasnet: cpsw: Add NULL pointer check
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Grygorii Strashkonet: ti: cpsw: convert to use dev/ofnode api
2019-11-03 Grygorii Strashkonet: ti: cpsw: fix mac tx internal delay for rgmii...
2019-11-03 Grygorii Strashkonet: ti: cpsw: add support for standard eth "max-speed...
2019-11-03 Grygorii Strashkonet: ti: cpsw: move parsing of dt port's parameters...
2019-11-03 Grygorii Strashkonet: ti: cpsw: enable 10Mbps link speed support in...
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-13 Tom RiniMerge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
2019-04-13 Tom RiniMerge tag 'mips-pull-2019-04-12' of git://git.denx...
2019-04-12 Tom RiniMerge tag 'u-boot-stm32-20190412' of https://github...
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-04-12 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-04-12 Tom RiniMerge branch '2019-04-11-ti-master-imports'
2019-04-12 Faiz Abbasboard: ti: am335x: Add platdata for cpsw in SPL
2019-04-12 Faiz Abbasnet: ti: cpsw: Enable DM_FLAG_PRE_RELOC
2019-04-12 Faiz Abbasnet: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
2019-04-12 Faiz Abbasnet: ti: cpsw-common: Isolate getting syscon address...
2019-04-12 Faiz Abbasnet: ti: cpsw: Convert cpsw_platform_data to a pointer...
2019-04-12 Faiz Abbasnet: ti: cpsw: Move cpsw_phy_sel() to _probe()
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-14 Tom RiniMerge branch 'next'
2018-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net...
2018-11-05 Grygorii Strashkodriver: net: ti: cpsw: switch to use common mdio lib
2018-11-05 Grygorii Strashkodriver: net: ti: cpsw: update to use SPDX identifier
2018-11-05 Grygorii Strashkodriver: net: consolidate ti's code in separate folder