1. 57978a3 AMD K8 fam10: Eliminate local variable min_bus by Kyösti Mälkki · 9 years ago
  2. a9f4327 AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  3. 6326255 AMD K8 fam10: Eliminate local variables busn and max_bus by Kyösti Mälkki · 9 years ago
  4. 20968c9 AMD K8 fam10: Add ht_route_link() by Kyösti Mälkki · 9 years ago
  5. 59d6092 AMD fam10: Fix add_more_links by Kyösti Mälkki · 9 years ago
  6. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  7. 45dd591 arch/x86: No need to specify -Wa,--divide in a Makefile by Patrick Georgi · 9 years ago
  8. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  9. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  10. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  11. 93af2f2 board_id: Remove extra quotes. by Vladimir Serbinenko · 9 years ago
  12. 7b9762f build system: Move .xcompile include further down by Patrick Georgi · 9 years ago
  13. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  14. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  15. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  16. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  17. 757c8b4 PCI subsystem: Use subordinate property to track bus enumeration by Kyösti Mälkki · 9 years ago
  18. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  19. 6f37017 devicetree: Rename unused parameter max in domain_scan_bus() by Kyösti Mälkki · 9 years ago
  20. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  21. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  22. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  23. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  24. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  25. d42ee15 libpayload: usb: Support MTK xHCI host controller by Yidi Lin · 9 years ago
  26. 08e3013 libpayload: usb: Max packet size of SuperSpeed control EPs should be 512. by Chunfeng Yun · 9 years ago
  27. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  28. 1aeea7f tpm: Add dummy _DSM to make Bitlocker happy. by Vladimir Serbinenko · 9 years ago
  29. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  30. 1cac2c9 Hide PLATFORM_USES_FSP1_1. by Vladimir Serbinenko · 9 years ago
  31. 633352c Kconfig: Remove RELOCATABLE_MODULES. by Vladimir Serbinenko · 9 years ago
  32. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  33. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  34. 5957bd7 x86: fix mirror_payload() by Aaron Durbin · 9 years ago
  35. f4e859b Revert "pistashio: bump up romstage size" by Aaron Durbin · 9 years ago
  36. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  37. 68bdd00 libpayload: Add div_round_up() function by Julius Werner · 9 years ago
  38. 0bd22ce ipq806x: clear the RPM initialization Acknowledge bit by Sourabh Banerjee · 9 years ago
  39. 641529b TPM: Add Infineon SLB9670 SPI TPM support by Wenkai Du · 9 years ago
  40. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  41. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  42. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  43. 3ad6ff1 superiotool: detect the NCT5572D by Felix Held · 9 years ago
  44. 53120a8 vboot: Increase max parsed fw components to 6 by Furquan Shaikh · 9 years ago
  45. fde8109 amd/torpedo: Remove stale ssdt*.asl by Vladimir Serbinenko · 9 years ago
  46. 2cb2978 SLIC: Check SLIC signature. by Vladimir Serbinenko · 9 years ago
  47. 72ee183 autoport: Update documentation to mention runtime prerequisites by Vladimir Serbinenko · 9 years ago
  48. 91195c6 autoport: Improve keyboard detection. by Vladimir Serbinenko · 9 years ago
  49. 239d53e autoport: Add a note that slot labeling is unreliable. by Vladimir Serbinenko · 9 years ago
  50. db0acf8 autoport: Fix SPD map guessing function. by Vladimir Serbinenko · 9 years ago
  51. 5868ab4 autoport/ec_fixme: Fix error in resulting code. by Vladimir Serbinenko · 9 years ago
  52. 2d615e5 autoport: Strip inc, co and corp suffixes from vendor name by Vladimir Serbinenko · 9 years ago
  53. 68f5f62 autoport/bd82x6x: Fix off-by-one error by Vladimir Serbinenko · 9 years ago
  54. 39e25ec autoport: Allow binary prerequisites to be placed in the autoport directory. by Vladimir Serbinenko · 9 years ago
  55. a78f699 autoport: Minor style fixes in readme. by Vladimir Serbinenko · 9 years ago
  56. 2befcbb UEFI: Conditionally define the ASSERT macro by Lee Leahy · 9 years ago
  57. f4d6587 tpm: Add Infineon TPM 1.2 support by Subrata · 9 years ago
  58. 41b08d9 tpm: Fix multiple device support by Subrata · 9 years ago
  59. 1ec23c9 intel/broadwell: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  60. 315a7b8 binaryPI: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  61. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  62. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  63. 3129f79 autoport: Write autoport together with porting guide for sandy/ivybridge. by Vladimir Serbinenko · 10 years ago
  64. b06a249 bd82x6x: Move calling of finalize() on resume to southbridge code by Vladimir Serbinenko · 9 years ago
  65. 501cce8 smm: Remove dead smm_tseg.ld by Vladimir Serbinenko · 9 years ago
  66. 53be14c Remove whitespace at the end of line. by Vladimir Serbinenko · 9 years ago
  67. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  68. 99e0b27 smmrelocate: Remove dead TSEG code. by Vladimir Serbinenko · 9 years ago
  69. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  70. 7ef3d90 x230: Clean up smihandler.c by Vladimir Serbinenko · 9 years ago
  71. 852014c lenovo: Move pc_keyboard_init to h8 init. by Vladimir Serbinenko · 9 years ago
  72. faa46e0c nvs: Add missing stdint.h include. by Vladimir Serbinenko · 9 years ago
  73. 38a6062 h8: Add missing include of stdint.h by Vladimir Serbinenko · 9 years ago
  74. 41652a9 Remove leftover smi_get_tseg_base by Vladimir Serbinenko · 9 years ago
  75. 4bddb75 chromeos: always enable timestamps by Stefan Reinauer · 9 years ago
  76. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  77. beb4502 Remove leftover tseg_relocate by Vladimir Serbinenko · 9 years ago
  78. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  79. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  80. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  81. 3c6d36d x230: Fix headset microphone support. by Vladimir Serbinenko · 9 years ago
  82. 5477dca intel: Remove pstate_coord_type. by Vladimir Serbinenko · 9 years ago
  83. 6f163a6 board-status: Don't consider Kconfig.name a valid mainboard. by Vladimir Serbinenko · 9 years ago
  84. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  85. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  86. 43931f6 to-wiki: Correct retreval of nice vendor name by Vladimir Serbinenko · 9 years ago
  87. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  88. ce58a4e Deactivate TPM by Vladimir Serbinenko · 9 years ago
  89. a93c014 x201: Add TPM declaration. by Vladimir Serbinenko · 9 years ago
  90. 61273d4 x230: Add TPM declaration. by Vladimir Serbinenko · 9 years ago
  91. ed54cc7 sandybridge native: Add call to TPM code. by Vladimir Serbinenko · 9 years ago
  92. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  93. 40772a0 AGESA binaryPI: Drop XIP_ROM_BASE by Kyösti Mälkki · 9 years ago
  94. 595ef3d Copy gizmosphere/gizmo2 as bap/ode_e20XX by Kyösti Mälkki · 9 years ago
  95. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  96. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  97. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  98. 49d3066 arm64: Add weak implementation of soc_get_bl31_plat_params by Furquan Shaikh · 9 years ago
  99. b9215ab arm64: Remove PLAT= variable initialization based on Kconfig variable by Furquan Shaikh · 9 years ago
  100. e45a3eb arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation by Furquan Shaikh · 9 years ago