global: Move remaining CONFIG_SYS_* to CFG_SYS_*
[platform/kernel/u-boot.git] / drivers / net / macb.c
2022-11-28 Tom RiniMerge branch '2022-11-28-networking-updates-and-improve...
2022-11-28 Yaron Michernet: macb: Fix race caused by flushing unwanted descriptors
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...
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 Padmarao Begarinet: macb: Remove Microchip compatible string
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Bin Mengnet: macb: Fix -Wint-to-pointer-cast warnings
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: macb: ensure mdiodev->name is NULL terminated...
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-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'doc-2021-04-rc1-2' of https://gitlab.denx...
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-22 Claudiu Bezneanet: macb: take into account all RGMII interface types
2021-01-22 Claudiu Bezneanet: macb: add support for sama7g5 emac
2021-01-22 Claudiu Bezneanet: macb: add support for sama7g5 gmac
2021-01-22 Claudiu Bezneanet: macb: check clk_set_rate return value to be negative
2021-01-22 Claudiu Bezneanet: macb: add user io config data structure
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Padmarao Begarinet: macb: Add phy address to read it from device tree
2021-01-18 Padmarao Begarinet: macb: Add DMA 64-bit address support for macb
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-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
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-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-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/delay.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01 Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31 Tom RiniMerge tag 'arc-last-minute-fixes-for-2020.04' of https...
2020-03-31 Tom RiniMerge branch '2020-03-31-master-imports'
2020-03-31 Michal Simeknet: macb: Fix incorrect write function name when MACB_...
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-19 Masahiro Yamadadma-mapping: move dma_map_(un)single() to <linux/dma...
2020-02-19 Masahiro Yamadadma-mapping: fix the prototype of dma_unmap_single()
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Vignesh Raghavendranet: macb: Drop local cache flush
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Josef Holzmayrnet: macb: let miiphy_read/_write pass arbitrary addresses
2019-12-09 Josef Holzmayrnet: macb: explicitly pass phy_adr to mdio read and...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
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-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Tom RiniMerge tag 'u-boot-atmel-2020.01-a' of https://gitlab...
2019-10-08 Nicolas Ferrenet: macb: Add sam9x60-macb compatibility string
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-04 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-04 Stefan Roesenet: macb: Fix rx buffer cache handling
2019-09-04 Bin MengRevert "net: macb: Fixed reading MII_LPA register"
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...
next