1. e08a2a5 fix doxy target in root Makefile by Nicky Sielicki · 9 years ago
  2. d9bc2fa genbuild_h: timestamps should not depend on LANG or LC_ALL by Alexander Couzens · 9 years ago
  3. 7710379 acpi/sata: add generic sata ssdt port generator by Alexander Couzens · 9 years ago
  4. 8893548 buildgcc: factor out downloading, unpacking and patching by Stefan Reinauer · 9 years ago
  5. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  6. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  7. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  8. 113ef81 google/veyron_mickey: Add new mainboard by David Hendricks · 9 years ago
  9. 5b6645b google/veyron_romy: Add new mainboard by David Hendricks · 9 years ago
  10. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  11. 3d02b9c mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard support by Philipp Deppenwiese · 9 years ago
  12. 09705ab AMD K8 fam10: Use parent subordinate to track HT enumeration by Kyösti Mälkki · 9 years ago
  13. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  14. e8ea712 AMD K8 fam10: Drop local is_sblink in scan_chains by Kyösti Mälkki · 9 years ago
  15. 328531f AMD K8 fam10: Drop redundant parameters on scan_chain() by Kyösti Mälkki · 9 years ago
  16. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  17. 3690727 AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  18. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  19. 98a915e AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree by Kyösti Mälkki · 9 years ago
  20. d44a036 AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 by Kyösti Mälkki · 10 years ago
  21. 04b1fc8 AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  22. 37d5afb AMD K8: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  23. d383d19 AMD fam10: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  24. 7752147 devicetree: Add fields for HyperTransport scans by Kyösti Mälkki · 9 years ago
  25. 57978a3 AMD K8 fam10: Eliminate local variable min_bus by Kyösti Mälkki · 10 years ago
  26. a9f4327 AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  27. 6326255 AMD K8 fam10: Eliminate local variables busn and max_bus by Kyösti Mälkki · 9 years ago
  28. 20968c9 AMD K8 fam10: Add ht_route_link() by Kyösti Mälkki · 9 years ago
  29. 59d6092 AMD fam10: Fix add_more_links by Kyösti Mälkki · 9 years ago
  30. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  31. 45dd591 arch/x86: No need to specify -Wa,--divide in a Makefile by Patrick Georgi · 9 years ago
  32. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  33. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  34. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  35. 93af2f2 board_id: Remove extra quotes. by Vladimir Serbinenko · 9 years ago
  36. 7b9762f build system: Move .xcompile include further down by Patrick Georgi · 9 years ago
  37. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  38. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  39. 2d2367c devicetree: Single scan_bridges() by Kyösti Mälkki · 9 years ago
  40. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  41. 757c8b4 PCI subsystem: Use subordinate property to track bus enumeration by Kyösti Mälkki · 9 years ago
  42. 3345240 PCI subsystem: Refactor PCI bridge register control by Kyösti Mälkki · 9 years ago
  43. 6f37017 devicetree: Rename unused parameter max in domain_scan_bus() by Kyösti Mälkki · 9 years ago
  44. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  45. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  46. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  47. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  48. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. d42ee15 libpayload: usb: Support MTK xHCI host controller by Yidi Lin · 9 years ago
  50. 08e3013 libpayload: usb: Max packet size of SuperSpeed control EPs should be 512. by Chunfeng Yun · 9 years ago
  51. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  52. 1aeea7f tpm: Add dummy _DSM to make Bitlocker happy. by Vladimir Serbinenko · 9 years ago
  53. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  54. 1cac2c9 Hide PLATFORM_USES_FSP1_1. by Vladimir Serbinenko · 9 years ago
  55. 633352c Kconfig: Remove RELOCATABLE_MODULES. by Vladimir Serbinenko · 9 years ago
  56. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  57. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  58. 5957bd7 x86: fix mirror_payload() by Aaron Durbin · 9 years ago
  59. f4e859b Revert "pistashio: bump up romstage size" by Aaron Durbin · 9 years ago
  60. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  61. 68bdd00 libpayload: Add div_round_up() function by Julius Werner · 9 years ago
  62. 0bd22ce ipq806x: clear the RPM initialization Acknowledge bit by Sourabh Banerjee · 9 years ago
  63. 641529b TPM: Add Infineon SLB9670 SPI TPM support by Wenkai Du · 9 years ago
  64. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  65. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  66. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  67. 3ad6ff1 superiotool: detect the NCT5572D by Felix Held · 9 years ago
  68. 53120a8 vboot: Increase max parsed fw components to 6 by Furquan Shaikh · 9 years ago
  69. fde8109 amd/torpedo: Remove stale ssdt*.asl by Vladimir Serbinenko · 9 years ago
  70. 2cb2978 SLIC: Check SLIC signature. by Vladimir Serbinenko · 9 years ago
  71. 72ee183 autoport: Update documentation to mention runtime prerequisites by Vladimir Serbinenko · 9 years ago
  72. 91195c6 autoport: Improve keyboard detection. by Vladimir Serbinenko · 9 years ago
  73. 239d53e autoport: Add a note that slot labeling is unreliable. by Vladimir Serbinenko · 9 years ago
  74. db0acf8 autoport: Fix SPD map guessing function. by Vladimir Serbinenko · 9 years ago
  75. 5868ab4 autoport/ec_fixme: Fix error in resulting code. by Vladimir Serbinenko · 9 years ago
  76. 2d615e5 autoport: Strip inc, co and corp suffixes from vendor name by Vladimir Serbinenko · 9 years ago
  77. 68f5f62 autoport/bd82x6x: Fix off-by-one error by Vladimir Serbinenko · 9 years ago
  78. 39e25ec autoport: Allow binary prerequisites to be placed in the autoport directory. by Vladimir Serbinenko · 9 years ago
  79. a78f699 autoport: Minor style fixes in readme. by Vladimir Serbinenko · 9 years ago
  80. 2befcbb UEFI: Conditionally define the ASSERT macro by Lee Leahy · 9 years ago
  81. f4d6587 tpm: Add Infineon TPM 1.2 support by Subrata · 9 years ago
  82. 41b08d9 tpm: Fix multiple device support by Subrata · 9 years ago
  83. 1ec23c9 intel/broadwell: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  84. 315a7b8 binaryPI: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  85. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  86. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  87. 3129f79 autoport: Write autoport together with porting guide for sandy/ivybridge. by Vladimir Serbinenko · 10 years ago
  88. b06a249 bd82x6x: Move calling of finalize() on resume to southbridge code by Vladimir Serbinenko · 9 years ago
  89. 501cce8 smm: Remove dead smm_tseg.ld by Vladimir Serbinenko · 9 years ago
  90. 53be14c Remove whitespace at the end of line. by Vladimir Serbinenko · 9 years ago
  91. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  92. 99e0b27 smmrelocate: Remove dead TSEG code. by Vladimir Serbinenko · 9 years ago
  93. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  94. 7ef3d90 x230: Clean up smihandler.c by Vladimir Serbinenko · 9 years ago
  95. 852014c lenovo: Move pc_keyboard_init to h8 init. by Vladimir Serbinenko · 9 years ago
  96. faa46e0c nvs: Add missing stdint.h include. by Vladimir Serbinenko · 9 years ago
  97. 38a6062 h8: Add missing include of stdint.h by Vladimir Serbinenko · 9 years ago
  98. 41652a9 Remove leftover smi_get_tseg_base by Vladimir Serbinenko · 9 years ago
  99. 4bddb75 chromeos: always enable timestamps by Stefan Reinauer · 9 years ago
  100. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago