1. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  2. f2cc52b Move and rename ARCH_STAGE_HAS_xxx_SECTION rules by Kyösti Mälkki · 5 years ago
  3. 06993ee lib: ramdetect: Register exception handlers for ARMv8 by Asami Doi · 5 years ago
  4. 38a1286 lib: hardwaremain: Call exception_init() as soon as possible by Asami Doi · 5 years ago
  5. 7cd2c07 ACPI S3: Depend on RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  6. 7fc006f lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions by Johanna Schander · 5 years ago
  7. 6673e8e lib: edid: Move manufacturer name from private extra to public info by Hung-Te Lin · 5 years ago
  8. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  9. 3a32380 include, lib: Add <inttypes.h> printf macros by Jacob Garber · 5 years ago
  10. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  11. 6b212d8 string: implement strspn, strcspn, atol by Yuji Sasaki · 5 years ago
  12. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  13. 87f265b lib/edid: Add suport for display rotation by Nicolas Boichat · 5 years ago
  14. 02547c5 lib: Throw an error when ramdisk is present but initrd.size is 0 by Asami Doi · 5 years ago
  15. 4c3da70 lib/bootmem: Prepare for OpenSBI by Patrick Rudolph · 5 years ago
  16. 90cf4bb Revert "src/security/vboot: Add option to skip display init with vboot 2.0" by Christian Walter · 5 years ago
  17. bd4bcab lib: Rewrite qemu-armv7 ramdetect by Patrick Rudolph · 5 years ago
  18. 19d0438 lib: add string.c to verstage by Patrick Georgi · 5 years ago
  19. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  20. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  21. 65fe294 src/lib/hexdump: Use size_t for indices by Elyes HAOUAS · 5 years ago
  22. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  23. 4444369 lib: Remove the BOOTBLOCK_CUSTOM compile guard by Asami Doi · 5 years ago
  24. 83ea46b lib/bootmode: Include 'vboot/misc.h' by Elyes HAOUAS · 5 years ago
  25. b562244 src: Use '#include <timestamp.h>' when needed by Elyes HAOUAS · 5 years ago
  26. f6410ba fit_payload: Always set DT size by Julius Werner · 5 years ago
  27. 60012ac arch/x86: Replace some uses of SMM_TSEG by Kyösti Mälkki · 5 years ago
  28. 78561f48 lib/romstage_stack.c: Remove file by Kyösti Mälkki · 5 years ago
  29. 598af2e src/security/vboot: Add option to skip display init with vboot 2.0 by Sukerkar, Amol N · 5 years ago
  30. 70b421f lib/romstage_stack.c: Remove unused functions by Arthur Heymans · 5 years ago
  31. 7eb009a lib/gnat: Enable -Werror by Nico Huber · 5 years ago
  32. e06e919 lib/gnat: Use ADAFLAGS instead of CFLAGS by Nico Huber · 5 years ago
  33. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  34. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  35. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  36. 80f3ac6 fit: Check all compat strings for highest match by Julius Werner · 5 years ago
  37. 21b0b1a fit: Add overlay support by Julius Werner · 5 years ago
  38. fec4206 fit: Add device tree compression by Julius Werner · 5 years ago
  39. 2855a0c fit_payload: Don't call prog_segment_loaded() on extracted images by Julius Werner · 5 years ago
  40. b379f19 fit: Refactor config node handling by Julius Werner · 5 years ago
  41. 735ddc9 device_tree: Add overlay support by Julius Werner · 5 years ago
  42. 698d83a lib: Prevent memory leak on error path by Jacob Garber · 5 years ago
  43. 3f347a1 lib/spd_bin.c: Remove unused include <arch/byteorder.h> by Elyes HAOUAS · 5 years ago
  44. 90f750b stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable by Subrata Banik · 5 years ago
  45. d622507 lib/Makefile.inc: Add hexdump.c to postcar stage by Frans Hendriks · 5 years ago
  46. 0e9116f device_tree: Make FDT property data non-const by Julius Werner · 5 years ago
  47. 0d74653 device_tree: Match debug output format to dtc -O dts output by Julius Werner · 5 years ago
  48. 6d5695f device_tree: Add support for aliases by Julius Werner · 5 years ago
  49. fbec63d device_tree: Have absolute paths start with '/' by Julius Werner · 5 years ago
  50. f36d53c device_tree: Drop sub-node path lookup from dt_find_node_by_path() by Julius Werner · 5 years ago
  51. 6702b68 device_tree: Add phandle caching and lookups by Julius Werner · 5 years ago
  52. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  53. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  54. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  55. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  56. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  57. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  58. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  59. e0b9aea lib/bootblock: Sanitize CMOS after bootblock_*_early_init() by Nico Huber · 6 years ago
  60. a5ea3a2 device_tree: Use be32dec/be32enc where appropriate by Julius Werner · 5 years ago
  61. b3f852f fit: Add "board-skuX" (without -rev) to allowed compatible strings by Julius Werner · 5 years ago
  62. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  63. fc46ad8 src/Kconfig: Move DRAM section to src/lib/Kconfig by Elyes HAOUAS · 5 years ago
  64. ef179ab timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR by Furquan Shaikh · 5 years ago
  65. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  66. ac6bf7d lib/hexdump: Drop redundant isprint() implementation by Nico Huber · 5 years ago
  67. 2be0b50 boot_device: Constify argument by Patrick Rudolph · 5 years ago
  68. 2d7a52c lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar by Subrata Banik · 5 years ago
  69. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  70. d84e20b src/lib/selfboot: Remove unused variables by Elyes HAOUAS · 5 years ago
  71. 19fcc89 lib/fmap: Add area read/write functions by T Michael Turney · 5 years ago
  72. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  73. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  74. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  75. 6f5225c Klocwork: Fix the Null pointer derefernce found by klocwork by Thejaswani Putta · 5 years ago
  76. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  77. 6d9c131 vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERS by Julius Werner · 5 years ago
  78. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  79. e447aec lib/edid.c: Add missing break statement by Jacob Garber · 5 years ago
  80. 1855329 lib/edid.c: Log an error if unable to find edid or header by Jacob Garber · 5 years ago
  81. cd23f7f lib/edid.c: Dump EDID breakdown after null check by Jacob Garber · 5 years ago
  82. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  83. 321bce4 lib/ramtest.c: Make it a bit more arch-agnostic by Kyösti Mälkki · 5 years ago
  84. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  85. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  86. 28b38cd src: Drop unused 'include <cbfs.h>' by Elyes HAOUAS · 5 years ago
  87. 3e41b9b Remove leftover files by Kyösti Mälkki · 5 years ago
  88. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  89. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  90. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  91. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  92. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  93. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  94. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  95. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  96. b47c633 rtc: Fix rtc_calc_weekday by Tim Wawrzynczak · 5 years ago
  97. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  98. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  99. 187e4c4 timestamp: Move timestamp_should_run() call by Kyösti Mälkki · 5 years ago
  100. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago