Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2018-11-27 | spi: Remove unused spi_init | Jagan Teki |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2016-08-15 | net: e1000: Fix the build with driver model and SPI EEPROM | Alban Bedel |
2015-12-21 | net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused | Bin Meng |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-08-21 | net: e1000: Move #include of common.h to the C files | Simon Glass |
2013-04-01 | Consolidate bool type | York Sun |
2011-12-20 | drivers/net/e1000_spi.c: Fix build warnings | Anatolij Gustschin |
2011-10-28 | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett |