summaryrefslogtreecommitdiffstats
path: root/examples/standalone/smc91111_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* smc91111_eeprom: fix linking errorMike Frysinger2010-01-311-3/+2
* Fix breakage in SMC EEPROM standalone applicationsBen Warren2010-01-191-2/+0
* smc91111_eeprom: drop CONFIG stub protectionMike Frysinger2009-12-021-12/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-47/+55
* Move examples/ to examples/standalonePeter Tyser2009-07-211-0/+395