summaryrefslogtreecommitdiff
path: root/drivers/net/e1000_spi.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-11-27spi: Remove unused spi_initJagan Teki
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel
2015-12-21net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass
2013-04-01Consolidate bool typeYork Sun
2011-12-20drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett