~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: sun8i-emac: Remove the SoC variant IDSamuel Holland2023-04-12
* net: sun8i-emac: Use common syscon setup for R40Samuel Holland2023-04-12
* net: sun8i-emac: Add a flag for the internal PHY switchSamuel Holland2023-04-12
* net: sun8i-emac: Add a flag for RMII supportSamuel Holland2023-04-12
* net: sun8i-emac: Add a structure for variant dataSamuel Holland2023-04-12
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* net: sun8i-emac: Drop use of arch-specific headerSamuel Holland2022-07-18
* net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland2022-07-18
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-15
|\
| * bcmgenet, sun8i_emac: Don't connect PHY two timesMarek Behún2022-04-10
| * 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: sun8i_emac: Remove non-DM pin setupSamuel Holland2022-04-04
|/
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-11
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt2021-06-18
* net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara2021-04-26
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* net: sun8i-emac: Determine pinmux based on SoC, not EMAC typeAndre Przywara2021-01-31
* net: sun8i-emac: Always clear syscon EPHY registerAndre Przywara2021-01-31
* net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara2021-01-25
* 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: sun8i-emac: Lower MDIO frequencyAndre Przywara2020-10-21
* net: sun8i-emac: Make internal PHY handling more robustAndre Przywara2020-10-21
* net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara2020-10-21
* net: sun8i_emac: Fix MAC soft resetAndre Przywara2020-10-21
* net: sun8i_emac: Fix overlong linesAndre Przywara2020-10-21
* net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara2020-10-21
* net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara2020-10-21
* net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara2020-10-21
* net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara2020-10-21
* net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara2020-10-21
* net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara2020-10-21
* net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara2020-10-21
* net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara2020-10-21
* net: sun8i-emac: Bail out on PHY errorAndre Przywara2020-10-21
* net: sun8i_emac: Fix not calling dev_xxx with a deviceSean Anderson2020-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
* net: sun8i_emac: Add support for the H6 variantSamuel Holland2020-06-01
* net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland2020-06-01
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* 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