1. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  2. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  3. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 6 months ago
  4. 8b93a17 treewide: Remove unused <cpu/amd/mtrr.h> by Elyes Haouas · 1 year, 6 months ago
  5. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 8 months ago
  6. a11b472 soc/amd/stoneyridge: Hook up device_operations in chipset.cb by Felix Held · 1 year, 9 months ago
  7. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 8 months ago
  8. d1da957 soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines by Felix Held · 2 years, 9 months ago
  9. 4f87ae1 soc/amd/common/block/i2c: Move SoC agnostic parts into common by Karthikeyan Ramasubramanian · 3 years, 4 months ago
  10. 66b4f01 soc/amd/common/block/smbus: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  11. 3e29ca9 soc/amd/common/block/lpc: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  12. a8d4a71 soc/amd/stoneyridge: drop empty sb_enable by Felix Held · 3 years, 5 months ago
  13. 237bc2ef soc/amd/stoneyridge/chip: rewrite enable_dev as switch case statement by Felix Held · 3 years, 5 months ago
  14. a21690b soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch by Felix Held · 3 years, 5 months ago
  15. 9e591c4 soc/amd: Refactor some ACPI S3 calls by Kyösti Mälkki · 3 years, 6 months ago
  16. d28e159 soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_ops by Felix Held · 3 years, 7 months ago
  17. 79e12ab soc/amd: Use mp_cpu_bus_init() by Kyösti Mälkki · 4 years, 1 month ago
  18. fc752b6 soc/amd/stoneyridge: add resources during read_resources() by Furquan Shaikh · 4 years, 2 months ago
  19. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  20. edfc5a9 soc/amd/hda: Add .acpi_name() callback to HDA driver by Furquan Shaikh · 4 years, 2 months ago
  21. 69c0469 soc/amd/sata: Add .acpi_name() callback to SATA driver by Furquan Shaikh · 4 years, 2 months ago
  22. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  23. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  24. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  25. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  26. 737e56a soc/amd/common/psp: Consolidate FW blob load functions by Marshall Dawson · 4 years, 6 months ago
  27. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  28. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  29. 6e512c4 soc/amd/common: Introduce agesa_execute_state() by Kyösti Mälkki · 6 years ago
  30. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  31. a8eb477 soc/amd/common: Remove redundant ACPI S3 test by Kyösti Mälkki · 6 years ago
  32. 1d19127 soc/{amd,intel}: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  33. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  34. 3424f38 soc/amd/stoneyridge: Get rid of domain_read_resources by Martin Roth · 6 years ago
  35. 6dcb6c2 soc/amd/stoneyridge: Add IGFX device ACPI ASL entry by Marc Jones · 6 years ago
  36. 9022b9d soc/amd/stoneyridge: Add ACPI device name lookup by Marc Jones · 6 years ago
  37. 777ccd4 soc/amd/stoneyridge/: Get rid of device_t by Elyes HAOUAS · 6 years ago
  38. 32bdffa soc/amd/stoneyridge: Support ACPI USB code generation by Duncan Laurie · 6 years ago
  39. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  40. 8f2a7e0 amd/stoneyridge: Add S3 support to POST by Marshall Dawson · 7 years ago
  41. 13101a7 soc/amd/stoneyridge: Add I2C devicetree support. by Justin TerAvest · 6 years ago
  42. 949d666 src/amd/stoneyridge: Add devicetree ACPI names by Justin TerAvest · 6 years ago
  43. 9d0921b soc/amd/stoneyridge/chip.c: Move setup_bsp_ramtop to soc_init() by Richard Spiegel · 7 years ago
  44. 138a1d2 soc/amd/common: Update agesawrapper_call.h by Richard Spiegel · 7 years ago
  45. 0ad74ac soc/amd/common: Move Agesa related headers by Richard Spiegel · 7 years ago
  46. f5e057c soc/amd/stoneyridge: Load SMU fimware using PSP by Marshall Dawson · 7 years ago
  47. 426dc8e soc/amd/stoneyridge: remove superfluous NULL field initialization by Aaron Durbin · 7 years ago
  48. 9db8a44 amd/stoneyridge: Move AmdInitEnv to ramstage by Marshall Dawson · 7 years ago
  49. a7bfbbe amd/stoneyridge: Convert MP init to mp_init_with_smm by Marshall Dawson · 7 years ago
  50. 6bfcf66 stoneyridge: Fix CPU ASL \_PR table by Marc Jones · 7 years ago
  51. dfeb1c4 stoneyridge: Rename hudson to southbridge by Marc Jones · 7 years ago
  52. 4e101ad soc/amd/stoneyridge: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  53. 1587dc8 soc/amd/stoneyridge: Add northbridge support by Marc Jones · 7 years ago
  54. 2448484 soc: Add AMD Stoney Ridge southbridge code by Marc Jones · 7 years ago