Age | Commit message (Expand) | Author |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-19 | mb/{msi,pcengines}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-17 | mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK | Elyes HAOUAS |
2019-12-16 | arch/x86: Make X86 stages select ARCH_X86 | Arthur Heymans |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-15 | mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function | Elyes HAOUAS |
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-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-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 | 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-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-27 | mb/msi/ms7721: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
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-05-05 | mb/msi/ms7707: Remove MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID} | Elyes HAOUAS |
2019-05-01 | mainboard: Add MSI MS-7707 | Max Blau |
2019-03-20 | src: Use 'include <string.h>' when appropriate | 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-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
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-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-16 | AGESA fam15tn 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-14 | AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE | Mike Banon |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | Elyes HAOUAS |
2019-01-09 | amdfam10 boards: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2019-01-09 | amdfam10 boards: Use PCI_DEVFN() | Kyösti Mälkki |
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-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 |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
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-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLE | 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 | mb: Replace MSR addresses with macros | 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-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-07-02 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-04 | mb/msi: Get rid of whitespace before tab | Elyes HAOUAS |
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-31 | mb/msi/ms9652_fam10: Fix dependency on amdk8/util.asl | Kyösti Mälkki |
2018-05-07 | mb/msi: Get rid of device_t | Elyes HAOUAS |
2018-05-03 | mainboard/msi/ms9185: Fix coding style and remove commented code | Elyes HAOUAS |
2018-04-29 | mainboard/msi/ms9652_fam10: Fix coding style | Elyes HAOUAS |
2018-04-29 | mainboard/msi/ms9282: Fix coding style | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-18 | Intel i440bx boards: Remove - using LATE_CBMEM_INIT | Kyösti Mälkki |
2018-01-18 | Intel i82810 boards & chips: Remove - using LATE_CBMEM_INIT | Kyösti Mälkki |
2018-01-07 | mainboard/ms7721: Fix temperature sensor configuration | Renze Nicolai |
2017-10-31 | AMD boards: Fix function name (soft_reset) in message | Jonathan Neuschäfer |
2017-10-19 | AGESA: Split long lines in OemCustomize.c | Kyösti Mälkki |
2017-09-26 | AGESA: Remove heap allocations from OemCustomize.c | Kyösti Mälkki |
2017-09-26 | AGESA binaryPI boards: Fix some whitespace | Kyösti Mälkki |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-09-21 | superio/winbond/*: Unify w*_set_clksel_48() | Keith Hui |
2017-09-19 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-09-13 | AGESA vendorcode: Move PlatformInstall.h | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up Ids.h and Filecode.h includes | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-09-01 | intel/i440bx: Move LATE_CBMEM_INIT under mainboard | Kyösti Mälkki |
2017-08-24 | msi/ms7721: Switch away from AGESA_LEGACY_WRAPPER | Kyösti Mälkki |
2017-08-23 | AGESA binaryPI: Consolidate and fix sleep states | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Consolidate post_cache_as_ram call | Kyösti Mälkki |
2017-08-21 | Boards w/ Winbond superios: Use common config entry code | Keith Hui |