Age | Commit message (Expand) | Author |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-01-17 | soc/amd: introduce and use common amd_cpu_bus_ops struct | Felix Held |
2023-01-12 | treewide: Remove unused <cpu/amd/mtrr.h> | Elyes Haouas |
2022-11-24 | soc/amd: Define post codes | Martin Roth |
2022-10-14 | soc/amd/stoneyridge: Hook up device_operations in chipset.cb | Felix Held |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-10-16 | soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines | Felix Held |
2021-03-22 | soc/amd/common/block/i2c: Move SoC agnostic parts into common | Karthikeyan Ramasubramanian |
2021-02-18 | soc/amd/common/block/smbus: move ACPI name to common code | Felix Held |
2021-02-18 | soc/amd/common/block/lpc: move ACPI name to common code | Felix Held |
2021-02-11 | soc/amd/stoneyridge: drop empty sb_enable | Felix Held |
2021-02-10 | soc/amd/stoneyridge/chip: rewrite enable_dev as switch case statement | Felix Held |
2021-01-30 | soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch | Felix Held |
2021-01-26 | soc/amd: Refactor some ACPI S3 calls | Kyösti Mälkki |
2020-12-06 | soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_ops | Felix Held |
2020-06-03 | soc/amd: Use mp_cpu_bus_init() | Kyösti Mälkki |
2020-05-14 | soc/amd/stoneyridge: add resources during read_resources() | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-29 | soc/amd/hda: Add .acpi_name() callback to HDA driver | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Add .acpi_name() callback to SATA driver | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-04-02 | soc/amd/common/psp: Consolidate FW blob load functions | Marshall Dawson |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-23 | soc/amd/common: Introduce agesa_execute_state() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-12 | soc/amd/common: Remove redundant ACPI S3 test | Kyösti Mälkki |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-31 | soc/amd/stoneyridge: Get rid of domain_read_resources | Martin Roth |
2018-07-27 | soc/amd/stoneyridge: Add IGFX device ACPI ASL entry | Marc Jones |
2018-06-01 | soc/amd/stoneyridge: Add ACPI device name lookup | Marc Jones |
2018-05-23 | soc/amd/stoneyridge/: Get rid of device_t | Elyes HAOUAS |
2018-05-18 | soc/amd/stoneyridge: Support ACPI USB code generation | Duncan Laurie |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-02-12 | amd/stoneyridge: Add S3 support to POST | Marshall Dawson |
2018-01-25 | soc/amd/stoneyridge: Add I2C devicetree support. | Justin TerAvest |
2018-01-25 | src/amd/stoneyridge: Add devicetree ACPI names | Justin TerAvest |
2017-12-22 | soc/amd/stoneyridge/chip.c: Move setup_bsp_ramtop to soc_init() | Richard Spiegel |
2017-12-15 | soc/amd/common: Update agesawrapper_call.h | Richard Spiegel |
2017-12-12 | soc/amd/common: Move Agesa related headers | Richard Spiegel |
2017-11-14 | soc/amd/stoneyridge: Load SMU fimware using PSP | Marshall Dawson |
2017-11-04 | soc/amd/stoneyridge: remove superfluous NULL field initialization | Aaron Durbin |
2017-09-27 | amd/stoneyridge: Move AmdInitEnv to ramstage | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Convert MP init to mp_init_with_smm | Marshall Dawson |
2017-08-14 | stoneyridge: Fix CPU ASL \_PR table | Marc Jones |
2017-08-14 | stoneyridge: Rename hudson to southbridge | Marc Jones |
2017-06-27 | soc/amd/stoneyridge: Fix most checkpatch errors | Marshall Dawson |
2017-06-26 | soc/amd/stoneyridge: Add northbridge support | Marc Jones |
2017-06-26 | soc: Add AMD Stoney Ridge southbridge code | Marc Jones |