コミット履歴

作者 SHA1 メッセージ 日付
  Simon Glass 52f2423804 common: Drop bootstage.h from common header 4 年 前
  Simon Glass e7dcf5645f env: Drop environment.h header file where not needed 4 年 前
  Simon Glass f1f0ae6a9c env: Move get_env_id() to env.h 4 年 前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
  Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 年 前
  Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 6 年 前
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 年 前
  Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 6 年 前
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 年 前
  Roger Quadros ee6fdfadaa net: don't override ethernet address environment 7 年 前
  oliver@schinagl.nl 9f455bcb34 net: cosmetic: Make the MAC address string less magical 7 年 前
  Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 8 年 前
  Simon Glass 9987ecdd36 net: Move environment functions to the common file 8 年 前
  Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 8 年 前