global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / drivers / net / dwc_eth_qos.c
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Marek Vasutnet: dwc_eth_qos: Add support for bulk RX descriptor...
2022-11-28 Marek Vasutnet: dwc_eth_qos: Split TX and RX DMA rings
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-08 Tom RiniMerge branch '2022-08-08-networking-updates'
2022-08-08 Patrice Chotardnet: dwc_eth_qos: Add eqos_get_enetaddr callback for...
2022-08-08 Patrice Chotardnet: dwc_eth_qos: Add eqos_get_enetaddr callback for...
2022-08-08 Patrick Delaunaynet: dwc_eth_qos: cosmetic: reorder include files
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: remove use of DWC_NET_PHYADDR
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: lift parsing of max-speed DT property...
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: fix double resource leak in eqos_remove()
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Peng Fannet: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr
2022-07-26 Ye Linet: eqos: add function to get phy node and address
2022-07-26 Peng Fannet: dwc_eth_qos: move i.MX code out
2022-07-26 Peng Fannet: dwc_eth_qos: public some functions
2022-07-26 Peng Fannet: dwc_eth_qos: fix build break when CLK not enabled
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-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-12 Marek VasutARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible...
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...
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-15 Tom RiniMerge tag 'clk-2022.01-rc3' of https://source.denx...
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-13 Tom RiniMerge tag 'u-boot-stm32-20211213' of https://source...
2021-12-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-12-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-12-02 Marek Vasutnet: dwc_eth_qos: Enable clock in probe
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Patrick Delaunaynet: dwc_eth_qos: define LOG_CATEGORY
2021-07-22 Patrick Delaunaynet: dwc: add a common empty ops eqos_null_ops
2021-07-22 Patrick Delaunaynet: dwc_eth_qos: use generic ethernet phy for stm32...
2021-07-22 Patrick Delaunaynet: dwc_eth_qos: remove the field phyaddr of the struc...
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-07 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.10-a' of https:...
2021-07-06 Tom RiniMerge branch '2021-07-06-platform-updates'
2021-07-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-06 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-06 Patrick Delaunaynet: dwc_eth_qos: cosmetic: remove unused define EQOS_D...
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-18 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-06-18 Daniil Stasnet: dwc_eth_qos: Revert some changes of commit 3a97da1...
2021-06-18 Daniil Stasnet: dwc_eth_qos: Fix needless phy auto-negotiation...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-marvell
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2021-02-08 Ye Linet: eqos: Reduce the MDIO wait time
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-20 Tom RiniMerge tag 'efi-2021-04-rc1-2' of https://gitlab.denx...
2021-01-19 Tom RiniMerge branch '2021-01-19-networking-improvements'
2021-01-19 Marek Vasutnet: dwc_eth_qos: Pad descriptors to cacheline size
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-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassnet: Update to use new sequence numbers
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-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Patrick Delaunaynet: dwc_eth_qos: Convert to use APIs which support...
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Patrick Delaunaynet: dwc_eth_qos: add Kconfig option to select supporte...
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
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-stm32-20200707' of https://gitlab...
2020-07-07 Patrick Delaunaynet: dwc_eth_qos: update the compatible supported for...
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
next