index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sun8i_emac.c
Age
Commit message (
Expand
)
Author
2022-07-18
net: sun8i-emac: Drop use of arch-specific header
Samuel Holland
2022-07-18
net: sun8i-emac: Downgrade printf during probe to debug
Samuel Holland
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-10
bcmgenet, sun8i_emac: Don't connect PHY two times
Marek Behún
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-04-04
net: sun8i_emac: Remove non-DM pin setup
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-06-18
net: sun8i-emac: fix MDIO frequency
Heinrich Schuchardt
2021-04-26
net: sun8i-emac: Fix pinmux setup for Allwinner H5
Andre Przywara
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
2021-01-31
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
2021-01-25
net: sun8i-emac: Allow all RGMII PHY modes
Andre Przywara
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-21
net: sun8i-emac: Lower MDIO frequency
Andre Przywara
2020-10-21
net: sun8i-emac: Make internal PHY handling more robust
Andre Przywara
2020-10-21
net: sun8i_emac: Simplify and fix error handling for RX
Andre Przywara
2020-10-21
net: sun8i_emac: Fix MAC soft reset
Andre Przywara
2020-10-21
net: sun8i_emac: Fix overlong lines
Andre Przywara
2020-10-21
net: sun8i_emac: Wrap and simplify cache maintenance operations
Andre Przywara
2020-10-21
net: sun8i_emac: Drop unneeded cache invalidation before sending
Andre Przywara
2020-10-21
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
Andre Przywara
2020-10-21
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Andre Przywara
2020-10-21
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
Andre Przywara
2020-10-21
net: sun8i_emac: Remove pointless wrapper functions
Andre Przywara
2020-10-21
net: sun8i_emac: Simplify mdio_read/mdio_write functions
Andre Przywara
2020-10-21
net: sun8i_emac: Don't hand out TX descriptor too early
Andre Przywara
2020-10-21
net: sun8i-emac: Bail out on PHY error
Andre Przywara
2020-09-30
net: sun8i_emac: Fix not calling dev_xxx with a device
Sean Anderson
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-06-01
net: sun8i_emac: Add support for the H6 variant
Samuel Holland
2020-06-01
net: sun8i_emac: Use consistent clock bitfield definitions
Samuel Holland
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-07-25
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
2019-05-09
net: sun8i_emac: Add EPHY CLK and RESET support
Jagan Teki
2019-04-16
net: sun8i_emac: Add CLK and RESET support
Jagan Teki
2019-04-16
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
Jagan Teki
[next]