Age | Commit message (Expand) | Author |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
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-03-24 | nb/intel/i945: Use DEBUG_RAM_SETUP | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-14 | gigabyte/ga-h61m-s2pv: fix PS/2 ACPI | Angel Pons |
2019-03-13 | src/mainboard/*/*/cstates.c: Drop unused includes | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |
2019-03-08 | commonlib/loglevel.h: Drop unnecessary include | Elyes HAOUAS |
2019-03-08 | src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' | 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-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-26 | mb/gigabyte/ga-h61m-s2pv: fix cosmetic things | Angel Pons |
2019-02-11 | amd: Remove unused defines | Peter Lemenkov |
2019-02-08 | mb/*/*/romstage: curly braces after the function definition | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
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-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge x4x | Elyes HAOUAS |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | 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-08 | mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetree | Arthur Heymans |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop array bus_sb700 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use PCI_DEVFN() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop array bus_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop variable sbdn_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Call get_bus_conf() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop unused mb_sysconf.h | Kyösti Mälkki |
2019-01-03 | mb/gigabyte/ga-b75m-d3{h,v}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | 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-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-11-12 | intel/i945: Factor out ram init time stamps | Paul Menzel |
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 | src/mainboard: Remove irrelevant conditional statement | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-09-25 | mb: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-08-22 | src/mainboard/*: Remove IFD_*_REGION values for ifdfake | Angel Pons |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-08-10 | mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up CMOS files | Angel Pons |
2018-08-10 | mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up mainboard code | Angel Pons |
2018-08-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-07-17 | Add VBT data for Gigabyte GA-H61-S2PV | p4block |
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-28 | mb/*/*/cmos.layout: Fix coding style | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | 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 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | mb/gigabyte: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src/mainboard: Add space after 'if' | Elyes HAOUAS |
2018-06-04 | sb/amd/rs780: Fix invalid function declarations | Kyösti Mälkki |
2018-06-04 | amdfam10: Fix mismatch of function declarations | Kyösti Mälkki |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-05-31 | Remove all AMD K8 boards | Kyösti Mälkki |
2018-05-24 | mb/gigabyte/ga-h61m-s2pv: Add new mainboard | Angel Pons |
2018-05-15 | mainboard/amd/*: Remove unused arguments from SIOW ACPI method | Martin Roth |
2018-05-08 | mb/gigabyte: Get rid of device_t | Elyes HAOUAS |
2018-05-01 | nb/intel/x4x: Change memory layout to improve MTRR | Arthur Heymans |
2018-04-29 | mainboard/gigabyte/ga_2761gxdk: Remove unnecessary braces {} | Elyes HAOUAS |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-23 | sb/intel/bd82x6x: Reduce function-disable mess | Nico Huber |
2018-01-18 | Intel i440bx boards: Remove - using LATE_CBMEM_INIT | Kyösti Mälkki |
2018-01-17 | cpu/intel/speedstep: Fix the PNOT ACPI method | Arthur Heymans |
2018-01-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2018-01-05 | nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout | Arthur Heymans |
2017-12-20 | intel/bd82x6x: Use generated ACPI PIRQ | Tobias Diedrich |
2017-12-11 | AMD fam10: Link southbridge/amd/rs780/early_setup.c | Arthur Heymans |