Age | Commit message (Expand) | Author |
2020-01-18 | mb/amd/bettong: Fix typo | Elyes HAOUAS |
2020-01-12 | mb/*/*: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-10 | src: Remove blank acpi_tables source files | Karthikeyan Ramasubramanian |
2020-01-09 | src/mainboard: remove MMIO macros | Idwer Vollering |
2020-01-09 | AGESA,binaryPI boards: Declare some IRQ tables static | Kyösti Mälkki |
2020-01-07 | src/mainboard: Fix typo | Elyes HAOUAS |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-20 | mainboard: Add missing include <device/pci_def.h> | Elyes HAOUAS |
2019-12-19 | src/mainboard/amd: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-11 | mb/amd/padmelon: Use Prairie Falcon configuration | Richard Spiegel |
2019-12-11 | soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbol | Marshall Dawson |
2019-12-11 | soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon | Marshall Dawson |
2019-12-09 | binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains | Kyösti Mälkki |
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-12-02 | sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block | Michał Żygowski |
2019-11-30 | binaryPI boards: Remove BIST reporting | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | binaryPI: Disable boards from build | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | mb/*/*: Use proper header for pm_iowrite() | Arthur Heymans |
2019-11-20 | mb/*/*: Drop AMDFAM10 mainboards | Arthur Heymans |
2019-11-20 | mainboard/amd: Remove AMD Torpedo mainboard | Joe Moore |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/amd: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-09 | acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t) | Himanshu Sahdev |
2019-10-04 | acpi_table_header: Replace hard-coded revision via macro and function | Himanshu Sahdev |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-04 | mainboard/amd: Add padmelon board code | Richard Spiegel |
2019-08-20 | mb/amd/serengeti_cheetah_fam10: Add null pointer check | Jacob Garber |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | 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-19 | {mb,sb}: Use get_acpi_table_revision(FADT) | Elyes HAOUAS |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-05-20 | sb/amd/cimx/sb800: Get rid of power button device in coreboot | Paul Menzel |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-08 | nb/amd/pi, mb/amd/bettong: Fix null pointer checks | Jacob Garber |
2019-04-06 | mb/amd/bettong/mainboard: Drop unused include <agesawrapper.h> | Elyes HAOUAS |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
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-13 | mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN() | 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-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-12 | binaryPI: Drop nested northbridge in devicetree | 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 fam16kb boards: Clean up devicetree | Kyösti Mälkki |
2019-01-16 | AGESA fam15tn 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 binaryPI: Consolidate ACPI for IMC | Kyösti Mälkki |
2019-01-14 | AGESA binaryPI: Remove unused IMC ACPI methods IMSP and IMWK | Kyösti Mälkki |
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/amd/amdfam10 | Elyes HAOUAS |
2019-01-10 | mainboard/amd: Drop incorrect Kconfig select | 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: 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: Drop array bus_sb800 | 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: Drop global bus_isa variable | 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 |
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-12-05 | soc/amd/stoneyridge: Name IO061 in ASL appropriately | Marshall Dawson |
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-19 | src: Add required space after "switch" | 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 |