summaryrefslogtreecommitdiff
path: root/board/atmel/common/mac_eeprom.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: atmel: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Audit usage of <eeprom.h>Tom Rini
2022-10-17dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-09-11board: atmel: Create board/$(VENDOR)/common folderWenyou Yang