1. 7760261 src/lib/trace.c: Make address size generic by Martin Roth · 8 years ago
  2. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  3. be7cbdc lib/bootblock: provide SoC callback parity with mainboard by Aaron Durbin · 8 years ago
  4. a7141c5 lib/memrange: avoid shadow object declarations by Aaron Durbin · 8 years ago
  5. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  6. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 8 years ago
  7. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  8. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 8 years ago
  9. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 8 years ago
  10. bc2c0a3 FMAP: Clean up debug output by Duncan Laurie · 8 years ago
  11. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 8 years ago
  12. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  13. ae4b854 lib/prog_loaders.c: remove arch/stages.h include by Aaron Durbin · 8 years ago
  14. 69d20c4 timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions by Julius Werner · 8 years ago
  15. 16ff859 nhlt: add api to override oem_id and oem_table_id of acpi_header_t by Fang, Yang A · 8 years ago
  16. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 8 years ago
  17. 7bc39a0 lib: add bootmode.c to verstage by Aaron Durbin · 8 years ago
  18. a9ffa9e lib: Support UNCOMPRESSED_RAMSTAGE by Lee Leahy · 8 years ago
  19. 9ab9c33 lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro by Jean Lucas · 8 years ago
  20. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 8 years ago
  21. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  22. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 8 years ago
  23. 1b915b8 lib/memrange: allow stack allocated free list by Aaron Durbin · 8 years ago
  24. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 8 years ago
  25. e223e89 lib/Makefile.inc: Link hexdump.c in the bootblock as well by Alexandru Gagniuc · 9 years ago
  26. dc6c431 lib/hexdump: Refactor to skip lines with all ones as well by Alexandru Gagniuc · 9 years ago
  27. 757943c memlayout: Fix unified CBFS_CACHE macro by Julius Werner · 9 years ago
  28. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  29. b0a2d3c2 lib: compile mdelay for bootblock by Patrick Georgi · 8 years ago
  30. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  31. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  32. 295d58b commonlib: Add common cbfs parsing logic to coreboot and cbfstool. by Aaron Durbin · 9 years ago
  33. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  34. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  35. b29bd27b cbfs: Fix typo in cbfs_prog_stage_load() by Julius Werner · 9 years ago
  36. a8aef3a cbfs_spi: Initialize spi_flash when initializing cbfs_cache by Mary Ruthven · 9 years ago
  37. f82e8ab cbfs_spi: enable CBFS access in early romstage by Mary Ruthven · 9 years ago
  38. f5fd4c9 lib/timestamp.c: only log "Timestamp table full" once by Ben Gardner · 9 years ago
  39. b50d8fb hexdump: Fix output if length is not a multiple of 16 by Ben Gardner · 9 years ago
  40. b15a0d0 vendorcode/google/chromeos: Cache VPD data into CBMEM by Hung-Te Lin · 9 years ago
  41. bca67fb edid: Don't half parse (and wrongly print) more detailed timings by Douglas Anderson · 9 years ago
  42. 78e226cf edid: Use a better mode for 640x480 by Douglas Anderson · 9 years ago
  43. 9fa0760 edid: Don't set standard timings as supported if they're not by Douglas Anderson · 9 years ago
  44. 14dd370 edid: Remove useless parameter from detailed_cvt_descriptor() by Douglas Anderson · 9 years ago
  45. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  46. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  47. 85810cc edid: add hdmi_monitor_detected in data struct edid by Yakir Yang · 9 years ago
  48. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  49. 3bfd7cc drivers/pc80: Rework normal / fallback selector code by Timothy Pearson · 9 years ago
  50. 1ca2d86 cbmem: add coreboot table records for each cbmem entry by Aaron Durbin · 9 years ago
  51. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  52. 246179a jpeg: add jpeg_fetch_size() by Patrick Georgi · 9 years ago
  53. aeb2e15 boot_device: add call to boot_device_init() by Aaron Durbin · 9 years ago
  54. 246115e coreboot: make lb_framebuffer a weak function by robbie zhang · 9 years ago
  55. 478575c lib/stack: Add stack overrun detection by Timothy Pearson · 9 years ago
  56. 0859991 Revert "coreboot_table: don't add CMOS checksum twice." by Nico Huber · 9 years ago
  57. 2ea2555 bootblock: Link timestamp.c only with EARLY_CBMEM_INIT by Paul Menzel · 9 years ago
  58. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  59. ed253c8 cbfs: don't load x86 programs over the top of read-only media by Aaron Durbin · 9 years ago
  60. 079fb3f cbmem console: make verstage first class citizen by Aaron Durbin · 9 years ago
  61. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  62. c824c26 lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it by Paul Menzel · 9 years ago
  63. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  64. 9cc8e92 program.ld: terminate ALIGN statement by Patrick Georgi · 9 years ago
  65. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  66. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  67. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  68. 52a9260 linking: Repair special treatments for non-x86 bootblocks by Julius Werner · 9 years ago
  69. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  70. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  71. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  72. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  73. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  74. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  75. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  76. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  77. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  78. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  79. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  80. bedbdc4 edid: fix know_modes timing error by Yakir Yang · 9 years ago
  81. e205410 edid: add function to manually specify mode by David Hendricks · 9 years ago
  82. 40e89b4 edid: Memset output earlier in decode_edid() by David Hendricks · 9 years ago
  83. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  84. a3b898a edid: Clean-up the edid struct by David Hendricks · 9 years ago
  85. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  86. 1fa5274 Only apply libgcc workaround on x86-32 by Stefan Reinauer · 9 years ago
  87. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  88. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  89. 2a983bd timestamps: clarify in ramstage when not to reinit the cache by Aaron Durbin · 9 years ago
  90. fb5d5b1 cbtable: describe boot media by Patrick Georgi · 9 years ago
  91. 977587a fmap: publish find_fmap_directory() by Patrick Georgi · 9 years ago
  92. 9952690 fmap: Introduce new function to derive fmap name from offset/size by Patrick Georgi · 9 years ago
  93. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  94. bd1499d timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT by Aaron Durbin · 9 years ago
  95. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  96. d808687 lzma: Return correct amount of decompressed bytes by Julius Werner · 9 years ago
  97. 6a02b3b linker scripts: Fix symbol handling for pre-RAM cbmem console by Patrick Georgi · 9 years ago
  98. e1b8327 lib: add delay.c to bootblock if I2C_TPM driver is enabled by Patrick Georgi · 9 years ago
  99. a518151 hardwaremain: Move init_timer() call to before console init by Duncan Laurie · 9 years ago
  100. eec2db4 prog_loader: Play nice with gc-sections by Stefan Reinauer · 9 years ago