1. a89accd cpu/amd/model_10xxx: Documentation update by Timothy Pearson · 10 years ago
  2. ead8751 cpu/amd/model_10xxx: Refactor model detection to reduce code duplication by Timothy Pearson · 9 years ago
  3. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  4. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  5. 477b4c5 AMD Fam10h: Don't write uninitialized data into ACPI by Patrick Georgi · 9 years ago
  6. b85656f cpu/amd/agesa: Use alloc_cbmem() only in ramstage by Dave Frodin · 9 years ago
  7. 1cc3338 cpu/amd/pi: Use alloc_cbmem() only in ramstage by Dave Frodin · 10 years ago
  8. fa0ab8c AMD Bald Eagle: Add CPU subdirectory files for new AMD processor by Bruce Griffith · 10 years ago
  9. e5ccbfd cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API by Alexandru Gagniuc · 10 years ago
  10. f5e7fa2 AMD amdfam10: Always have HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  11. 891f71a amd/00730F01: Move SteppeEagle specific settings to northbridge by Dave Frodin · 10 years ago
  12. 452efc2 cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1 by Alexander Couzens · 10 years ago
  13. a2f79d5 cpu/amd/model_10xxx: Add monotonic timer support by Timothy Pearson · 10 years ago
  14. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  15. 4b10dec cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM by Alexandru Gagniuc · 10 years ago
  16. 0908839 cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id by Nicolas Reinecke · 10 years ago
  17. 6fdb4d5 amd/amdfam10: Fix incorrect core count identification by Timothy Pearson · 10 years ago
  18. fa0b3c8 cpu/amd/model_10xxx: update microcode by Nicolas Reinecke · 10 years ago
  19. f251a6d cpu/intel: >= nehalem: add comments to msr finalize's by Alexander Couzens · 10 years ago
  20. c1f47c1 amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objects by Timothy Pearson · 10 years ago
  21. 582b2ae FSP & CBMEM: Fix broken cbmem CAR transition. by Martin Roth · 10 years ago
  22. 08e39c5 AMD K8: Remove some excessive preprocessor use by Kyösti Mälkki · 10 years ago
  23. 1608f36 cpu/amd (non-AGESA): Remove terminator from microcode blob by Kyösti Mälkki · 11 years ago
  24. d15cb519 amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection by Kyösti Mälkki · 11 years ago
  25. 5fe1fb7a cpu/amd (non-AGESA): Load microcode updates from CBFS by Kyösti Mälkki · 11 years ago
  26. 893b81f cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option by Alexandru Gagniuc · 10 years ago
  27. 9c81066 cpu/amd (non-AGESA): Fix AP crash during microcode version lookup by Timothy Pearson · 10 years ago
  28. 0d7f8d0 amd/amdfam10: Update name table with Opteron 2400/8400 series codes by Timothy Pearson · 10 years ago
  29. 5e03170 intel/model_2065x: update microcode by Nicolas Reinecke · 10 years ago
  30. 6300b03 amd/amdfam10: Add runtime ACPI _PSS generation by Timothy Pearson · 10 years ago
  31. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  32. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  33. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  34. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  35. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  36. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  37. dc35756 cpu/amd/pi: Use acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  38. bb0d5ef x86: Initialize drivers in SMM context if needed by David Hendricks · 10 years ago
  39. 5491ca2 cpu: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  40. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  41. dafa12a intel/model_206ax: update microcode by Nicolas Reinecke · 10 years ago
  42. a38d1b2 ARMv7: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  43. 22261c3 allwinner/a10: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  44. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 10 years ago
  45. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  46. 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 10 years ago
  47. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  48. 773485b intel CAR: Fix DCACHE_RAM_BASE for old sockets by Kyösti Mälkki · 10 years ago
  49. 78c6224 intel: Fix microcode alignment by Kyösti Mälkki · 10 years ago
  50. 94e796aa AGESA fam15: Unify agesawrapper by Kyösti Mälkki · 10 years ago
  51. 4a08e15 AGESA fam14: Add amd_initenv() by Kyösti Mälkki · 10 years ago
  52. 48518f0 AGESA: Add amd_initcpuio() and amd_initmmio() by Kyösti Mälkki · 10 years ago
  53. 569bd3f cpu/armltd/cortex-a9: Remove stub func dead code by Edward O'Callaghan · 10 years ago
  54. 3165c46 intel/truxton: Add dummy cache-as-ram region by Kyösti Mälkki · 10 years ago
  55. 8c53b75 arm/ti/am335x: use new arm bootblock infrastructure by Alexander Couzens · 10 years ago
  56. 4503359 AMD amdfam10: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  57. ac7402d AGESA fam12 fam14: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  58. 2fa088b AMD binaryPI: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  59. 46c85d7 Drop SC520 and related boards by Stefan Reinauer · 10 years ago
  60. b59c5de Drop GX1, CS5330 and related boards by Stefan Reinauer · 10 years ago
  61. 13a845a Intel FSP: Move to DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  62. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  63. be6f8cb x86: Set BOOT_MEDIA_SPI_BUS by David Hendricks · 10 years ago
  64. f454ac8 AMD model fxx powernow_acpi.c: Fix incorrect loop count by Scott Duplichan · 10 years ago
  65. 5d06017 vendorcode/amd/agesa/fam10: Build as a static library by Edward O'Callaghan · 10 years ago
  66. 45b64fb vendorcode/amd/agesa: Remove unused helper.c file by Alexandru Gagniuc · 10 years ago
  67. e10108a FSP platform microcode: Update to remove Kconfig variable by Martin Roth · 10 years ago
  68. 24813c1 i945: Consolidate acpi/platform.asl by Vladimir Serbinenko · 10 years ago
  69. 1aa35c6 AGESA: Trace execution with AGESA_EVENTLOG() by Kyösti Mälkki · 10 years ago
  70. b139b5e AGESA: Common agesawrapper for S3 resume by Kyösti Mälkki · 10 years ago
  71. 4ee82c6 AGESA fam16kb: Move clearing of NoSnoopEnable bit by Kyösti Mälkki · 10 years ago
  72. f21c2ac AGESA: Use common header for agesawrapper by Kyösti Mälkki · 10 years ago
  73. 9b79731 arm/allwinner/a10: use new arm bootblock infrastructure by Alexander Couzens · 10 years ago
  74. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  75. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 10 years ago
  76. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  77. eaab630 cpu/amd/agesa/family15rl: Provide Richland CPU support by Edward O'Callaghan · 10 years ago
  78. bd79296 amd/fam10: Fix pstate configuration by Patrick Georgi · 10 years ago
  79. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  80. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  81. c637a88 allwinner/a10: fix raminit by Patrick Georgi · 10 years ago
  82. f845798 amdk8: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  83. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  84. 25819d3 cpu/amd/agesa/family1{0,2}: Fix init introduction printf output by Edward O'Callaghan · 10 years ago
  85. d7e5008 cpu/amd/agesa/family1{0,2}: Fix indent and sync closer together by Edward O'Callaghan · 10 years ago
  86. 3b8bfeb cpu/amd/agesa/family1*: Use IS_ENABLED() macro by Edward O'Callaghan · 10 years ago
  87. 023ed1f amd/olivehillplus: Share agesawrapper header by Kyösti Mälkki · 10 years ago
  88. e4c17ce AMD: Isolate AGESA and PI build environments by Kyösti Mälkki · 10 years ago
  89. 80fb8ed acpigen: Add and use acpigen_write_method. by Vladimir Serbinenko · 10 years ago
  90. d6b452f cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifier by Edward O'Callaghan · 10 years ago
  91. e742dda chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE by Aaron Durbin · 11 years ago
  92. abc083e AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram by Kyösti Mälkki · 11 years ago
  93. e900802 cpu/x86/smm/Makefile.inc: Fix up linkage rules by Edward O'Callaghan · 10 years ago
  94. be0fd0a haswell: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  95. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  96. 689ddf6 fsp_rangeley: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  97. e81b1f1 cpu/intel/fsp_model_406dx: Invaild include path by Edward O'Callaghan · 10 years ago
  98. 0625a8b {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  99. 304089b cpu/intel: Add configuration for socket LGA1155 by Damien Zammit · 10 years ago
  100. 3e72ecf cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds by Edward O'Callaghan · 10 years ago