Age | Commit message (Expand) | Author |
2023-09-09 | drivers/net/ne2k: Remove space before semicolon | Elyes Haouas |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2022-02-01 | drivers/net/ne2k.c: Remove unuseful 'return' in void function | Elyes HAOUAS |
2022-01-28 | src/{drivers,soc}: Fix some code indents | Elyes HAOUAS |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-18 | src: Remove unused include '<device/pci_ids.h>' | Elyes HAOUAS |
2019-09-28 | drivers/net/ne2k: Remove some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-08 | arch/x86: Drop leftover ROMCC console support | Kyösti Mälkki |
2018-06-04 | src/drivers: Get rid of whitespace before tab | Elyes HAOUAS |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2016-08-31 | src/drivers: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2014-11-22 | drivers/net/ne2k.c: Fix regression | Edward O'Callaghan |
2014-11-07 | drivers/net/ne2k.c: Collect headers and defines to top of file | Edward O'Callaghan |
2014-02-06 | ne2k: Move under drivers/net | Kyösti Mälkki |