1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 2d2c27e soc/amd/stoney: Expand the SMM region for cache by Zheng Bao · 1 year, 8 months ago
  3. 505ccc8 soc/amd/stoneyridge/acpi/northbridge: drop _STA method from PCI0 scope by Felix Held · 1 year, 1 month ago
  4. 32a6622 soc/amd/stoneyridge/acpi/sb_pci0_fch: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  5. a8da070 soc/amd/stoneyridge/northbridge: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  6. 0b07e36 soc/amd/stoneyridge/acpi: rename sb_fch.asl to mmio.asl by Felix Held · 1 year, 1 month ago
  7. f642131 soc/amd/stoneyridge/acpi: use ROOT_BRIDGE macro by Felix Held · 1 year, 1 month ago
  8. 8cab80c soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge by Felix Held · 1 year, 2 months ago
  9. d7ad140 soc/amd/stoneyridge/northbridge: reserve PCI config IO ports by Felix Held · 1 year, 1 month ago
  10. 3cf05b5 soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbers by Felix Held · 1 year, 2 months ago
  11. f0a8b04 acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING by Felix Held · 1 year, 2 months ago
  12. 3d19aa9 soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device by Felix Held · 1 year, 9 months ago
  13. 39a9826 soc/amd/*/acpi/mmio.asl,sb_fch.asl: change AAHB's _STA back to method by Felix Held · 1 year, 2 months ago
  14. c259d71 soc/amd/stoney/acpi: Unhide PCI0 root device from OS by Matt DeVillier · 1 year, 3 months ago
  15. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 3 months ago
  16. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  17. 932cd22 soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct PCI MMIO BAR window by Felix Held · 1 year, 3 months ago
  18. 0de53be soc/amd/stoneyridge/acpi/sb_pci0_fch: report correct number of PCI buses by Felix Held · 1 year, 3 months ago
  19. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  20. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  21. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  22. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 3 months ago
  23. 5927873 soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gb by Felix Held · 1 year, 3 months ago
  24. 392cf2f soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 3 months ago
  25. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 7 months ago
  26. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  27. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 3 months ago
  28. aec49ae soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_reg by Felix Held · 1 year, 3 months ago
  29. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  30. 915c387 soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tom by Felix Held · 1 year, 3 months ago
  31. 8c75d4b soc/amd/stoneyridge: factor out P-state utils to link in all stages by Felix Held · 1 year, 4 months ago
  32. 3924e18 soc/amd/stoneyridge/Makefile: use all target for more compilation units by Felix Held · 1 year, 4 months ago
  33. fc709fe soc/amd/stoneyridge: use common AMD CPU power state ACPI generation by Felix Held · 1 year, 4 months ago
  34. 7d8c832 soc/amd/stoneyridge/cpu: implement get_pstate_latency by Felix Held · 1 year, 4 months ago
  35. 2323aca soc/amd/stoneyridge: implement and use get_pstate_0_reg by Felix Held · 1 year, 4 months ago
  36. 3ee7453 soc/amd/stoneyridge/acpi: add C state config table by Felix Held · 1 year, 4 months ago
  37. ad52185 soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freq by Felix Held · 1 year, 4 months ago
  38. 96fd62f soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h by Felix Held · 1 year, 4 months ago
  39. c08d804 soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSC by Felix Held · 1 year, 4 months ago
  40. e30532d soc/amd/stoneyridge/graphics: introduce defines for constants by Felix Held · 1 year, 4 months ago
  41. 1d66ad1 soc/amd/stoneyridge: move map_oprom_vendev to graphics.c by Felix Held · 1 year, 4 months ago
  42. 0b03c08 soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_ID by Felix Held · 1 year, 4 months ago
  43. a3391e5 soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2 by Felix Held · 1 year, 4 months ago
  44. 25b5982 soc/amd/stoneyridge/include/msr: add pstate_msr bitfield struct by Felix Held · 1 year, 4 months ago
  45. 0acf59d soc/amd: Print amdfwtool debug info if V=1 by Martin Roth · 1 year, 4 months ago
  46. 2c98218 soc/amd/stoneyridge/monotonic_timer: use raw MSR data by Felix Held · 1 year, 4 months ago
  47. 4892d73 soc/amd/stoneyridge/romstage: pass C state control IO base address by Felix Held · 1 year, 4 months ago
  48. f0c1c97 soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDT by Felix Held · 1 year, 4 months ago
  49. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 4 months ago
  50. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 5 months ago
  51. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 5 months ago
  52. 1a14875 soc/amd/stoneyridge/acpi: introduce and use ACPI_SCI_IRQ definition by Felix Held · 1 year, 5 months ago
  53. 3c74a51 soc/amd/picasso,stoneyridge/acpi: drop unneeded res2 FADT assignment by Felix Held · 1 year, 5 months ago
  54. 15024e0 soc/amd/stoneyridge/acpi: use available number of CPUs for CPU entries by Felix Held · 1 year, 5 months ago
  55. 9298ba3 soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment by Felix Held · 1 year, 5 months ago
  56. 5e6ff46 soc/amd/picasso,stoneyridge/acpi: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 5 months ago
  57. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 5 months ago
  58. 21975e4 soc/amd/*/Makefile.inc: remove command line soc-name by Zheng Bao · 1 year, 6 months ago
  59. c188936 soc/amd/*: Add SOC_NAME in fw.cfg(s) by Zheng Bao · 1 year, 6 months ago
  60. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  61. 3d7623f amdfwtool: Add SOC family definition for Carrizo by Zheng Bao · 1 year, 11 months ago
  62. 3ecf377 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers by Felix Held · 1 year, 5 months ago
  63. 9700fe2 soc/amd/stoneyridge/cpu: use CPUID_ALL_STEPPINGS_MASK by Felix Held · 1 year, 5 months ago
  64. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  65. 12ec790 soc/amd/stoneyridge/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 6 months ago
  66. f56b645 soc/amd/stoneyridge: remove LIDS field from global NVS by Felix Held · 1 year, 6 months ago
  67. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  68. 295f417 soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_ID by Elyes Haouas · 1 year, 6 months ago
  69. 5e2d9c0 soc/amd/stoneyridge: clean up global NVS by Felix Held · 1 year, 6 months ago
  70. 9abc411 soc/amd/stoneyridge/northbridge: use acpi_align_current by Felix Held · 1 year, 6 months ago
  71. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 6 months ago
  72. 8f2e5c9 soc/amd: introduce and use common amd_cpu_bus_ops struct by Felix Held · 1 year, 6 months ago
  73. 8b93a17 treewide: Remove unused <cpu/amd/mtrr.h> by Elyes Haouas · 1 year, 6 months ago
  74. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 6 months ago
  75. 3cd06cc soc/amd: Remove dummy SOC_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  76. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  77. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  78. d5c5b52 sb,soc/amd: Remove unused southbridge_io_trap_handler() by Kyösti Mälkki · 1 year, 7 months ago
  79. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  80. 8180427 soc/amd: Define post codes by Martin Roth · 1 year, 8 months ago
  81. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  82. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 1 month ago
  83. bcb610a soc/amd: Specify memory types supported by each chip by Martin Roth · 1 year, 9 months ago
  84. f743e0c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  85. 396fb3d soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device by Felix Held · 1 year, 9 months ago
  86. 81b5631 soc/amd/*/i2c.h: Make definition more accurate by Fred Reitberger · 1 year, 9 months ago
  87. 460ea9d soc/amd/*/smi.h: Use BIT() for clarity by Fred Reitberger · 1 year, 9 months ago
  88. 3adfeec soc/amd/*/uart: cleanup includes by Felix Held · 1 year, 9 months ago
  89. 97e6125 soc/amd/*/uart: commonize UART code and MMIO device driver by Felix Held · 1 year, 9 months ago
  90. 8ebdbbc soc/amd: move set_uart_config prototype to common UART header by Felix Held · 1 year, 9 months ago
  91. ba35f35 soc/amd: move all AOAC function prototypes to amdblocks/aoac.h by Felix Held · 1 year, 9 months ago
  92. 8803640 soc/amd/stoneyridge/uart: introduce and use soc_get_uart_ctrlr_info by Felix Held · 1 year, 9 months ago
  93. f1a03b1 soc/amd/stoneyridge: initialize GPIOs for serial console by Felix Held · 1 year, 9 months ago
  94. acd98d8 soc/amd/stoneyridge/uart: add and use uart_info array by Felix Held · 1 year, 9 months ago
  95. 164c5ed soc/amd: factor out writing extended PM registers in FADT by Felix Held · 1 year, 9 months ago
  96. 1383122 soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c by Fred Reitberger · 1 year, 9 months ago
  97. f73a3a5 soc/amd/*/smihandler: Make fch_apmc_smi_handler common by Fred Reitberger · 1 year, 9 months ago
  98. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  99. 7f7b01d soc/amd/sata.c: Hook up directly in devicetree by Arthur Heymans · 1 year, 9 months ago
  100. b3dcb96 soc/amd/*: Hook up IOMMU ops in devicetree by Arthur Heymans · 1 year, 9 months ago