1. 5b1c328 libpayload EHCI: Add memory barrier to EHCI driver by Furquan Shaikh · 10 years ago
  2. ba87e6c libpayload: Add support for memory barriers by Furquan Shaikh · 10 years ago
  3. c88cca1 libpayload: add xmemalign() by Aaron Durbin · 10 years ago
  4. e5be1dc libpayload: Add OpenBSD queue implementation by Patrick Georgi · 10 years ago
  5. b0f8326 uio_usbdebug: User-space-i/o framework for usbdebug by Nico Huber · 11 years ago
  6. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 10 years ago
  7. e24f7d3 cpu/amd/model_10xxx: Fix UMA memory sizes by Timothy Pearson · 9 years ago
  8. 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 9 years ago
  9. e9424c5 northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA by Timothy Pearson · 10 years ago
  10. 1e60839 southbridge/amd/rs780: Remove requirement for CF8/CFC config access by Kyösti Mälkki · 9 years ago
  11. 8135dba crossgcc: jump to crossgcc path before building the toolchain by Patrick Georgi · 9 years ago
  12. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  13. b335c3d chromeec: Move SERIQ mode to LPC option by Marc Jones · 10 years ago
  14. 425b61e arch/x86/Kconfig: Add license header by Stefan Reinauer · 9 years ago
  15. f364fc7 southbridge/amd/pi: Enable early I/O decode to LPC by Dave Frodin · 10 years ago
  16. 68ec2fc ipq806x: Break apart large transfers in spi_xfer() by David Hendricks · 10 years ago
  17. c4f08f7 cbfstool: Add relocation codes for arm mode by Furquan Shaikh · 10 years ago
  18. c800129 t132: Add TTB_BUFFER to resource reserved by Furquan Shaikh · 10 years ago
  19. f4731af rush: Update rush Kconfig file by Furquan Shaikh · 10 years ago
  20. e6ede46 rush: Add ec_dummy file to enable vboot compilation by Furquan Shaikh · 10 years ago
  21. 64352a7 rush: Pull in chromeos.c from nyan into rush by Furquan Shaikh · 10 years ago
  22. aa228d0 Tegra132: Configure CPU clock by Jimmy Zhang · 10 years ago
  23. 6ad6e3d t132: Add monotonic_timer.c to rmodules_arm by Furquan Shaikh · 10 years ago
  24. a742ef1 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch by Furquan Shaikh · 10 years ago
  25. fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  26. 74aa777 soc/ipq806x: Replace GPT with fine grained DGT timer. by Deepa Dinamani · 10 years ago
  27. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 10 years ago
  28. 5179419 rockchip/rk3288: Fix whitespace by Kyösti Mälkki · 9 years ago
  29. 3d78ece haswell: Fix monotonic timer integration by Stefan Reinauer · 9 years ago
  30. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  31. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  32. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 10 years ago
  33. 4472408 lib: Add Kconfig option to enable/disable auto fallback control by Timothy Pearson · 9 years ago
  34. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  35. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 10 years ago
  36. 84c72de northbridge/amd/pi: Create common agesawrapper.c by Dave Frodin · 10 years ago
  37. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 10 years ago
  38. 8e3da74 mainboards/amd: Fix incorrect reboot_bits location by Timothy Pearson · 9 years ago
  39. 71512b2 northbridge/i945/gma: fix build error with native graphics init by Francis Rowe · 9 years ago
  40. ac490b8 coreboot: rk3288: Add a stub implementation of the rk3288 SOC by jinkun.hong · 10 years ago
  41. a74d569 genbuild_h.sh: use the last git commit as timesource if available by Alexander Couzens · 10 years ago
  42. 83b05eb google/butterfly: Drop MRC.bin in favor of native raminit by Alexandru Gagniuc · 10 years ago
  43. 21d898b mainboard/asus/kfsn4-dre: Use Fallback boot image by default by Timothy Pearson · 9 years ago
  44. d7210c5 mainboard/asus/kfsn4-dre: Change default debug level to Spew by Timothy Pearson · 9 years ago
  45. b812d5d northbridge/amd/amdht/h3finit.c: Fix boot failure by Timothy Pearson · 9 years ago
  46. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 10 years ago
  47. f9fb0d9 Use a common boardid.h instead of per board copies by Vadim Bendebury · 10 years ago
  48. 419fa61 libpayload: ipq808x: stale interrupt shall not be cleared unconditionally by Yogesh Lal · 10 years ago
  49. 586d6e2 northbridge/amd/amdht: Allow mainboards to set HT frequency limit by Timothy Pearson · 10 years ago
  50. 668828d siemens/mc_tcu3: Fix build and ACPI IRQ bridge entry by Kyösti Mälkki · 10 years ago
  51. c5cd57c nyan: Remove broken setup_display() from romstage by Julius Werner · 10 years ago
  52. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 10 years ago
  53. ed48dfd cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY by Alexander Couzens · 10 years ago
  54. 144a68a coreboot t132: Remove empty function cpu0_config_and_reset by Furquan Shaikh · 10 years ago
  55. d123f86 coreboot t132: Stop running AVP at the end of romstage by Furquan Shaikh · 10 years ago
  56. 9ad04c6 coreboot arm64: Add int constants to stdint.h by Furquan Shaikh · 10 years ago
  57. 44f465d tegra132: fix Rx FIFO underruns with slower SPI clock by Aaron Durbin · 10 years ago
  58. 7ddb5f7 tegra132: Add Trust Zone register access by Aaron Durbin · 10 years ago
  59. da9b9f3 t132: Add mmu support by Furquan Shaikh · 10 years ago
  60. 2486957 armv8: Add mmu support by Furquan Shaikh · 10 years ago
  61. a6ca935 ryu: Add TPS65913 regs/init for VDD_CPU 1.0V by Tom Warren · 10 years ago
  62. 2525885 tegra132: Add code to setup chip operations and mem resources. by Tom Warren · 10 years ago
  63. 31818c9 ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM by Tom Warren · 10 years ago
  64. 01dde90 armv8: correct dcache line size calculation by Aaron Durbin · 10 years ago
  65. b397f01 tegra132: split memory range querying to above/below 4GiB by Aaron Durbin · 10 years ago
  66. c20ff48 storm: allow to override CBFS_SIZE configuration setting by Vadim Bendebury · 10 years ago
  67. bc3019c t132: handle optional Trust Zone region correctly by Aaron Durbin · 10 years ago
  68. d08057a intel/fsp_baytrail: Add PCI Root Port IRQ Routing by Martin Roth · 10 years ago
  69. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  70. b0922f0 lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230 by Nicolas Reinecke · 10 years ago
  71. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 11 years ago
  72. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  73. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 10 years ago
  74. f48b38b ARM romstages: Support and fix COLLECT_TIMESTAMPS by Kyösti Mälkki · 10 years ago
  75. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  76. a49c0cc crossgcc: fix copy-paste mistake on riscv make target by Alexander Couzens · 10 years ago
  77. 180a114 northbridge/amd/pi: Remove superfluous logic operand by Dave Frodin · 10 years ago
  78. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  79. 1a7da5c x86: simplify early_variables.h header by Aaron Durbin · 10 years ago
  80. db9d169 qemu: 2.1+ smbios tables support by Gerd Hoffmann · 10 years ago
  81. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 10 years ago
  82. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  83. 408ebe6 console: Fix broken early_print.h include guards by Stefan Reinauer · 10 years ago
  84. fcf3d60 genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output by Alexander Couzens · 10 years ago
  85. 8448bd1 genbuild_h.sh: derive all timestamp variables from one timestamp by Alexander Couzens · 10 years ago
  86. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 10 years ago
  87. 991a71d AMD fam10: Fix include of conf.c by Kyösti Mälkki · 10 years ago
  88. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 10 years ago
  89. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 10 years ago
  90. bd29530 AMD fam10: Remove __PRE_RAM__ from ramstage-only code by Kyösti Mälkki · 10 years ago
  91. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 10 years ago
  92. c0ee937 AMD K8: Fix allocation size for HyperTransport links by Kyösti Mälkki · 10 years ago
  93. 11c79d7 AMD K8: Move the test for connected HyperTransport link by Kyösti Mälkki · 10 years ago
  94. e0b6fbd google/samus/acpi/mainboard.asl: Correctly align comment by Paul Menzel · 10 years ago
  95. bdaeea5 cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository by Paul Menzel · 10 years ago
  96. 9604474 broadwell: enable PCIe endpoint CLK power management by Kane Chen · 10 years ago
  97. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  98. 2c4aab3 coreboot: fix munged license text by Aaron Durbin · 10 years ago
  99. f69a27b device: drop i915 specific headers from resource allocator includes by Stefan Reinauer · 10 years ago
  100. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 10 years ago