Age | Commit message (Expand) | Author |
2021-05-18 | LGA1155 boards: Drop `VGA_BIOS_{FILE,ID}` for iGPU | Angel Pons |
2021-05-18 | mainboard: Use decimal for `device domain 0x0 on` | Angel Pons |
2021-05-18 | mainboard: Drop useless `acpi_tables.c` files | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-28 | mb/dell/optiplex_9010: Always log chosen fan mode | Angel Pons |
2021-04-21 | mainboard: Use read_int_option() | Angel Pons |
2021-04-10 | mb/dell/optiplex_9010: Use new fixed BAR accessors | Angel Pons |
2021-02-15 | src/mb: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-10 | nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-25 | sb/intel/common: Change some SMI logging | Kyösti Mälkki |
2021-01-25 | cpu/x86/smm: Use common APMC logging | Kyösti Mälkki |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-23 | mb/dell: Fix uninitialized variables usage | John Zhao |
2020-09-21 | mb/dell: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-17 | nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-07-14 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-19 | mb/*/*/Kconfig: guard board name in quotes | Patrick Georgi |
2020-06-15 | sandybridge boards: Factor out MAX_CPUS | Angel Pons |
2020-05-16 | mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support | Michał Żygowski |
2012-04-06 | Remove Dell s1850 | Ron Minnich |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-17 | intel/i82801ex: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-22 | Drop per-board ram_check() calls for now. | Uwe Hermann |
2010-11-21 | Simplify a few code chunks, fix whitespace and indentation. | Uwe Hermann |
2010-11-21 | Drop excessive whitespace randomly sprinkled in romstage.c files. | Uwe Hermann |
2010-11-21 | Convert more boards to use mptable_write_buses. | Patrick Georgi |
2010-11-21 | Use DIMM0 et al in lots more places instead of hardocding values. | Uwe Hermann |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-18 | Move DIMM_MAP_LOGICAL to Kconfig. | Patrick Georgi |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |