1. 83ea46b lib/bootmode: Include 'vboot/misc.h' by Elyes HAOUAS · 5 years ago
  2. b562244 src: Use '#include <timestamp.h>' when needed by Elyes HAOUAS · 5 years ago
  3. f6410ba fit_payload: Always set DT size by Julius Werner · 5 years ago
  4. 60012ac arch/x86: Replace some uses of SMM_TSEG by Kyösti Mälkki · 5 years ago
  5. 78561f48 lib/romstage_stack.c: Remove file by Kyösti Mälkki · 5 years ago
  6. 598af2e src/security/vboot: Add option to skip display init with vboot 2.0 by Sukerkar, Amol N · 5 years ago
  7. 70b421f lib/romstage_stack.c: Remove unused functions by Arthur Heymans · 5 years ago
  8. 7eb009a lib/gnat: Enable -Werror by Nico Huber · 5 years ago
  9. e06e919 lib/gnat: Use ADAFLAGS instead of CFLAGS by Nico Huber · 5 years ago
  10. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  11. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  12. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  13. 80f3ac6 fit: Check all compat strings for highest match by Julius Werner · 5 years ago
  14. 21b0b1a fit: Add overlay support by Julius Werner · 5 years ago
  15. fec4206 fit: Add device tree compression by Julius Werner · 5 years ago
  16. 2855a0c fit_payload: Don't call prog_segment_loaded() on extracted images by Julius Werner · 5 years ago
  17. b379f19 fit: Refactor config node handling by Julius Werner · 5 years ago
  18. 735ddc9 device_tree: Add overlay support by Julius Werner · 5 years ago
  19. 698d83a lib: Prevent memory leak on error path by Jacob Garber · 5 years ago
  20. 3f347a1 lib/spd_bin.c: Remove unused include <arch/byteorder.h> by Elyes HAOUAS · 5 years ago
  21. 90f750b stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable by Subrata Banik · 5 years ago
  22. d622507 lib/Makefile.inc: Add hexdump.c to postcar stage by Frans Hendriks · 5 years ago
  23. 0e9116f device_tree: Make FDT property data non-const by Julius Werner · 5 years ago
  24. 0d74653 device_tree: Match debug output format to dtc -O dts output by Julius Werner · 5 years ago
  25. 6d5695f device_tree: Add support for aliases by Julius Werner · 5 years ago
  26. fbec63d device_tree: Have absolute paths start with '/' by Julius Werner · 5 years ago
  27. f36d53c device_tree: Drop sub-node path lookup from dt_find_node_by_path() by Julius Werner · 5 years ago
  28. 6702b68 device_tree: Add phandle caching and lookups by Julius Werner · 5 years ago
  29. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  30. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  31. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  32. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  33. b12ece9 src/{include,arch,cpu,lib}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  34. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  35. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  36. e0b9aea lib/bootblock: Sanitize CMOS after bootblock_*_early_init() by Nico Huber · 6 years ago
  37. a5ea3a2 device_tree: Use be32dec/be32enc where appropriate by Julius Werner · 5 years ago
  38. b3f852f fit: Add "board-skuX" (without -rev) to allowed compatible strings by Julius Werner · 5 years ago
  39. 7006458 post_code: add post code for failure to load next stage by Keith Short · 5 years ago
  40. fc46ad8 src/Kconfig: Move DRAM section to src/lib/Kconfig by Elyes HAOUAS · 5 years ago
  41. ef179ab timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR by Furquan Shaikh · 5 years ago
  42. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  43. ac6bf7d lib/hexdump: Drop redundant isprint() implementation by Nico Huber · 5 years ago
  44. 2be0b50 boot_device: Constify argument by Patrick Rudolph · 5 years ago
  45. 2d7a52c lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar by Subrata Banik · 5 years ago
  46. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  47. d84e20b src/lib/selfboot: Remove unused variables by Elyes HAOUAS · 5 years ago
  48. 19fcc89 lib/fmap: Add area read/write functions by T Michael Turney · 5 years ago
  49. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  50. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  51. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  52. 6f5225c Klocwork: Fix the Null pointer derefernce found by klocwork by Thejaswani Putta · 5 years ago
  53. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  54. 6d9c131 vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERS by Julius Werner · 5 years ago
  55. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  56. e447aec lib/edid.c: Add missing break statement by Jacob Garber · 5 years ago
  57. 1855329 lib/edid.c: Log an error if unable to find edid or header by Jacob Garber · 5 years ago
  58. cd23f7f lib/edid.c: Dump EDID breakdown after null check by Jacob Garber · 5 years ago
  59. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  60. 321bce4 lib/ramtest.c: Make it a bit more arch-agnostic by Kyösti Mälkki · 5 years ago
  61. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  62. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  63. 28b38cd src: Drop unused 'include <cbfs.h>' by Elyes HAOUAS · 5 years ago
  64. 3e41b9b Remove leftover files by Kyösti Mälkki · 5 years ago
  65. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  66. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  67. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  68. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  69. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  70. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  71. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  72. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  73. b47c633 rtc: Fix rtc_calc_weekday by Tim Wawrzynczak · 5 years ago
  74. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  75. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  76. 187e4c4 timestamp: Move timestamp_should_run() call by Kyösti Mälkki · 5 years ago
  77. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  78. 94ad376 SMBIOS: Fix bios version by Elyes HAOUAS · 6 years ago
  79. b09e500 riscv: Add initial support for 32bit boards by Philipp Hug · 6 years ago
  80. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  81. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  82. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 6 years ago
  83. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 6 years ago
  84. 91160e1 lib/hardwaremain: Fix typo ACPI by Subrata Banik · 6 years ago
  85. 6d4c1f5 lib/boot_device: Add API for write protect a region by Rizwan Qureshi · 6 years ago
  86. 60132a4 lib/libgcc.c: Fix shift warnings by Paul Menzel · 7 years ago
  87. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  88. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  89. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  90. bbaae95 lib/fit: Normalize spaces in board names to dashes by Jonathan Neuschäfer · 6 years ago
  91. 6ee37ef cbfs: Alert if something goes wrong in cbfs_boot_locate() by Nico Huber · 6 years ago
  92. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  93. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  94. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  95. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  96. d840e2b src/lib/edid: avoid buffer overflow by Patrick Georgi · 6 years ago
  97. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  98. 3d8e53f Add selfboot to the romstage by Ronald G. Minnich · 6 years ago
  99. c308554 selfboot: create selfboot_check function, remove check param by Ronald G. Minnich · 6 years ago
  100. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago