1. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  2. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  3. 0f045a6 intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER by Martin Roth · 9 years ago
  4. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  5. 6c950da cpu: fix cpu_microcode class by Aaron Durbin · 9 years ago
  6. f55e668 microcode: Unify rules to add microcode to CBFS once again by Alexandru Gagniuc · 9 years ago
  7. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  8. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  9. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  10. 27baa32 cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled by Timothy Pearson · 9 years ago
  11. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  12. 8a83b8b via/nano: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  13. 9b9400d amd/model_fxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  14. 916e408 amd/model_10xxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  15. 30b755b Add SoC specific microcode update check in ramstage by Rizwan Qureshi · 9 years ago
  16. df54461 amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines by Jonathan A. Kollasch · 9 years ago
  17. 67b9430 cpu: port amd/agesa to 64bit by Stefan Reinauer · 9 years ago
  18. 98fc2e9 indent style fix for lapic_cpu_init.c by Jonathan A. Kollasch · 9 years ago
  19. 9346d50 Remove unused Kconfig symbols in c code by Martin Roth · 9 years ago
  20. e731f72 amd/model_fxx rev.F: emit P-states when no intermediates exist by Jonathan A. Kollasch · 9 years ago
  21. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  22. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  23. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  24. 066980c cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator by Timothy Pearson · 9 years ago
  25. fb39f82 cpu/amd/car: Move AP stacks below the BSP stack to free up space by Timothy Pearson · 9 years ago
  26. a97e007 cpu/amd/car: Increase Family 10h CAR size limit to 128k by Timothy Pearson · 9 years ago
  27. b5e4655 cpu/amd: Detect any conflicts between sysinfo and the stack region by Timothy Pearson · 9 years ago
  28. 5a2bd0b Revert "sandy/ivybridge: use LAPIC timer in SMM" by Patrick Georgi · 9 years ago
  29. a3aa8da sandy/ivybridge: use LAPIC timer in SMM by Stefan Reinauer · 9 years ago
  30. e021dea cpu: x86 port to 64bit by Stefan Reinauer · 9 years ago
  31. b5bba09 cpu: add x64 class for cpu_microcode by Stefan Reinauer · 9 years ago
  32. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  33. 597ee56 AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor by WANG Siyuan · 9 years ago
  34. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  35. efc01f0 model_206ax: Fix APIC map when HT is disabled. by Vladimir Serbinenko · 9 years ago
  36. f34082c fsp_model_206ax: Use common i945-ivy tseg SMM init. by Vladimir Serbinenko · 9 years ago
  37. 5793b73 x86: remove printk() from init_timer() by Aaron Durbin · 9 years ago
  38. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  39. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  40. c16e9dfa Create i945-ivy smm tseg init based on ivy code. by Vladimir Serbinenko · 9 years ago
  41. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  42. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  43. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  44. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  45. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  46. 5957bd7 x86: fix mirror_payload() by Aaron Durbin · 9 years ago
  47. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  48. 315a7b8 binaryPI: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  49. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  50. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  51. 501cce8 smm: Remove dead smm_tseg.ld by Vladimir Serbinenko · 9 years ago
  52. 99e0b27 smmrelocate: Remove dead TSEG code. by Vladimir Serbinenko · 9 years ago
  53. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  54. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  55. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  56. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  57. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  58. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  59. 40772a0 AGESA binaryPI: Drop XIP_ROM_BASE by Kyösti Mälkki · 9 years ago
  60. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  61. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  62. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  63. b59eaf6 cbfs: remove unused CBFS_HEADER_ROM_OFFSET option by Aaron Durbin · 9 years ago
  64. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  65. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago
  66. 920d17c AGESA: Halt on S3 resume failure by Kyösti Mälkki · 9 years ago
  67. 5fdb95e AGESA: Split S3 support file by Kyösti Mälkki · 10 years ago
  68. 300cace AGESA: Refactor OEM S3 storage by Kyösti Mälkki · 10 years ago
  69. 90a54b0 AGESA: Move S3 related SPI writes again by Kyösti Mälkki · 9 years ago
  70. 8ac29e8 speedstep: Don't supply weak get_cst_entries. by Vladimir Serbinenko · 10 years ago
  71. 7432da6 AGESA: Drop CPU_SOCKET_TYPE by Kyösti Mälkki · 9 years ago
  72. d5844d2 AGESA: Drop EXT_RT_TBL_SUPPORT by Kyösti Mälkki · 9 years ago
  73. 05b65ab AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED by Kyösti Mälkki · 9 years ago
  74. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  75. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  76. a6b4798 intel/haswell: Drop MONOTONIC_TIMER_MSR by Patrick Georgi · 9 years ago
  77. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  78. 58d5e21 x86: garbage collect SMM programs by Aaron Durbin · 9 years ago
  79. e7366da Include back the 306ax microcode again. by Vladimir Serbinenko · 9 years ago
  80. 1f04e94 x86: expose tsc's timer_monotonic_get() in SMM by Aaron Durbin · 9 years ago
  81. ef33db0 cpu/amd/model_10xxx: Add missing ACPI _PSD object by Timothy Pearson · 9 years ago
  82. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  83. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  84. 8ccdeae haswell: Link stage_cache_external_region into ramstage, too by Sol Boucher · 9 years ago
  85. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  86. 3905cae dmp/vortex86: fix missing cpu Kconfig guards by Matt DeVillier · 9 years ago
  87. 31769d9 cpu/intel/haswell: remove dependency on socket_rpga989 by Matt DeVillier · 9 years ago
  88. e2c2bb9 dmp/vortex86: move PLL config to cpu Kconfig by Martin Roth · 9 years ago
  89. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  90. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  91. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  92. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  93. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  94. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  95. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  96. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  97. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  98. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  99. d1707b0 ti/am335x: switch to generic udelay by Patrick Georgi · 9 years ago
  100. c294d70 vendorcode/amd/agesa/f16kb: Enable support for AM1 socket by Sergej Ivanov · 9 years ago