aboutsummaryrefslogtreecommitdiff
path: root/examples/standalone/smc911x_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-12net: smc911x: Drop the standalone EEPROM exampleMarek Vasut1-530/+0
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-01net: smc911x: Drop weak alias from 32bit accessorsMarek Vasut1-11/+5
2020-05-01net: smc911x: Inline all functions from header fileMarek Vasut1-0/+156
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2011-10-17Replace space and tab checks with isblankJason Hobbs1-2/+3
2010-07-12smc91xx_eeprom: Correct chip detection check.Juergen Kilb1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-01-19Fix breakage in SMC EEPROM standalone applicationsBen Warren1-8/+0
2009-11-12smc911x_eeprom: fix building after smc911x overhaulMike Frysinger1-60/+62
2009-07-21Move examples/ to examples/standalonePeter Tyser1-0/+383