1. 65e33c0 x86: Align CBFS on top of ROM by Nico Huber · 9 years ago
  2. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  3. 6b07cba x86/smbios: Return index 0 for empty strings by Ben Gardner · 9 years ago
  4. b619f44 build system/x86: depend on directories before touch /empty targets by Alexander Couzens · 9 years ago
  5. 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 9 years ago
  6. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  7. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  8. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  9. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  10. 1b304cc arch/x86/bootblock_normal: Update to use fewer registers by Martin Roth · 9 years ago
  11. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  12. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 9 years ago
  13. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  14. ff8ccf0 arch/x86/acpi: Add IVRS table generation routines by Timothy Pearson · 9 years ago
  15. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  16. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  17. 1897c2c AMD Bettong: Enable S4 feature for Windows 7 by zbao · 9 years ago
  18. 6c4751d ACPI: Add functions for DMAR I/O-APIC and HPET entries by Nico Huber · 9 years ago
  19. e561f35 ACPI: Make DMAR flags settable by Nico Huber · 9 years ago
  20. 82cb787 arch/x86/bootblock_normal: Fix failure to build by Timothy Pearson · 9 years ago
  21. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  22. ab35575 arch/x86: avoid race condition on build.h by Patrick Georgi · 9 years ago
  23. ac901e6 wakeup: Switch back to 32bit mode first by Stefan Reinauer · 9 years ago
  24. cfbcba5 arch/x86/smbios: Add Crucial DIMM manufacturer ID by Timothy Pearson · 9 years ago
  25. ace3525 arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair by Timothy Pearson · 9 years ago
  26. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  27. ee2740b arch/x86/bootblock: Do not include non-code files in bootblock.S by Alexandru Gagniuc · 9 years ago
  28. c46a392 arch/x86: Link walkcbfs.S instead on including it in bootblock.S by Alexandru Gagniuc · 9 years ago
  29. dbeedbe arch/x86/bootblock: Link in object files selected with bootblock-y by Alexandru Gagniuc · 9 years ago
  30. 0017b00 arch/x86/Makefile.inc: Simplify rule for bootblock.debug by Alexandru Gagniuc · 9 years ago
  31. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  32. dd6fa93 x86: prepare cache-as-ram to allow multiple stages by Aaron Durbin · 9 years ago
  33. 1bc6a79 x86: provide common macro for linking early stages by Aaron Durbin · 9 years ago
  34. 46a7c82 Makefile: Replace the way to test if a string is empty by zbao · 9 years ago
  35. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  36. 294ce85 x86: remove double link step for romstage by Aaron Durbin · 9 years ago
  37. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  38. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  39. 956c4f2 x86: link romstage and ramstage with 1 file by Aaron Durbin · 9 years ago
  40. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  41. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  42. cce557b x86: link ramstage like the other architectures by Aaron Durbin · 9 years ago
  43. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  44. 4b34909 x86: provide minimum alignment for romstage by Aaron Durbin · 9 years ago
  45. d2cd7f6 x86: remove unused sections from romstage.ld by Aaron Durbin · 9 years ago
  46. e581b06 x86: add romstage.S to bind program flow and ordering by Aaron Durbin · 9 years ago
  47. 85982cd x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards by Aaron Durbin · 9 years ago
  48. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  49. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  50. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  51. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  52. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  53. dbb50c4 x86: Get rid of empty loadable segment warning by Martin Roth · 9 years ago
  54. 71a3018 acpi: 64bit fixes by Stefan Reinauer · 9 years ago
  55. ab454c6 x86: parameterize asl_template for CBFS inclusion by Aaron Durbin · 9 years ago
  56. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  57. 133108a acpi: Align FACS to 64 bytes by Patrick Georgi · 9 years ago
  58. fb82ebe x86: Make sure boot device is mapped below 4G by Stefan Reinauer · 9 years ago
  59. ef0158e arch/x86: make dependency explicit by Patrick Georgi · 9 years ago
  60. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  61. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  62. 9693885 x86: Port x86 over to compile cleanly with x86-64 by Stefan Reinauer · 9 years ago
  63. 16bc7e8 arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable by Martin Roth · 9 years ago
  64. 0fa5d8f payloads: Reorganize Makefile.incs for external payloads by Stefan Reinauer · 9 years ago
  65. 06f1f8f timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS by Aaron Durbin · 10 years ago
  66. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  67. ac630f7 x86 makefile: Use preprocessed linker files by Marc Jones · 9 years ago
  68. 10ef872 smbios: fix copy&paste error by Patrick Georgi · 9 years ago
  69. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  70. 4c8fa2a Unconditionally compile romstage with -Wa,--divide by Stefan Reinauer · 9 years ago
  71. 72af5d7 smbios: Calculate SMBIOS Max Struct size by Ben Frisch · 9 years ago
  72. 9874933 x86: Move architecture selection from linker script to Makefile.inc by Stefan Reinauer · 9 years ago
  73. c32a52c acpi: bring back ability to link DSDT into ramstage by Patrick Georgi · 9 years ago
  74. 920f2e6 SeaBIOS: Clean up build command line. by Martin Roth · 9 years ago
  75. b0bb8a1 x86: make PCI MMIO CFG functions 64bit proof by Stefan Reinauer · 9 years ago
  76. defee17 x86: Make ACPI 64bit clean by Stefan Reinauer · 9 years ago
  77. 7c35af2 x86: make memcpy 64bit safe by Stefan Reinauer · 9 years ago
  78. 2da9524 x86 cpu: Allow some cpuid functions during romstage by Lee Leahy · 9 years ago
  79. 7ffc71e x86: Make stdint.h x64 proof by Stefan Reinauer · 9 years ago
  80. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  81. 6867120 Add x64 support to src/arch/x86/Kconfig by Stefan Reinauer · 9 years ago
  82. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  83. f43ba9c smbios: Fix type1 family setting by Marc Jones · 9 years ago
  84. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  85. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  86. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  87. 4ba3b79 smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER. by Vladimir Serbinenko · 9 years ago
  88. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  89. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  90. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  91. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  92. 45dd591 arch/x86: No need to specify -Wa,--divide in a Makefile by Patrick Georgi · 9 years ago
  93. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  94. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  95. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  96. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  97. 2cb2978 SLIC: Check SLIC signature. by Vladimir Serbinenko · 9 years ago
  98. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  99. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  100. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago