Age | Commit message (Expand) | Author |
2020-04-16 | soc/amd/picasso: Notify PSP system is going to sleep state | Marshall Dawson |
2020-04-16 | soc/amd/psp: Add SmmInfo command | Marshall Dawson |
2020-04-15 | soc/amd/picasso: Add common PSP support | Marshall Dawson |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-13 | soc/amd/picasso/soc_util: add TODO to Dali detection | Felix Held |
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-08 | soc/amd/picasso: replace get_soc_config with config_of_soc | Felix Held |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-30 | soc/amd/picasso: Add helper functions for finding SOC type | Martin Roth |
2020-03-29 | soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2 | Martin Roth |
2020-03-29 | soc/amd/picasso: Add Kconfig option for chip footprint | Felix Held |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | soc/amd/picasso: Add CPUID of newer device | Marshall Dawson |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-17 | soc/amd/picasso: Set I2C clock reference to 150MHz | Martin Roth |
2020-03-17 | soc/amd/picasso: Remove unused defines from cpu.h | Marshall Dawson |
2020-03-17 | soc/amd/picasso: Move get_soc_config to common location | Marshall Dawson |
2020-03-02 | soc/amd/picasso: Add PCI ID for Dali xHCI | Marshall Dawson |
2020-02-04 | soc/amd: unify SMBus support | Aaron Durbin |
2020-01-31 | soc/amd/picasso: move to using smbus_host.h definitions | Aaron Durbin |
2020-01-31 | soc/amd/picasso: use SMBus timeout in compilation unit | Aaron Durbin |
2020-01-31 | soc/amd/picasso: use SMBus speed in compilation unit | Aaron Durbin |
2020-01-22 | {soc,southbridge}/*/*/acpi: Add possibility to disable S4 | Wim Vervoorn |
2020-01-20 | soc/amd/picasso: Add SMMSTORE support | Marshall Dawson |
2020-01-02 | amd/acpi: Drop empty PCSD device nodes | Nico Huber |
2020-01-02 | src: Remove unneeded 'include <arch/io.h>' | Elyes HAOUAS |
2019-12-26 | soc/amd/picasso: Configure APOB NV only with ACPI resume | Marshall Dawson |
2019-12-20 | AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID | Michał Żygowski |
2019-12-19 | soc/amd/picasso: Reduce romstage.c | Marshall Dawson |
2019-12-19 | soc/amd/picasso: Remove unused Kconfig options | Marshall Dawson |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-16 | soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages | Kyösti Mälkki |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-12-04 | soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable function | Michał Żygowski |
2019-11-28 | soc/amd/common: Remove guards on ACPIMMIO utils | Kyösti Mälkki |
2019-11-28 | soc/amd/common: Fix indirect includes | Kyösti Mälkki |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-23 | soc/amd: Move SCI enable outside table creation | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | timestamps: COLLECT_TIMESTAMPS is mostly optional | Kyösti Mälkki |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-24 | soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from Kconfig | Justin Frodsham |
2019-10-21 | soc/amd/picasso: Add audio processor | Marshall Dawson |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |