1. 7100cf2 imgtec/pistachio: Add SOC_REGISTERS memory region by Ionela Voinescu · 9 years ago
  2. 65e33c0 x86: Align CBFS on top of ROM by Nico Huber · 9 years ago
  3. e7a336a mips: add coherency argument to identity mapping by Ionela Voinescu · 9 years ago
  4. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  5. 6b07cba x86/smbios: Return index 0 for empty strings by Ben Gardner · 9 years ago
  6. b619f44 build system/x86: depend on directories before touch /empty targets by Alexander Couzens · 9 years ago
  7. 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 9 years ago
  8. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  9. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  10. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  11. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  12. 1b304cc arch/x86/bootblock_normal: Update to use fewer registers by Martin Roth · 9 years ago
  13. 8578296 arch/arm64: introduce mmu to bootblock and romstage by Jimmy Huang · 9 years ago
  14. 9b423a7 arch/arm64: add DMA_COHERENT region macros to memlayout by Jimmy Huang · 9 years ago
  15. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  16. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 9 years ago
  17. 6dc8570 build system: strip quotes from CONFIG_CBFS_PREFIX in a single location by Patrick Georgi · 9 years ago
  18. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  19. ff8ccf0 arch/x86/acpi: Add IVRS table generation routines by Timothy Pearson · 9 years ago
  20. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  21. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  22. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  23. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  24. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  25. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  26. 03a0a65 armv7: mmu: Make fine grained page tables work across stages by Julius Werner · 9 years ago
  27. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  28. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  29. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  30. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  31. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  32. 1897c2c AMD Bettong: Enable S4 feature for Windows 7 by zbao · 9 years ago
  33. 6c4751d ACPI: Add functions for DMAR I/O-APIC and HPET entries by Nico Huber · 9 years ago
  34. e561f35 ACPI: Make DMAR flags settable by Nico Huber · 9 years ago
  35. 82cb787 arch/x86/bootblock_normal: Fix failure to build by Timothy Pearson · 9 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. ab35575 arch/x86: avoid race condition on build.h by Patrick Georgi · 9 years ago
  38. ac901e6 wakeup: Switch back to 32bit mode first by Stefan Reinauer · 9 years ago
  39. 3414561 armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write by Paul Kocialkowski · 9 years ago
  40. cfbcba5 arch/x86/smbios: Add Crucial DIMM manufacturer ID by Timothy Pearson · 9 years ago
  41. ace3525 arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair by Timothy Pearson · 9 years ago
  42. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  43. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  44. ee2740b arch/x86/bootblock: Do not include non-code files in bootblock.S by Alexandru Gagniuc · 9 years ago
  45. c46a392 arch/x86: Link walkcbfs.S instead on including it in bootblock.S by Alexandru Gagniuc · 9 years ago
  46. dbeedbe arch/x86/bootblock: Link in object files selected with bootblock-y by Alexandru Gagniuc · 9 years ago
  47. 0017b00 arch/x86/Makefile.inc: Simplify rule for bootblock.debug by Alexandru Gagniuc · 9 years ago
  48. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  49. dd6fa93 x86: prepare cache-as-ram to allow multiple stages by Aaron Durbin · 9 years ago
  50. 1bc6a79 x86: provide common macro for linking early stages by Aaron Durbin · 9 years ago
  51. 46a7c82 Makefile: Replace the way to test if a string is empty by zbao · 9 years ago
  52. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  53. f47f5fb RISCV: modify arch_prog_run to handle payloads correctly. by Ronald G. Minnich · 9 years ago
  54. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  55. 08c10a9 riscv-virtual-memory: move page tables into virtual address space by Thaminda Edirisooriya · 9 years ago
  56. a47738d riscv-memlayout: fix existing memlayout issues, add sbi interface by Thaminda Edirisooriya · 9 years ago
  57. 294ce85 x86: remove double link step for romstage by Aaron Durbin · 9 years ago
  58. d9653e1 riscv-trap-handling: Add functionality, prevent stack corruption by Thaminda Edirisooriya · 9 years ago
  59. 95ba4c8 riscv-trap-handling: Add implementation for trap calls in riscv by Thaminda Edirisooriya · 9 years ago
  60. b094583 riscv-virtual-memory: Add virtual memory setup by Thaminda Edirisooriya · 9 years ago
  61. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  62. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  63. 956c4f2 x86: link romstage and ramstage with 1 file by Aaron Durbin · 9 years ago
  64. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  65. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  66. cce557b x86: link ramstage like the other architectures by Aaron Durbin · 9 years ago
  67. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  68. 4b34909 x86: provide minimum alignment for romstage by Aaron Durbin · 9 years ago
  69. d2cd7f6 x86: remove unused sections from romstage.ld by Aaron Durbin · 9 years ago
  70. e581b06 x86: add romstage.S to bind program flow and ordering by Aaron Durbin · 9 years ago
  71. 85982cd x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards by Aaron Durbin · 9 years ago
  72. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  73. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  74. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  75. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  76. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  77. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  78. 4bfa29e arm64: xcompile: Add support for A53 erratum 843419 by Julius Werner · 9 years ago
  79. 3d09230 arm64: Fix 'verstage-objs: command not found' error by Yidi Lin · 9 years ago
  80. 46502c9 arm64: declare do_dcsw_op as function by Jimmy Huang · 9 years ago
  81. 31f0521 riscv-trap-handling: Add preliminary trap handling for riscv by Thaminda Edirisooriya · 9 years ago
  82. dbb50c4 x86: Get rid of empty loadable segment warning by Martin Roth · 9 years ago
  83. 71a3018 acpi: 64bit fixes by Stefan Reinauer · 9 years ago
  84. ab454c6 x86: parameterize asl_template for CBFS inclusion by Aaron Durbin · 9 years ago
  85. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  86. 8fad21d riscv-spike: support for Spike emulation of riscv by Thaminda Edirisooriya · 9 years ago
  87. 133108a acpi: Align FACS to 64 bytes by Patrick Georgi · 9 years ago
  88. fb82ebe x86: Make sure boot device is mapped below 4G by Stefan Reinauer · 9 years ago
  89. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  90. ef0158e arch/x86: make dependency explicit by Patrick Georgi · 9 years ago
  91. 3332f33 riscv: Link in libgcc by Patrick Georgi · 9 years ago
  92. 87d492f arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial by Furquan Shaikh · 9 years ago
  93. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  94. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  95. 9693885 x86: Port x86 over to compile cleanly with x86-64 by Stefan Reinauer · 9 years ago
  96. 6e1dc0c arm64: Define stage_entry as weak symbol by Furquan Shaikh · 9 years ago
  97. 8799fde arm64/a57: Move cortex_a57.h under include directory by Furquan Shaikh · 9 years ago
  98. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  99. 16bc7e8 arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable by Martin Roth · 9 years ago
  100. db03c22 arm: add __umoddi3() to libgcc implementation by Stefan Reinauer · 9 years ago