summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_tcu3/mainboard.c
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-05-08mb/siemens: Get rid of device_tElyes HAOUAS
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-07-05intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh
2016-04-28drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh
2016-04-28mc_tcu3: Switch to hwilib instead of own hwinfo implementationWerner Zeh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-05mainboard/siemens/mc_tcu3: Add new mainboard.Werner Zeh