1. 676ef5b libpayload: Add parsing of SMBIOS address by Maximilian Brune · 1 year ago
  2. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  3. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 4 months ago
  4. cddba45 libpayload: Parse the ACPI RSDP table entry by Arthur Heymans · 2 years, 5 months ago
  5. 42fcb2a libpayload: Parse DDR Information using coreboot tables by Ravi Kumar Bokka · 2 years, 9 months ago
  6. 5b76ae9 libpayload/libc/coreboot: Fix CBFS MCache size by Jakub Czapiga · 2 years, 6 months ago
  7. 2f236c2 libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser by Jakub Czapiga · 2 years, 9 months ago
  8. a62b418 coreboot tables: Add type-c port info to coreboot table by Nick Vaccaro · 2 years, 11 months ago
  9. bda86bd nvs: Add Chrome OS NVS (CNVS) information to coreboot tables by Furquan Shaikh · 3 years, 2 months ago
  10. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  11. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  12. 4a73252 libpayload: Cache physical location of strings by Nico Huber · 4 years, 1 month ago
  13. bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 4 years, 1 month ago
  14. 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 4 years, 1 month ago
  15. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  16. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  17. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  18. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  19. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  20. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  21. 006eb9d libpayload: refactor fetching cbmem pointers by Patrick Georgi · 4 years, 11 months ago
  22. 3d4923d libpayload: Add fmap_cache to sysinfo_t by Furquan Shaikh · 4 years, 11 months ago
  23. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  24. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  25. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  26. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  27. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  28. 75b1f76 cbmem: rename vdat to chromeos_acpi by Joel Kitching · 6 years ago
  29. f38a10f libpayload: Add SKU ID coreboot table support by Julius Werner · 7 years ago
  30. 2e029ac libpayload: Minor board ID / RAM code cleanups by Julius Werner · 7 years ago
  31. b6cadc6 libpayload: Add VPD address into lib_sysinfo by Kan Yan · 8 years ago
  32. e8c4133 libpayload: Drop superfluous "continue" by Patrick Georgi · 8 years ago
  33. 8fda044 libpayload: Drop CONFIG_LP_CHROMEOS by Stefan Reinauer · 8 years ago
  34. 152e5a0 libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC by Aaron Durbin · 9 years ago
  35. f61b35d libpayload: store boot media information in sysinfo by Patrick Georgi · 9 years ago
  36. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  37. 3cec871 libpayload: Parse MTC and fill mtc_start and mtc_size by Furquan Shaikh · 9 years ago
  38. da262a63 libpayload: cros: add serial number from coreboot table by Stephen Barber · 9 years ago
  39. 6addd40 libpayload: Take flash parameters from coreboot by Dan Ehrenberg · 10 years ago
  40. 272afe8 libpayload: Add RAM code to sysinfo_t by David Hendricks · 10 years ago
  41. 6b322cc libpayload: Add support for parsing RAMOOPS range from coreboot by Furquan Shaikh · 10 years ago
  42. 522f9c6 libpayload: make wifi calibration table available through sysinfo by Vadim Bendebury · 10 years ago
  43. 2a0f8cd libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication by Vadim Bendebury · 10 years ago
  44. b7d7412 libpayload: cros: include mac addresses in coreboot table by Vadim Bendebury · 10 years ago
  45. 864ec8c libpayload: Consolidate coreboot table parsing by Vadim Bendebury · 10 years ago