Age | Commit message (Expand) | Author |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-02 | soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameter | Michael Niewöhner |
2019-09-14 | mb/asrock/h110m: configure SuperIO global registers | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: configure GPIOs in SuperIO chip | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: enable ACPI LDN in SuperIO | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: set I/O Range for SuperIO HWM | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: add missing pci devices to tree | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: disable unused sata ports | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: disable unused serial buses | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: remove unsed i2c_voltage settings | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: use VR_CFG_AMP() macro to set PSI threshold | Maxim Polyakov |
2019-09-09 | mb/asrock/h110m: fix VR domains configuration | Maxim Polyakov |
2019-09-01 | mb/asrock/h110m: rewrite gpio config using macros | Maxim Polyakov |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-20 | mb/{asrock,intel,purism}: Copy channel arrays separately | Jacob Garber |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-13 | intel/haswell: Replace monotonic timer | Kyösti Mälkki |
2019-06-27 | mb/asrock/h110m: set serirq_mode to continuous mode | Maxim Polyakov |
2019-06-21 | mb/asrock/h110m: Correct Kconfig symbol selection | Angel Pons |
2019-06-21 | soc/intel/skylake: Clean up Kconfig | Arthur Heymans |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-06-05 | mb/*/devicetree.cb: Remove unavailable PCIe ports | Arthur Heymans |
2019-05-20 | sb/amd/cimx/sb800: Get rid of power button device in coreboot | Paul Menzel |
2019-05-12 | mb/asrock/h81m-hds: Drop now obsolete libgfxinit override | Nico Huber |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-04-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-23 | nb/intel/sandybridge: Drop pch.h from sandybridge.h | Patrick Rudolph |
2019-04-19 | src/mb/Kconfig: Fix PCI subsystem IDs | Elyes HAOUAS |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-11 | mb/asrock/h110m: Add virtual LDN for SuperIO to DT | Maxim Polyakov |
2019-04-06 | mb/asrock/h110m: Add PEG Gen3 support | Maxim Polyakov |
2019-04-06 | mb/asrock/h110m: Set PEG as primary GFX device | Maxim Polyakov |
2019-04-06 | {mb,soc/intel/skylake}: remove unused InternalGfx | Maxim Polyakov |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | mainboard: Add ASRock H110M-DVS | Maxim Polyakov |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | commonlib/loglevel.h: Drop unnecessary include | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-08 | mb/{asrock,intel,kontron}: Include missing <arch/io.h> | Elyes HAOUAS |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-24 | src/mb/asrock/../g41m-s3: Remove spurious devices | Angel Pons |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | mb/*/*/devicetree.cb: Make sandybridge devicetree uniform | Arthur Heymans |
2019-01-23 | nb/intel/x4x: Use parallel MP init | Arthur Heymans |
2019-01-16 | AGESA fam16kb boards: Clean up devicetree | Kyösti Mälkki |
2019-01-16 | AGESA fam14 boards: Clean up devicetree | Kyösti Mälkki |
2019-01-14 | AGESA: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge x4x | Elyes HAOUAS |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-08 | sb/intel/i82801gx: Autodisable functions based on devicetree | Arthur Heymans |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | mb/asrock/h81m-hds: Move GPIO header to a linked C file | Tristan Corrick |
2018-12-28 | sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports | Tristan Corrick |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | mb/asrock/h81m-hds: Allow "keep state" for power_on_after_fail | Tristan Corrick |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-03 | sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig | Tristan Corrick |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-21 | nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig | Elyes HAOUAS |
2018-11-16 | mainboard: Add ASRock H81M-HDS | Tristan Corrick |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | Elyes HAOUAS |
2018-11-16 | mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree | Peter Lemenkov |
2018-11-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-18 | src/mainboard: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-18 | mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-09-28 | src/mb/asrock/g41c-gs: Add variant g41m-s3 | Angel Pons |
2018-09-25 | mb/asrock/g41m_vs3_r2: Add mainboard | Arthur Heymans |
2018-09-18 | mb/asrock/g41c-gs: Link separate gpio.c files | Arthur Heymans |
2018-09-15 | mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetree | Arthur Heymans |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-07-26 | asrock/g41c-gs: make serial console setup depend on selected super IO | Felix Held |
2018-07-22 | mb/asrock/g41c-gs: Add g41m-gs variant | Arthur Heymans |
2018-07-22 | mb/asrock/g41c-gs: Add the revision 1 variant | Arthur Heymans |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-14 | nb/intel/x4x: Deprecate native graphic init | Arthur Heymans |
2018-06-14 | mb/*/*: Enable libgfxinit on x4x boards | Arthur Heymans |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-06-06 | mb/*/*: Add a few VBT files | Arthur Heymans |
2018-06-04 | mb/asrock: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src/mainboard: Add space after 'if' | Elyes HAOUAS |