summaryrefslogtreecommitdiffstats
path: root/src/mainboard/compulab
Commit message (Expand)AuthorAgeFilesLines
* smsc/superio/sio1007: Fix header nameKyösti Mälkki2019-08-271-1/+1
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-6/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-231-0/+1
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-4/+2
* nb/intel/sandybridge: Remove the C native graphic initArthur Heymans2019-01-161-1/+0
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-153-0/+36
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/*/*/Makefile.inc: Remove acpi_tables.c from MakefilesPeter Lemenkov2018-10-161-1/+0
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-12/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-2/+2
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* mb/compulab: Mark Intense-PC as single board computer in board_info.txtJonathan Neuschäfer2018-02-201-1/+1
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-4/+1
* mb/compulab/intense_pc: Change devicetree to correct CPU socketHal Martin2018-01-121-1/+1
* mb/compulab/intense_pc: enable SuperIO UARTHal Martin2018-01-122-8/+56
* mb/compulab/intense_pc: remove non-functional EC replayHal Martin2017-12-201-43/+0
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-201-1/+0
* mb/*/*/Kconfig: Remove default MMCONF_BASE_ADDRESS on Sandy BridgeArthur Heymans2017-12-061-4/+0
* mainboard/compulab: add support for CompuLab Intense-PCHal Martin2017-11-3016-0/+899