summaryrefslogtreecommitdiff
path: root/examples/standalone/smc911x_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* net: smc911x: Drop the standalone EEPROM exampleMarek Vasut2020-06-121-530/+0
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* net: smc911x: Drop weak alias from 32bit accessorsMarek Vasut2020-05-011-11/+5
* net: smc911x: Inline all functions from header fileMarek Vasut2020-05-011-0/+156
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* Replace space and tab checks with isblankJason Hobbs2011-10-171-2/+3
* smc91xx_eeprom: Correct chip detection check.Juergen Kilb2010-07-121-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Fix breakage in SMC EEPROM standalone applicationsBen Warren2010-01-191-8/+0
* smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-121-60/+62
* Move examples/ to examples/standalonePeter Tyser2009-07-211-0/+383