global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / drivers / net / tsec.c
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-10 Marek Behúntreewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFA...
2022-04-10 Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-23 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-11-23 Bin Mengnet: tsec: Make redundant_init() static
2021-11-23 Peter Hoyescmd: pxe_utils: Check fdtcontroladdr in label_boot
2021-11-23 Vladimir Olteannet: tsec: add support for promiscuous mode
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Vladimir Olteannet: tsec: read the phy-mode property as fallback to...
2021-09-28 Vladimir Olteannet: tsec: only call tsec_get_interface as fallback...
2021-09-28 Ramon Friednet: tsec: Mark tsec_get_interface as __maybe_unused
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-06-17 Aleksandar Gerasim... net: tsec: add option to set device max-speed via dts
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-15 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Bin Mengnet: tsec: Support <reg> property from the subnode...
2021-04-15 Bin Mengnet: tsec: Use map_physmem() directly instead of dev_re...
2021-04-15 Vladimir Olteannet: tsec: Use dm_eth_phy_connect() directly for the...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-24 Tom RiniMerge branch 'mpc85xx-for-v2021.01' into next
2020-09-24 Hou Zhiqiangnet: tsec: Add the compatible string "gianfar" support
2020-09-24 Hou Zhiqiangnet: tsec: Add fixed-link PHY support
2020-09-24 Hou Zhiqiangnet: tsec: convert to use DM_MDIO when DM_ETH enabled
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-06-09 Tom RiniMerge tag 'u-boot-imx-20200609' of https://gitlab.denx...
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-04 Hou Zhiqiangnet: tsec: Access TBI PHY through the corresponding MII
2020-06-04 Hou Zhiqiangnet: tsec: Access eTSEC registers using virtual address
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 linux/delay.h from common header
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-25 Vladimir Olteannet: tsec: Change compatible strings to match Linux
2019-07-25 Vladimir Olteannet: tsec: Common handling of MAC station address for...
2019-07-25 Vladimir Olteannet: tsec: Make errors visible
2019-07-25 Vladimir Olteannet: tsec: Reverse Christmas tree notation
2019-07-25 Vladimir Olteannet: tsec: Fix offset of MDIO registers for DM_ETH
2019-07-25 Vladimir Olteannet: tsec: Refactor the readout of the tbi-handle property
2019-01-25 Tom RiniMerge tag 'arc-fixes-for-2019.04-rc1' of git://git...
2019-01-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-01-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-01-24 Chris Packhamnet: remove CONFIG_MCAST_TFTP
2019-01-24 Chris Packhamnet: move ether_crc to tsec driver
2018-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-06-14 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-06-13 Mario Sixtsec: Fix reading phy registers from DT
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-03-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-02-28 Tom RiniMerge git://git.denx.de/u-boot-net
2018-02-26 Mario Sixnet: tsec: Make live-tree compatible
2018-02-26 Mario Sixnet: tsec: Fix memory leak in error path
2018-02-26 Mario Sixnet: tsec: Fix style violations
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-01 Simon Glassdm: Rename dev_addr..() functions
next