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