index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
atmel
/
common
/
mac_eeprom.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
board: atmel: Remove <common.h> and add needed includes
Tom Rini
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
2022-10-17
dm: treewide: Use uclass_next_device_err when accessing second device
Michal Suchanek
2020-09-22
board: atmel: common: introduce at91_set_eth1addr for second interface
Eugen Hristev
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-09-11
board: atmel: Create board/$(VENDOR)/common folder
Wenyou Yang