Age | Commit message (Expand) | Author |
2020-02-24 | soc/amd/common/block/include/amdblocks: Fix typos | Elyes HAOUAS |
2020-02-04 | soc/amd: unify SMBus support | Aaron Durbin |
2020-01-29 | amdblocks/biosram: Do small reformatting | Marshall Dawson |
2020-01-03 | soc/amd/common/block/spi: remove code duplication | Aaron Durbin |
2020-01-03 | amdblocks/acpimmio: add missing MMIO functions | Michał Żygowski |
2020-01-03 | amdblocks/biosram: Force use of abstraction | Kyösti Mälkki |
2019-12-31 | src/{soc,southbridge}/amd: Fix typo | Elyes HAOUAS |
2019-12-27 | soc/amd/common: Correct SPI FIFO size check | Marshall Dawson |
2019-12-26 | soc/amd/common/car: Remove unneeded header | Kyösti Mälkki |
2019-12-20 | {nb,soc}: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-10 | amdblocks/pci: add common implementation of MMCONF enabling | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: add common functions for AP entry | Michał Żygowski |
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-12-02 | soc/amd/common: Inline ACPI MMIO accessors | Kyösti Mälkki |
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-26 | soc/amd/exit_car.S: Drop redundant enabling cache | Arthur Heymans |
2019-10-20 | src/soc/amd/common: Add Azalia support to HDA | Marshall Dawson |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-20 | soc/amd/common: Add AcpiMmio access for SMBus PCI device | Marshall Dawson |
2019-10-20 | soc/amd/common/lpc: Add SuperIO decode function | Marshall Dawson |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-09-26 | soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code | Richard Spiegel |
2019-09-21 | soc/amd/stoneyridge: Use new common SPI code | Richard Spiegel |
2019-09-21 | soc/amd/common/block: Create new SPI code | Richard Spiegel |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | soc/amd/common: Remove Picasso display HDA from list | Marshall Dawson |
2019-09-09 | soc/amd/common/lpc: Add decode disable function | Marshall Dawson |
2019-09-09 | soc/amd/common: Add missing stdint.h to lpc.h | Marshall Dawson |
2019-09-06 | soc/amd/common: Add missing stdint.h to acpimmio.h | Marshall Dawson |
2019-09-06 | soc/amd/common: Add missing stdint.h to BiosCallOuts.h | Marshall Dawson |
2019-08-16 | soc/amd/common: Refactor S3 helpers | Kyösti Mälkki |
2019-08-09 | soc/amd/common: Add new GPIO 8K pull-up definition | Marshall Dawson |
2019-08-06 | soc/*: Report mp_init errors | Patrick Rudolph |
2019-07-21 | soc/amd: Move SPI base alignment define into common | Marshall Dawson |
2019-07-03 | soc/amd/common/lpc: Add Picasso ID | Marshall Dawson |
2019-07-03 | soc/amd/common/iommu: Add Picasso ID | Marshall Dawson |
2019-07-03 | soc/amd/common/hda: Add Picasso IDs | Marshall Dawson |
2019-06-11 | soc/amd/common: Add errors for invalid AcpiMmio access | Marshall Dawson |
2019-06-06 | soc/amd/common: Make biosram functions more readable | Marshall Dawson |
2019-06-06 | soc/amd/common: Update AcpiMmio comments | Marshall Dawson |
2019-06-06 | soc/amd/common: Fix consistency in AcpiMmio arguments | Marshall Dawson |
2019-06-06 | soc/amd/common: Clean up prototypes for AcpiMmio | Marshall Dawson |
2019-06-06 | src/amd/stoneyridge: Move alink source to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move sata to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Relocate acpi_get_sleep_type() | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move IOMMU support to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move hda.c to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Relocate MMIO access of ACPI registers | Marshall Dawson |
2019-06-06 | soc/amd/common: Rework block/acpi | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move LPC support to common | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-22 | soc/amd/common: Identify AGESA call pattern | Kyösti Mälkki |
2019-05-21 | soc/amd/common: Refactor AmdCreateStruct() use | Kyösti Mälkki |
2019-05-16 | soc/amd/common: Create AcpiMmio functionality from stoneyridge | Marshall Dawson |
2019-05-06 | soc/amd/common: Introduce module_dispatch() | Kyösti Mälkki |
2019-04-23 | soc/amd/common: Remove AmdReadEventLog() | Kyösti Mälkki |
2019-04-23 | soc/amd/common: Introduce agesa_execute_state() | Kyösti Mälkki |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | 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-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-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-25 | soc/amd/common: Fix AmdLateRunApTask() | Kyösti Mälkki |
2019-02-15 | soc/amd/common: Move PI refcode loader | Kyösti Mälkki |
2019-02-12 | soc/amd/common: Don't use CAR_GLOBAL | Arthur Heymans |
2019-02-12 | soc/amd/common: Remove redundant ACPI S3 test | Kyösti Mälkki |
2019-02-04 | soc/amd/stoneyridge: Reboot if missing MRC cache info | Marshall Dawson |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-05 | src/(device/lib/soc): Remove unused variables | Richard Spiegel |
2018-12-03 | soc/amd/stoneyridge: Use new ACPI MMIO functions | Richard Spiegel |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | soc/amd: Convert from AMD units to coreboot units | Richard Spiegel |
2018-11-16 | soc/amd/common: Remove unused variables of write_pci_cfg_irqs() | Richard Spiegel |
2018-11-07 | soc/amd/stoneyridge: Fix 81+ characters lines | Richard Spiegel |
2018-11-06 | soc/amd/common: Fix function formating | Richard Spiegel |
2018-10-30 | soc/amd/stoneyridge: Set IOMMU support to follow device setting | Martin Roth |
2018-10-25 | soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__' | Richard Spiegel |
2018-10-25 | soc/amd/common/pi: Correct top of DRAM reporting by AGESA | Marshall Dawson |
2018-10-22 | soc/amd: Implement common reset API | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-03 | soc/amd/stoneyridge: Add IOMMU support | Marc Jones |
2018-09-28 | soc/amd/common/block/pi: Remove references to AmdLib | Richard Spiegel |
2018-09-24 | amd/common/psp: Remove use of PspBaseLib | Charles Marslett |
2018-09-24 | soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specific | Richard Spiegel |
2018-08-17 | soc/amd/common/block/pi/agesawarapper.c: Use find_image() | Richard Spiegel |
2018-08-17 | soc/amd/common/block: Port vendorcode's LibAmdLocateImage | Richard Spiegel |
2018-08-03 | soc/amd/common: Remove PSPP override setting | Marc Jones |
2018-07-31 | src/soc/amd/stoneyridge: Remove IMC support | Richard Spiegel |
2018-07-30 | soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training value | Richard Spiegel |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | soc/amd/common: Change create_struct return value | Kyösti Mälkki |