~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu2023-07-21
* arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar2023-03-09
* net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()Stefan Roese2023-01-27
* net: zynq_gem: Add support for new compatible str with xlnx prefixMichal Simek2023-01-10
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-22
* net: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-05
* net: gem: Check rate before setting it upMichal Simek2022-09-13
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-15
|\
| * treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-10
| * net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* | net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy2022-04-05
* | net: zynq_gem: Move ethernet info print statementT Karthik Reddy2022-04-05
* | net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek2022-04-05
|/
* net: gem: Workaround gmii2rgmii bridge DT node issueAshok Reddy Soma2022-01-17
* Revert "net: gem: Disable broadcast setting"Michal Simek2022-01-17
* net: gem: Reduce timeout of mdio phy idle status checkAshok Reddy Soma2022-01-05
* net: zynq: Add support for PHY configuration in SGMII modeMichal Simek2022-01-05
* net: zynq: Add support for GEM resetMichal Simek2022-01-05
* net: zynq: Add support for mdio bus address decodingMichal Simek2022-01-05
* net: gem: Disable broadcast settingMichal Simek2021-10-21
* net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-30
* net: gem: Fix error path in zynq_gem_probeMichal Simek2021-02-23
* net: gem: Enable ethernet rx clock for versalT Karthik Reddy2021-02-23
* clk: zynq: Add dummy clock enable functionMichal Simek2021-02-23
* net: gem: unregister mdio bus if probe failsMichael Walle2021-02-11
* dm: Avoid accessing seq directlySimon Glass2020-12-18
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* net: gem: Add support for more PHYs on MDIO busMichal Simek2020-09-23
* net: gem: Disable PCS autonegotiation in case of fixed-linkMichal Simek2020-06-24
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* net: zynq-gem: Setup and use mdio base separatelyMichal Simek2020-04-06
* net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma2020-04-06
* net: zynq: Free allocated buffers in case of errorMichal Simek2020-02-28
* net: zynq_gem: Use ulong instead of u32 data typeT Karthik Reddy2020-02-28
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* net: zynq: Add a note about RX_BUF macroMichal Simek2020-01-14
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* net: zynq_gem: Remove check for VersalSiva Durga Prasad Paladugu2019-10-08
* net: zynq_gem: Add new versal compatible stringSiva Durga Prasad Paladugu2019-10-08
* net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driverMichal Simek2019-10-08
* net: gem: Remove phy autodetection codeMichal Simek2019-04-16
* net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu2019-04-16
* zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil2019-01-24
* net: zynq_gem: Add check for 64-bit dma support by hardwareSiva Durga Prasad Paladugu2018-12-03