Age | Commit message (Expand) | Author |
2021-02-10 | mb/amd/gardenia: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-08-31 | mb/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-10 | AMD mainboards: Drop commented-out include | Angel Pons |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-29 | soc/amd/hda: Move HDA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-04 | mainboard/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | mainboard/[a-f]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-02-24 | mb/amd: Fix typos | Elyes HAOUAS |
2020-01-10 | src: Remove blank acpi_tables source files | Karthikeyan Ramasubramanian |
2020-01-09 | AGESA,binaryPI boards: Declare some IRQ tables static | Kyösti Mälkki |
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-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
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-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
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-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | mb/kahlee mb/gardenia: Remove smbus.asl include | Richard Spiegel |
2018-07-31 | mb/amd/gardenia: Remove IMC support | Richard Spiegel |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-09 | mb/amd: Get rid of device_t | Elyes HAOUAS |
2018-04-20 | soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure | Richard Spiegel |
2018-04-18 | soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference | Richard Spiegel |
2018-04-10 | mainboard: Make OemCustomize.c available at romstage | Richard Spiegel |
2018-04-05 | mb/amd/gardenia/gpio.c: Convert GPIO to new format | Richard Spiegel |
2018-03-19 | soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart | Richard Spiegel |
2018-03-01 | mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlier | Justin TerAvest |
2018-02-17 | soc/amd/stoneyridge: Normalize GPIO init | Justin TerAvest |
2018-02-07 | mb/amd/gardenia: Remove cmos.layout | Richard Spiegel |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-23 | google/kahlee/BiosCallOuts.c: Remove platform_FchParams_reset | Richard Spiegel |
2018-01-23 | amd/gardenia/bootblock/BiosCallOuts.c: Replace GPIO table | Richard Spiegel |
2018-01-23 | soc/amd/stoneyridge/southbridge.c: Create a GPIO programming function | Richard Spiegel |
2017-12-12 | soc/amd/common: Move Agesa related headers | Richard Spiegel |
2017-12-11 | soc/amd/common: Move files to common/block | Richard Spiegel |
2017-11-22 | Create SOC description file soc.asl | Richard Spiegel |
2017-11-20 | amd/stoneyridge: Fix SPD files and functions camel case | Marc Jones |
2017-11-17 | amd/gardenia: Add defines in OemCustomize.c | Marshall Dawson |
2017-11-15 | mb/{amd/gardenia,google/kahlee}: move carrizo_fch.asl code to soc | Richard Spiegel |
2017-11-14 | mb/amd/gardenia: Remove direct AGESA header includes | Martin Roth |
2017-11-13 | amd/gardenia: Add globalnvs.asl | Marc Jones |
2017-10-22 | amd/gardenia: Add PSP to devicetree.cb | Marshall Dawson |
2017-10-20 | stoneyridge: Fix USB ASL | Marc Jones |
2017-10-20 | Stoney Ridge Platforms: cast AGESA tables to void * | Martin Roth |
2017-10-20 | Stoney Ridge Platforms: Make AGESA callout tables common | Martin Roth |
2017-10-02 | mainboard/amd: Add required callouts to Stoney BiosCallouts.c | Martin Roth |
2017-09-26 | binaryPI boards: Fix indirect AGESA.h include | Kyösti Mälkki |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-09-21 | amd/gardenia: Fix number of memory channels | Marc Jones |
2017-09-19 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-08-25 | amd/pi/hudson: Fix FCH EC | Martin Roth |
2017-08-25 | soc/amd/stoneyridge: Move IMC ASL source | Kyösti Mälkki |
2017-08-25 | soc/amd/stoneyridge: Move oem_fan_control() | Kyösti Mälkki |
2017-08-23 | soc/amd/stoneyridge ACPI: Sync sleepstates.asl definitions | Kyösti Mälkki |
2017-08-14 | stoneyridge: Rename hudson to southbridge | Marc Jones |
2017-07-31 | soc/amd/stoneyridge: Move ACPI MADT table to soc | Marc Jones |
2017-07-27 | soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK | Marshall Dawson |
2017-07-25 | amd/gardenia: Correct PCIe port settings | Marshall Dawson |
2017-07-25 | amd/gardenia: Fix IS_ENABLED for fan control | Marshall Dawson |
2017-07-25 | amd/gardenia: Fix IS_ENABLED for xHCI | Marshall Dawson |
2017-07-08 | amd/gardenia: Fix includes after platform change to soc/ | Kyösti Mälkki |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-02 | amd/gardenia: Add PSP DRAM notify to romstage | Marshall Dawson |
2017-06-28 | amd/gardenia: Init cbmem in romstage | Marshall Dawson |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-06-26 | amd/gardenia: Fix most checkpatch errors | Marshall Dawson |
2017-06-26 | amd/gardenia: Switch to soc/amd/stoneyridge | Marc Jones |
2017-04-25 | mainboard/amd/gardenia: Remove PMxEE write on S4 resume | Marc Jones |
2017-04-06 | northbridge/amd/stoney: Add FT4 package | Marshall Dawson |
2017-04-06 | amd/gardenia: Move OemPostParams() to correct file | Kyösti Mälkki |
2017-03-08 | binaryPI boards: Drop any ACPI S3 support | Kyösti Mälkki |
2016-12-26 | amd-based mainboards: Fix whitespace in _PTS comments | Marshall Dawson |
2016-12-22 | agesa and binaryPI mainboards: Fix devicetree hudson comments | Marshall Dawson |
2016-12-19 | amd/mainboard: Clean up bettong, gardenia USB todos | Marshall Dawson |
2016-12-19 | motherboard/amd: Clean up bettong, gardenia makefiles | Marshall Dawson |