1. fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  2. 74aa777 soc/ipq806x: Replace GPT with fine grained DGT timer. by Deepa Dinamani · 10 years ago
  3. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  4. 5179419 rockchip/rk3288: Fix whitespace by Kyösti Mälkki · 9 years ago
  5. 3d78ece haswell: Fix monotonic timer integration by Stefan Reinauer · 9 years ago
  6. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  7. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  8. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  9. 4472408 lib: Add Kconfig option to enable/disable auto fallback control by Timothy Pearson · 9 years ago
  10. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  11. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 9 years ago
  12. 84c72de northbridge/amd/pi: Create common agesawrapper.c by Dave Frodin · 9 years ago
  13. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago
  14. 8e3da74 mainboards/amd: Fix incorrect reboot_bits location by Timothy Pearson · 9 years ago
  15. 71512b2 northbridge/i945/gma: fix build error with native graphics init by Francis Rowe · 9 years ago
  16. ac490b8 coreboot: rk3288: Add a stub implementation of the rk3288 SOC by jinkun.hong · 10 years ago
  17. a74d569 genbuild_h.sh: use the last git commit as timesource if available by Alexander Couzens · 9 years ago
  18. 83b05eb google/butterfly: Drop MRC.bin in favor of native raminit by Alexandru Gagniuc · 9 years ago
  19. 21d898b mainboard/asus/kfsn4-dre: Use Fallback boot image by default by Timothy Pearson · 9 years ago
  20. d7210c5 mainboard/asus/kfsn4-dre: Change default debug level to Spew by Timothy Pearson · 9 years ago
  21. b812d5d northbridge/amd/amdht/h3finit.c: Fix boot failure by Timothy Pearson · 9 years ago
  22. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 9 years ago
  23. f9fb0d9 Use a common boardid.h instead of per board copies by Vadim Bendebury · 10 years ago
  24. 419fa61 libpayload: ipq808x: stale interrupt shall not be cleared unconditionally by Yogesh Lal · 10 years ago
  25. 586d6e2 northbridge/amd/amdht: Allow mainboards to set HT frequency limit by Timothy Pearson · 9 years ago
  26. 668828d siemens/mc_tcu3: Fix build and ACPI IRQ bridge entry by Kyösti Mälkki · 9 years ago
  27. c5cd57c nyan: Remove broken setup_display() from romstage by Julius Werner · 10 years ago
  28. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 9 years ago
  29. ed48dfd cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY by Alexander Couzens · 9 years ago
  30. 144a68a coreboot t132: Remove empty function cpu0_config_and_reset by Furquan Shaikh · 10 years ago
  31. d123f86 coreboot t132: Stop running AVP at the end of romstage by Furquan Shaikh · 10 years ago
  32. 9ad04c6 coreboot arm64: Add int constants to stdint.h by Furquan Shaikh · 10 years ago
  33. 44f465d tegra132: fix Rx FIFO underruns with slower SPI clock by Aaron Durbin · 10 years ago
  34. 7ddb5f7 tegra132: Add Trust Zone register access by Aaron Durbin · 10 years ago
  35. da9b9f3 t132: Add mmu support by Furquan Shaikh · 10 years ago
  36. 2486957 armv8: Add mmu support by Furquan Shaikh · 10 years ago
  37. a6ca935 ryu: Add TPS65913 regs/init for VDD_CPU 1.0V by Tom Warren · 10 years ago
  38. 2525885 tegra132: Add code to setup chip operations and mem resources. by Tom Warren · 10 years ago
  39. 31818c9 ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM by Tom Warren · 10 years ago
  40. 01dde90 armv8: correct dcache line size calculation by Aaron Durbin · 10 years ago
  41. b397f01 tegra132: split memory range querying to above/below 4GiB by Aaron Durbin · 10 years ago
  42. c20ff48 storm: allow to override CBFS_SIZE configuration setting by Vadim Bendebury · 10 years ago
  43. bc3019c t132: handle optional Trust Zone region correctly by Aaron Durbin · 10 years ago
  44. d08057a intel/fsp_baytrail: Add PCI Root Port IRQ Routing by Martin Roth · 9 years ago
  45. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  46. b0922f0 lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230 by Nicolas Reinecke · 10 years ago
  47. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 10 years ago
  48. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  49. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  50. f48b38b ARM romstages: Support and fix COLLECT_TIMESTAMPS by Kyösti Mälkki · 10 years ago
  51. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  52. a49c0cc crossgcc: fix copy-paste mistake on riscv make target by Alexander Couzens · 9 years ago
  53. 180a114 northbridge/amd/pi: Remove superfluous logic operand by Dave Frodin · 10 years ago
  54. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  55. 1a7da5c x86: simplify early_variables.h header by Aaron Durbin · 9 years ago
  56. db9d169 qemu: 2.1+ smbios tables support by Gerd Hoffmann · 10 years ago
  57. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  58. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  59. 408ebe6 console: Fix broken early_print.h include guards by Stefan Reinauer · 9 years ago
  60. fcf3d60 genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output by Alexander Couzens · 9 years ago
  61. 8448bd1 genbuild_h.sh: derive all timestamp variables from one timestamp by Alexander Couzens · 9 years ago
  62. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  63. 991a71d AMD fam10: Fix include of conf.c by Kyösti Mälkki · 9 years ago
  64. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  65. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  66. bd29530 AMD fam10: Remove __PRE_RAM__ from ramstage-only code by Kyösti Mälkki · 9 years ago
  67. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  68. c0ee937 AMD K8: Fix allocation size for HyperTransport links by Kyösti Mälkki · 9 years ago
  69. 11c79d7 AMD K8: Move the test for connected HyperTransport link by Kyösti Mälkki · 9 years ago
  70. e0b6fbd google/samus/acpi/mainboard.asl: Correctly align comment by Paul Menzel · 10 years ago
  71. bdaeea5 cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository by Paul Menzel · 9 years ago
  72. 9604474 broadwell: enable PCIe endpoint CLK power management by Kane Chen · 10 years ago
  73. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  74. 2c4aab3 coreboot: fix munged license text by Aaron Durbin · 9 years ago
  75. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  76. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  77. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  78. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  79. b6fa61a northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later by Timothy Pearson · 9 years ago
  80. 9824735 AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support by Kyösti Mälkki · 10 years ago
  81. 82fbda7 AGESA: Use same HeapManager for all BiosCallOuts by Kyösti Mälkki · 10 years ago
  82. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 9 years ago
  83. c13fc15 t132: add Kconfig option for MTS microcode directory by Aaron Durbin · 10 years ago
  84. df324f5 tegra132: add preboot MTS to bct generation by Aaron Durbin · 10 years ago
  85. 6f713d2 3rdparty: Update submodule to get Tegra 132 binaries by Marc Jones · 9 years ago
  86. a425b96 AMD Fam10h: Only create _PR scope if it is filled in by Patrick Georgi · 9 years ago
  87. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  88. aab66b1 AMD Fam10h: sanity check some CPU data by Patrick Georgi · 9 years ago
  89. f752d01 storm: Provide ability to build ap148 variant by Vadim Bendebury · 10 years ago
  90. 30cda7e arm64: provide early SoC initialization by Aaron Durbin · 10 years ago
  91. 072e0cc rush_ryu: Add new mainboard by Aaron Durbin · 10 years ago
  92. 5f66b52 tegra132: add support for TZ carve-out by Aaron Durbin · 10 years ago
  93. 9c8cfc5 coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at init by Furquan Shaikh · 10 years ago
  94. f13c567 t132: handle carve-outs for addressable memory by Aaron Durbin · 10 years ago
  95. eeacf74 t132: Enable cbmem console support by Aaron Durbin · 10 years ago
  96. 5626d8f t132: bring up 64-bit denver core by Aaron Durbin · 10 years ago
  97. 1b770fb build system: Only setup git hooks if we're in a git checkout by Patrick Georgi · 9 years ago
  98. c0e394b build system: Only test for git once by Patrick Georgi · 9 years ago
  99. c42a613 mainboard/siemens/mc_tcu3: Add new mainboard. by Werner Zeh · 9 years ago
  100. 0f9c9de fsp_baytrail: Add I2C driver by Werner Zeh · 9 years ago