1. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 3 months ago
  2. 0fc6914 vc/amd/opensil: introduce common mpio/chip.h header file by Felix Held · 3 months ago
  3. 444edcb vc/amd/opensil/*/mpio/chip.h: add missing include guards by Felix Held · 3 months ago
  4. d7427c6 vc/amd/opensil/stub/ramstage: add acpi_add_opensil_tables stub by Felix Held · 4 months ago
  5. d3d62d4 Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE by Arthur Heymans · 8 months ago
  6. ede452fb vendorcode/amd/opensil: Add CPP args to all stages by Arthur Heymans · 8 months ago
  7. df9a040 soc/amd/genoa_poc/domain: refactor read_soc_memmap_resources by Felix Held · 5 months ago
  8. 87fa1d0 vc/amd/opensil/genoa_poc/mpio: add debug output for unused chip by Felix Held · 5 months ago
  9. d7738f7 vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warning by Felix Held · 5 months ago
  10. b526da2 vc/amd/opensil/genoa_poc/mpio: use device status for port_present by Felix Held · 5 months ago
  11. e261aa0 vc/amd/opensil/genoa_poc/mpio: simplify per_device_config arguments by Felix Held · 5 months ago
  12. 4b18755 vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chip by Felix Held · 5 months ago
  13. 929ef5f vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum element by Felix Held · 5 months ago
  14. c12ef5d vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type values by Felix Held · 5 months ago
  15. f7aafac vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPE by Felix Held · 5 months ago
  16. 7765f4d vc/amd/opensil: don't use source path when using stub by Marshall Dawson · 5 months ago
  17. 7c58dd6 vc/amd/opensil/stub: add stub MPIO driver by Felix Held · 6 months ago
  18. e067003 vc/amd/opensil/genoa_poc/memmap: use GiB define by Felix Held · 5 months ago
  19. d4a1ba4 vc/amd/opensil/genoa_poc/memmap: use get_top_of_mem_below_4gb by Felix Held · 5 months ago
  20. 4e3d2a1 vc/amd/opensil/genoa_poc/mpio/chip: fix typo in pcie_aspm enum name by Felix Held · 6 months ago
  21. be08c1d Treewide: Fix incorrect SPDX license strings by Martin Roth · 6 months ago
  22. ddd0020 vc/amd/fsp/picasso: Bring picasso inline with other AMD SoC by Varshit Pandya · 6 months ago
  23. 6fd2191 vc/amd/opensil: add openSIL stub implementation by Felix Held · 7 months ago
  24. 3730ce8 vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h by Felix Held · 7 months ago
  25. dde265f soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources by Felix Held · 7 months ago
  26. fbda323 vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer by Felix Held · 7 months ago
  27. c047478 vc/amd/opensil/genoa_poc/memmap: use unsigned long for resource index by Felix Held · 7 months ago
  28. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 12 months ago
  29. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  30. 054b842 vc/amd: move verstage on PSP files to new psp_verstage folder by Felix Held · 7 months ago
  31. c4e5e91 vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors by Felix Held · 7 months ago
  32. dc12a38 soc/amd/genoa_poc: rely less on boot state hooks by Felix Held · 7 months ago
  33. e5197e1 vc/amd/opensil/genoa_poc: move configure_mpio call to setup_opensil by Felix Held · 7 months ago
  34. 6325687 vc/amd/opensil/genoa_poc/opensil_console: fix host debug print function by Felix Held · 7 months ago
  35. 204703d vc/amd/opensil/genoa_poc/mpio: rename mpio_config to configure_mpio by Felix Held · 7 months ago
  36. 4f1786d vendorcode: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  37. 182e569 vc/amd/psp: Remove unknown section flags by Lennart Eichhorn · 9 months ago
  38. 372503f treewide: Use show_notices target for warnings by Martin Roth · 8 months ago
  39. 9314bb6 vc/amd/opensil: add _POC suffix to SOC_AMD_OPENSIL_GENOA by Felix Held · 8 months ago
  40. d123f8d soc/amd/genoa: rename to genoa_poc by Felix Held · 8 months ago
  41. c7be078 vc/amd: use 'openSIL' spelling in comments & help text by Felix Held · 8 months ago
  42. 3d3e1cf vendorcode/amd/opensil/genoa_poc: add opensil_fill_fadt_io_ports by Felix Held · 8 months ago
  43. 5f6cf61 vendorcode/amd/genoa: Parse APOB for DRAM layout by Arthur Heymans · 1 year, 1 month ago
  44. f1b1412 soc/amd/genoa: Add opensil MPIO chip files by Arthur Heymans · 1 year, 1 month ago
  45. 62389ab vendorcode/amd/opensil: Add SATA configuration by Arthur Heymans · 1 year, 1 month ago
  46. f643a4d vendorcode/amd/opensil: Add USB configuration by Martin Roth · 11 months ago
  47. 81ceea1 vendorcode/amd/opensil: Set up resource manager input block by Arthur Heymans · 1 year, 1 month ago
  48. adee6a6 vendorcode/amd/opensil: Add initial setup and API calls by Arthur Heymans · 1 year, 1 month ago
  49. 98a46fb vendorcode/amd/opensil: Implement cbmem_top_chipset by Arthur Heymans · 1 year, 1 month ago
  50. 0832e67 vendorcode/amd/opensil/genoa: Implement console callback by Arthur Heymans · 1 year, 1 month ago
  51. 791ce58 vendorcode/amd: Hook up opensil by Arthur Heymans · 1 year, 1 month ago
  52. 773c7ce Update genoa_poc/opensil submodule to upstream main by Martin Roth · 9 months ago
  53. f9bc2c4 vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule by Martin Roth · 10 months ago
  54. 47b393a soc/amd/mendocino: Update FSP-S UPD to pass boot logo by Karthikeyan Ramasubramanian · 10 months ago
  55. 7687e77 vc/amd/pi: Add SPDX headers to all files that don't have them by Martin Roth · 12 months ago
  56. 81da643 vc/amd: Only pull in Makefiles & dirs that are needed by Martin Roth · 12 months ago
  57. 2c82843 soc/amd/phoenix: Add SVC call to inject v2 hash tables by Karthikeyan Ramasubramanian · 1 year, 1 month ago
  58. 86dfcb8 vendorcode/amd/fsp/common: Refactor dmi_info.h by Konrad Adamczyk · 1 year, 2 months ago
  59. 5d65c81 vc/amd/fsp/phoenix/FspmUpd: drop eMMC-related UPDs by Felix Held · 1 year, 2 months ago
  60. 2e9a396 vc/amd/fsp/glinda/platform_descriptors: add dxio_port_param_type TODO by Felix Held · 1 year, 1 month ago
  61. e479b3e vc/amd/fsp/*/platform_descriptor: add dxio_link_hotplug_type enum by Felix Held · 1 year, 1 month ago
  62. f278eed vc/amd/fsp/phoenix/platform_descriptors: fix dxio_port_param_type enum by Felix Held · 1 year, 1 month ago
  63. 05e5319 vc/amd/fsp/mendocino/platform_descriptors: fix dxio_port_param_type enum by Felix Held · 1 year, 1 month ago
  64. 6433517 vc/amd/fsp/*/platform_descriptor: drop SoC name from DDI comment by Felix Held · 1 year, 1 month ago
  65. afcd48a vc/amd/phoenix/platform_descriptor: clarify link_compliance_mode comment by Felix Held · 1 year, 1 month ago
  66. 4c54891 vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping by Felix Held · 1 year, 4 months ago
  67. 0507e06 soc|vc/amd/phoenix: Prepare for PSP verstage by Karthikeyan Ramasubramanian · 1 year, 3 months ago
  68. 1e45295 vc/amd/pi/amdlib.c: Use native coreboot code over compiler builtins by Arthur Heymans · 1 year, 3 months ago
  69. 8c11907 vc/amd/fsp/phoenix/FspUsb: update USB config struct for Phoenix SoC by Felix Held · 1 year, 6 months ago
  70. 78790c8 vc/amd/fsp/mendocino/FspmUpd: Add UPD to set eDP panel T9 vaule by Chris Wang · 1 year, 4 months ago
  71. c2059fa soc/amd/mendocino: rename pwr_on_vary_bl_to_blon to edp_panel_t8_ms by Chris Wang · 1 year, 4 months ago
  72. 8f2953b vc/amd/fsp/mendocino/FspmUpd: Update UDP structure for MDN-FSP by Chris.Wang · 1 year, 5 months ago
  73. 292e673 vc/amd/fsp/mendocino:Add fch_usb_3_port_force_gen1 tp AGESA FSP-M UPD by Patrick Huang · 1 year, 5 months ago
  74. b643660 soc/amd/mendocino: Add UPDs for DPTC current limits by Patrick Huang · 1 year, 5 months ago
  75. 60875b4 soc/amd/mendocino: Consume fsp misc_data hob by Jason Glenesk · 1 year, 5 months ago
  76. 72c38c9 soc/amd/mendocino: Add svc_write_postcode call instead of stub by Martin Roth · 1 year, 7 months ago
  77. ced8fe0 vc/amd/pi: Fix "No such file or directory" by Elyes Haouas · 1 year, 7 months ago
  78. 2476942 treewide: Fix old-style declarations by Elyes Haouas · 1 year, 7 months ago
  79. ef12976 soc/amd/mendocino: PSP_INCLUDES_HSP by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  80. 8420ccc vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure State by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  81. 20646cd soc/amd: Change Morgana codename to Phoenix by Martin Roth · 1 year, 7 months ago
  82. ad12b4f soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimization by Chris.Wang · 1 year, 8 months ago
  83. b3a28c3 vc/amd/pi/00670F00/Makefile.inc: Remove path to non-existent directory by Elyes Haouas · 1 year, 8 months ago
  84. 7b49d1b vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUS by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  85. d3690ee vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config by Felix Held · 1 year, 8 months ago
  86. bd9ab06 vc/amd/fsp/morgana/FspmUpd: don't use pointers for usb_phy config by Felix Held · 1 year, 8 months ago
  87. e1f6db5 vc/amd/fsp/cezanne/FspmUpd: don't use pointers for usb_phy configuration by Felix Held · 1 year, 9 months ago
  88. 7969a5c vc/amd/fsp/mendocino/FspmUpd: don't use pointers for usb_phy config by Felix Held · 1 year, 9 months ago
  89. 2b9ee5d vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda by Fred Reitberger · 1 year, 9 months ago
  90. 4875a1f vc/amd/fsp/morgana/platform_descriptors.h: Update for morgana by Fred Reitberger · 1 year, 9 months ago
  91. e440403 vc/amd/fsp/mendocino: Update FSP UPD signatures to MNDCNO by Martin Roth · 2 years, 1 month ago
  92. 7d6bf83 vendorcode/amd/ccx_cppc_data.h: Fix header guard by Arthur Heymans · 1 year, 10 months ago
  93. 03a6ccd sb/amd: Remove dropped platforms by Arthur Heymans · 1 year, 10 months ago
  94. 81a4fef cpu/amd/agesa: Remove leftover code by Arthur Heymans · 1 year, 10 months ago
  95. 0f12381 vendorcode/amd/agesa: Drop unused common code by Arthur Heymans · 1 year, 10 months ago
  96. 7036ded vendorcode/amd/agesa/family16: Drop unused platform by Arthur Heymans · 1 year, 10 months ago
  97. 49af4f7 {cpu/nb}/amd/family16: Remove platform by Arthur Heymans · 1 year, 10 months ago
  98. 5d15212 vendorcode/amd/agesa/fam15tn: Drop unused platform by Arthur Heymans · 1 year, 10 months ago
  99. 713e3c0 vendorcode/amd/agesa/fam14: Remove dropped platform by Arthur Heymans · 1 year, 10 months ago
  100. 75a4a6a vc/amd/fsp: Add Glinda directory by Martin Roth · 1 year, 10 months ago