summaryrefslogtreecommitdiffstats
path: root/src/include/console/ne2k.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* arch/x86: Drop leftover ROMCC console supportKyösti Mälkki2018-06-081-5/+1
* include/console: Use IS_ENABLED() macroNico Huber2017-05-221-1/+1
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-3/+12
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* console: Simplify the enable rulesKyösti Mälkki2014-04-181-0/+15
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-091-0/+4
* Drop prototype guarding for romccStefan Reinauer2013-05-101-4/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-161-0/+27