Age | Commit message (Expand) | Author |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-12 | mb/**/hda_verb.c: Clean up formatting | Angel Pons |
2019-12-12 | hp/pavilion_m6_1035dx: Switch away from ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-11 | mb/**/hda_verb.c: use denary numerals for lengths | Angel Pons |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-12-03 | AGESA boards: Drop commented out code | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | mb/*/*: Drop AMDFAM10 mainboards | Arthur Heymans |
2019-11-18 | mb/hp/revolve_810_g1: Don't clear BUC and beyond | Nico Huber |
2019-11-18 | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_early_init hook optional | Arthur Heymans |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-04 | mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-16 | src/mb: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-13 | mb/hp/z220_sff_workstation: Remove unused include 'pnp_def.h' | Elyes HAOUAS |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-20 | mb,autoport: Fix GCC 9 Port_List build error | Jacob Garber |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-06-21 | sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree | Arthur Heymans |
2019-06-19 | src/mainboard: Remove unused include <arch/byteorder.h> | Elyes HAOUAS |
2019-06-10 | mainboard/hp/z220_sff_workstation: remove unused header file | Felix Held |
2019-06-06 | mb/hp: Add Z220 SFF workstation | Patrick Rudolph |
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-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-11 | amd: Remove unused defines | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-31 | lib/hardwaremain: Fix more ACPI/IOAPIC typos | Subrata Banik |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
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-16 | nb/intel/sandybridge: Remove the C native graphic init | Arthur Heymans |
2019-01-16 | AGESA fam16kb boards: Clean up devicetree | Kyösti Mälkki |
2019-01-16 | AGESA fam15tn boards: Clean up devicetree | Kyösti Mälkki |
2019-01-15 | mb/*/*: Use libgfxinit on sandy and ivy bridge boards | Arthur Heymans |
2019-01-14 | AGESA: Remove ACPI for IMC we don't run | Kyösti Mälkki |
2019-01-09 | amdfam10 boards: Use smp_write_pci_intsrc() | Kyösti Mälkki |
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: 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-03 | src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER) | Elyes HAOUAS |
2019-01-03 | mb: Remove duplicated ENABLE_VMX | Elyes HAOUAS |
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-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-28 | mb/hp/compaq_8200_elite_sff: Fix SATA port map | Patrick Rudolph |
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 <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | 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 | 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-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-16 | mb/*/*/cmos.default: Harmonise CMOS files syntax | Elyes HAOUAS |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-07-24 | mb/hp/compaq_8200_elite_sff: Call NPCD378 sleep/wake handlers | Patrick Rudolph |
2018-07-21 | mb/hp/compaq_8200_elite_sff: Add data.vbt | Patrick Rudolph |
2018-07-19 | arch/x86/smbios: Add support for table 38 | Patrick Rudolph |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
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 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-06 | hp/compaq_8200_elite: Fix TPM not visible in OS | Patrick Rudolph |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | mb/hp: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-06-01 | superio/nuvoton/npcd378: Add PSU fan control | Patrick Rudolph |
2018-05-31 | Remove all AMD K8 boards | Kyösti Mälkki |
2018-05-29 | mainboard/hp/dl145_g1: Remove empty WAK ACPI method | Martin Roth |
2018-05-24 | mb/hp: Add new port compaq_8200_elite_sff | Patrick Rudolph |
2018-05-13 | mainboard/hp: Add HP Elitebook 8770w | xiinc37 |
2018-05-08 | mb/hp: Get rid of device_t | Elyes HAOUAS |