coreboot/src
Mario Scheithauer 480eab0da9 siemens/mc_apl1: Set MAC address for all available i210 MACs
This mainboard uses two i210 Ethernet controller. Therfore we enable the
usage of the i210 driver and have to provide a function to search for a
valid MAC address for all i210 devices by using Siemens hwilib.

Change-Id: I36246cdef987fcece15a297ebb2f41561fca1f69
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/18380
Tested-by: build bot (Jenkins)
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2017-02-20 04:47:53 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: add functions to generate random numbers 2017-02-20 04:46:10 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-10 19:54:12 +01:00
device device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
drivers src/drivers/pc80: Update vga_font_8x16.c to be non-binary 2017-02-20 04:39:40 +01:00
ec ec/lenovo: Add guards to fix build errors without SMBIOS 2017-02-20 04:46:49 +01:00
include arch/x86: add functions to generate random numbers 2017-02-20 04:46:10 +01:00
lib ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
mainboard siemens/mc_apl1: Set MAC address for all available i210 MACs 2017-02-20 04:47:53 +01:00
northbridge nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated 2017-02-20 04:42:47 +01:00
soc soc/intel/skylake: Expand USB OC pins definition to support PCH-H 2017-02-20 04:44:47 +01:00
southbridge lynxpoint/broadwell: fix PCH power optimizer 2017-02-20 04:44:22 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot build system: mark sub-make invocations as parallelizable 2017-01-31 18:51:55 +01:00
vendorcode AGESA: Remove nonexistent include path 2017-02-14 10:57:45 +01:00
Kconfig src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-14 19:03:42 +01:00