1. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  2. bd29530 AMD fam10: Remove __PRE_RAM__ from ramstage-only code by Kyösti Mälkki · 9 years ago
  3. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  4. c0ee937 AMD K8: Fix allocation size for HyperTransport links by Kyösti Mälkki · 9 years ago
  5. 11c79d7 AMD K8: Move the test for connected HyperTransport link by Kyösti Mälkki · 9 years ago
  6. e0b6fbd google/samus/acpi/mainboard.asl: Correctly align comment by Paul Menzel · 9 years ago
  7. bdaeea5 cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository by Paul Menzel · 9 years ago
  8. 9604474 broadwell: enable PCIe endpoint CLK power management by Kane Chen · 10 years ago
  9. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  10. 2c4aab3 coreboot: fix munged license text by Aaron Durbin · 9 years ago
  11. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 9 years ago
  12. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  13. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  14. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  15. b6fa61a northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later by Timothy Pearson · 9 years ago
  16. 9824735 AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support by Kyösti Mälkki · 10 years ago
  17. 82fbda7 AGESA: Use same HeapManager for all BiosCallOuts by Kyösti Mälkki · 10 years ago
  18. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 9 years ago
  19. c13fc15 t132: add Kconfig option for MTS microcode directory by Aaron Durbin · 10 years ago
  20. df324f5 tegra132: add preboot MTS to bct generation by Aaron Durbin · 10 years ago
  21. 6f713d2 3rdparty: Update submodule to get Tegra 132 binaries by Marc Jones · 9 years ago
  22. a425b96 AMD Fam10h: Only create _PR scope if it is filled in by Patrick Georgi · 9 years ago
  23. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  24. aab66b1 AMD Fam10h: sanity check some CPU data by Patrick Georgi · 9 years ago
  25. f752d01 storm: Provide ability to build ap148 variant by Vadim Bendebury · 10 years ago
  26. 30cda7e arm64: provide early SoC initialization by Aaron Durbin · 10 years ago
  27. 072e0cc rush_ryu: Add new mainboard by Aaron Durbin · 10 years ago
  28. 5f66b52 tegra132: add support for TZ carve-out by Aaron Durbin · 10 years ago
  29. 9c8cfc5 coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at init by Furquan Shaikh · 10 years ago
  30. f13c567 t132: handle carve-outs for addressable memory by Aaron Durbin · 10 years ago
  31. eeacf74 t132: Enable cbmem console support by Aaron Durbin · 10 years ago
  32. 5626d8f t132: bring up 64-bit denver core by Aaron Durbin · 10 years ago
  33. 1b770fb build system: Only setup git hooks if we're in a git checkout by Patrick Georgi · 9 years ago
  34. c0e394b build system: Only test for git once by Patrick Georgi · 9 years ago
  35. c42a613 mainboard/siemens/mc_tcu3: Add new mainboard. by Werner Zeh · 9 years ago
  36. 0f9c9de fsp_baytrail: Add I2C driver by Werner Zeh · 9 years ago
  37. b5a374d fsp_baytrail: Add new microcode for Bay Trail M by Werner Zeh · 9 years ago
  38. fb9d4ca mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable by Alexandru Gagniuc · 9 years ago
  39. d2df4e4 libpayload: Don't try to free individual xhci device slots by Patrick Georgi · 9 years ago
  40. 48e78cf board-status: update mediawiki interface by Patrick Georgi · 9 years ago
  41. 90105d5 Only update submodules if the source is in a git repo by Martin Roth · 9 years ago
  42. bc772c3 arm64: Set 16 byte alignment and ramstage start address by Aaron Durbin · 10 years ago
  43. 00263d0 arm64: remove assembly code string functions by Aaron Durbin · 10 years ago
  44. 0df877a arm64: use one stage_entry for all stages by Aaron Durbin · 10 years ago
  45. 6ba1b62 arm64: ensure vital sections aren't garbage collected by Aaron Durbin · 10 years ago
  46. e5d014c coreboot t132: Stack init re-work by Furquan Shaikh · 10 years ago
  47. dfe7ea2 rush: PMIC: initial AS3722 PMIC writes for Rush by Tom Warren · 10 years ago
  48. d2907c1 t132: kick off core complex after loading MTS microcode by Aaron Durbin · 10 years ago
  49. 196ee2b coreboot memrange: Two changes for zero size or empty memrange by Furquan Shaikh · 10 years ago
  50. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  51. 3aca2cd t132: load MTS microcode by Aaron Durbin · 10 years ago
  52. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  53. 8ddc1f3 rush: enable 128MiB MTS carveout below top of DRAM by Aaron Durbin · 10 years ago
  54. 0e69639 t132: Replace fallback with CONFIG_CBFS_PREFIX by Marc Jones · 9 years ago
  55. 1ac4e59 t132: Add shared romstage by Aaron Durbin · 10 years ago
  56. 650d11c coreboot rush: Add dram init code by Furquan Shaikh · 10 years ago
  57. d42b3fc coreboot rush: Add support for basic romstage by Furquan Shaikh · 10 years ago
  58. b68cb9e coreboot t132: Enable loading of romstage from CBFS media by Furquan Shaikh · 10 years ago
  59. f0d150e coreboot t132: Remove init pllx for now by Furquan Shaikh · 10 years ago
  60. 84bbab9 coreboot t132,rush: Add mainboard specific bootblock_init by Furquan Shaikh · 10 years ago
  61. a89accd cpu/amd/model_10xxx: Documentation update by Timothy Pearson · 9 years ago
  62. ead8751 cpu/amd/model_10xxx: Refactor model detection to reduce code duplication by Timothy Pearson · 9 years ago
  63. 29c1afc coreboot t132: Add clock.c to all three stages of coreboot by Furquan Shaikh · 10 years ago
  64. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  65. 226fc94 northbridge/amd/amdmct: Add revision D to K10 revision mask list by Timothy Pearson · 9 years ago
  66. 67b0374 coreboot arm64: Correct cache function names by Furquan Shaikh · 10 years ago
  67. d653ae8 coreboot arm: Define function for setting cntfrq register by Furquan Shaikh · 10 years ago
  68. 732b83e tegra132: Enable bootblock support in tegra132 including UART support by Furquan Shaikh · 10 years ago
  69. 280a29d devicetree: Drop redundant scan_bus() ops by Kyösti Mälkki · 9 years ago
  70. 85756c1 devicetree: Drop dummy root_dev ops by Kyösti Mälkki · 9 years ago
  71. 976d91c AGESA fam16: Drop HyperTransport scan by Kyösti Mälkki · 9 years ago
  72. a9330e0 crossgcc: Add mips target by Patrick Georgi · 9 years ago
  73. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  74. 81dd46f build system: make crosstools should build all supported compilers by Patrick Georgi · 9 years ago
  75. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  76. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  77. 422e296 3rdparty: Update to latest commit (for Intel microcode) by Alexandru Gagniuc · 9 years ago
  78. 4104e6c x86: Fix pointer arithmetic regressions from MMIO changes by Kevin Paul Herbert · 9 years ago
  79. c684d05 mainboard/asus/kfsn4-dre: Enable W83793 fan controller by Timothy Pearson · 9 years ago
  80. d3e31be drivers/i2c/w83793: Use devicetree.cb to set additional values by Timothy Pearson · 9 years ago
  81. 1ecc8af nvramcui: don't init curses too early by Lubomir Rintel · 9 years ago
  82. 18860d7 nvramcui: fix a buffer overflow by Lubomir Rintel · 9 years ago
  83. 68009e9 nvramcui: don't wait for the first key update to render the form by Lubomir Rintel · 9 years ago
  84. a63da6f rush: Correct version field to match t132 by Aaron Durbin · 10 years ago
  85. 26a8747 coreboot arm64: Add library for system access by Furquan Shaikh · 10 years ago
  86. 595a40c tegra124: Clean up ARM UART driver build by Marc Jones · 9 years ago
  87. d8ea0ba arm64: Remove early_console.c by Marc Jones · 9 years ago
  88. 21a5309 soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER` by Paul Menzel · 9 years ago
  89. e5853d52 nvramcui: drop unused variable by Lubomir Rintel · 9 years ago
  90. f3a235e intel/broadwell: free local heap object by Patrick Georgi · 9 years ago
  91. bdd185a amd/sb600: Fix NULL test after use issue by Patrick Georgi · 9 years ago
  92. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  93. 9b5f137 Intel ibexpeak: Fix SATA configuration by Kyösti Mälkki · 9 years ago
  94. 63693dc drivers/intel/i210: Add new driver for Intel i210 MACPHY by Werner Zeh · 9 years ago
  95. 5b4b024 (bakersport|bayleybay)_fsp: Do not force a default loglevel by Alexandru Gagniuc · 9 years ago
  96. 1896996 mainboard: Do not redefine CONSOLE_POST Kconfig variable by Alexandru Gagniuc · 9 years ago
  97. eb73a21 soc/fsp_baytrail: Fix use of microcode-related Kconfig variables by Alexandru Gagniuc · 9 years ago
  98. 536e560 libpayload: Improve sanity checking in UHCI driver by Patrick Georgi · 9 years ago
  99. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  100. b5a8a13 pcengines/apu1: Fix 0:15.x PCIe root ports by Kyösti Mälkki · 9 years ago