~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net/ftgmac100: Add NC-SI mode supportSamuel Mendoza-Jonas2022-10-21
* net: ftgmac100: use bus name in mdio error messagesZev Weiss2022-08-08
* 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: ftgmac100: Add Aspeed AST2600 supportDylan Hung2022-01-18
* net: ftgmac100: Add DM_MDIO supportDylan Hung2022-01-18
* net: ftgmac100: Read and retain MAC addressHongwei Zhang2021-01-19
* 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: ftgmac100: Add support for board specific PHY interface addressThirupathaiah Annapureddy2020-09-30
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* 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
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater2019-12-09
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* net: ftgmac100: Add support for the Aspeed SoCCédric Le Goater2018-11-05
* net: ftgmac100: add clock supportCédric Le Goater2018-11-05
* net: ftgmac100: handle timeouts when transmittingCédric Le Goater2018-11-05
* net: ftgmac100: convert the RX/TX descriptor arraysCédric Le Goater2018-11-05
* net: ftgmac100: add MDIO bus and phylib supportCédric Le Goater2018-11-05
* net: ftgmac100: use setbits_le32() in the reset methodCédric Le Goater2018-11-05
* net: ftgmac100: convert to driver modelCédric Le Goater2018-11-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su2013-06-24
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-22
* ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-09