~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* net: designware: Remove non-DM_ETH codeTom Rini2022-12-07
* stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-17
* 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: Drop DM_PCI check from designware driverSimon Glass2021-09-13
* net: designware: fix PHY reset with DM_MDIONeil Armstrong2021-04-28
* net: designware: remove amlogic compatiblesNeil Armstrong2021-04-06
* net: designware: add DM_MDIO supportNeil Armstrong2021-04-06
* 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
* dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-06
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.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
* 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
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-07
* net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen2019-09-04
* net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt2019-07-25
* net: designware: remove mdio bus on probe failureSimon Goldschmidt2019-07-18
* net: designware: clear padding bytesSimon Goldschmidt2019-01-24
* net: designware: fix tx packet lengthSimon Goldschmidt2019-01-24
* net: designware: add meson meson axg compatibleNeil Armstrong2018-11-26
* net: designware: add meson meson gxbb compatibleNeil Armstrong2018-11-26
* net: designware: Add reset ctrl to driverLey Foon Tan2018-07-09
* net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz2018-06-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* NET: designware: fix clock enableEugeniy Paltsev2018-02-26
* net: designware: Pad small packetsFlorian Fainelli2018-01-15
* net: designware: add clock supportPatrice Chotard2018-01-15
* net: designware: Convert to livetreePhilipp Tomsich2017-09-18
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-11
* net: designware: Add phy supply supportJacob Chen2017-06-02
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-09
|\
| * net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-07
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-08
|/
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28
* net: designware: Export the operation functionsSimon Glass2017-01-11
* net: designware: Split the link init into a separate functionSimon Glass2017-01-11
* net: designware: Adjust dw_adjust_link() to return an errorSimon Glass2017-01-11
* net: designware: Export various functions/struct to allow subclassingSjoerd Simons2017-01-11
* meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-06