1. e17113a libpayload: Include commonlib/helpers.h in libpayload.h for GPL builds by Julius Werner · 5 months ago
  2. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 11 months ago
  3. 06e3dca cbfs: Remove broken remnants of PAYLOAD_INFO feature by Julius Werner · 5 months ago
  4. 1e113bc libpayload: Remove legacy CBFS API by Julius Werner · 6 months ago
  5. 5ec3dea libpayload: timer: Revert timer_hz() return type to 64-bits by Julius Werner · 6 months ago
  6. 177aee2 libpayload: Switch to commonlib ipchksum() algorithm by Julius Werner · 7 months ago
  7. 582c2a7 libpayload: Add dma_allocator_range() by Yi Chou · 10 months ago
  8. eabdd02 libpayload/libc/time: Fix possible overflow in multiplication by Yidi Lin · 10 months ago
  9. 790b5cf {commonlib, libpayload}: Add "has_external_display" in coreboot table by Subrata Banik · 11 months ago
  10. b2163ea libpayload: Add vboot and reboot utility functions by Jakub Czapiga · 11 months ago
  11. f64f3d0 libpayload/vboot: Add vboot context initialization and management code by Jakub Czapiga · 11 months ago
  12. a63a56d libpayload/drivers/video: Add cursor movement support in console by Eran Mitrani · 11 months ago
  13. 303a895 libpayload: Outsource delay function into own header by Thomas Heijligen · 1 year, 9 months ago
  14. 99a8287 libpayload/include/stdarg.h: Add va_copy builtin by Maximilian Brune · 1 year ago
  15. 676ef5b libpayload: Add parsing of SMBIOS address by Maximilian Brune · 1 year ago
  16. a434f48 payloads/libpayload/include/coreboot_tables: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  17. 5dbd3df libpayload: strings.h: Use builtin __ffs instead of included one by Thomas Heijligen · 1 year, 9 months ago
  18. 5331462 libpayload: Use __func__ instead of old __FUNCTION__ by Elyes Haouas · 1 year, 7 months ago
  19. 3f9613b commonlib/bsd, libpayload: Do not include helpers.h in stddef.h by Thomas Heijligen · 1 year, 9 months ago
  20. 3d91563 libpayload/string: add strndup() function by Thomas Heijligen · 1 year, 9 months ago
  21. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 10 months ago
  22. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  23. cb28d64 x86/cache.c: Implement dcache_* by Hsin-Te Yuan · 2 years ago
  24. 30d8e72 libpayload: Add const for dma_coherent argument by Yu-Ping Wu · 2 years ago
  25. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  26. 607b39c libpayload: Add commonlib/bsd/elog and its dependency by Hsuan Ting Chen · 2 years, 5 months ago
  27. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 3 months ago
  28. 2ad74de libpayload/pci: Add support for bus mapping by Jianjun Wang · 3 years, 1 month ago
  29. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  30. 7d0e5fa libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h by David Hendricks · 2 years, 3 months ago
  31. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 4 months ago
  32. 9760264 commonlib/bsd/helpers: Remove redundancy with libpayload defines by Jakub Czapiga · 2 years, 5 months ago
  33. cddba45 libpayload: Parse the ACPI RSDP table entry by Arthur Heymans · 2 years, 6 months ago
  34. 42fcb2a libpayload: Parse DDR Information using coreboot tables by Ravi Kumar Bokka · 2 years, 9 months ago
  35. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 6 months ago
  36. db29b37 libpayload: Fix legacy CBFS code after recent refactoring by Julius Werner · 2 years, 7 months ago
  37. ad45f68 libpayload/libcbfs: Add unverified_area APIs by Jakub Czapiga · 2 years, 8 months ago
  38. 63e5427 libpayload: Implement new CBFS access API by Jakub Czapiga · 2 years, 9 months ago
  39. 8fac662 libpayload/libc/fmap: Implement new FlashMap API by Jakub Czapiga · 2 years, 9 months ago
  40. 8bb59ca lib: Add __fls() (Find Last Set) by Jianjun Wang · 2 years, 9 months ago
  41. f7d6eb2f libpayload: Add boot_device_read() function by Jakub Czapiga · 2 years, 9 months ago
  42. 2f236c2 libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser by Jakub Czapiga · 2 years, 9 months ago
  43. c69ea32 libpayload: Add mock assert support for unit testing purposes by Jakub Czapiga · 2 years, 9 months ago
  44. 111de55 tests: Move x86 I/O functions to include/mock/arch/io.h by Jakub Czapiga · 2 years, 10 months ago
  45. 3d91b47 libpayload: Add mock architecture by Jakub Czapiga · 3 years ago
  46. 15066ba driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h by Nick Vaccaro · 2 years, 11 months ago
  47. a62b418 coreboot tables: Add type-c port info to coreboot table by Nick Vaccaro · 2 years, 11 months ago
  48. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 2 years, 11 months ago
  49. bda86bd nvs: Add Chrome OS NVS (CNVS) information to coreboot tables by Furquan Shaikh · 3 years, 2 months ago
  50. 358c84a includes: Move *abs() declarations into `stdlib.h` by Nico Huber · 3 years, 2 months ago
  51. c538ce1 includes: Remove dangling doxygen @} by Nico Huber · 3 years, 2 months ago
  52. c1536ad includes: Define `CHAR_BIT` in `limits.h` by Nico Huber · 3 years, 2 months ago
  53. 2eae410 includes: Provide `wchar.h` with `wchar_t` and `wint_t` by Nico Huber · 3 years, 2 months ago
  54. 0a31d5e includes: Add include guards to `stddef.h` by Nico Huber · 3 years, 2 months ago
  55. fffc21d libpayload/storage: Add NVMe driver by Thomas Heijligen · 5 years ago
  56. 9de060f libpayload: Use volatile pointers in {read,write}{8,16,32,64} by Patrick Georgi · 3 years, 6 months ago
  57. 60f5328 libpayload/arm*: Add 64bit memory access primitives by Patrick Georgi · 3 years, 7 months ago
  58. 4f7b687 libpayload/i8042: Add API to peek on keyboard input queue by Nico Huber · 3 years, 9 months ago
  59. 0e1d19b libpayload/i8042: Add API to get/set kbd translation state by Nico Huber · 3 years, 9 months ago
  60. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  61. c965546 libpayload: Provide API to expose MMU memery ranges for ARM64 by Meng-Huan Yu · 3 years, 9 months ago
  62. 6de5bf6 libpayload/usb: Add format string checking to usb_debug by Caveh Jalali · 4 years ago
  63. c98baa7 libpayload: Add compiler.h to compiler parameters by Jacob Garber · 3 years, 10 months ago
  64. 5c9d82b libpayload/x86: Add enumeration of Intel family 6 models by Nico Huber · 3 years, 10 months ago
  65. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  66. d9e543a libpayload/keyboard: Use `bool` as return type by Nico Huber · 3 years, 10 months ago
  67. bfa46e2 libpayload: Add <stdbool.h> by Nico Huber · 3 years, 10 months ago
  68. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  69. 09917e1 libpayload/storage/ahci: Use pci_dev struct in ahci_initialize() by Felix Singer · 3 years, 10 months ago
  70. b4b73d4 libpayload/storage/ahci: Use pacc pointer to read device class by Felix Singer · 3 years, 10 months ago
  71. 9e5bc74 libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct by Felix Singer · 3 years, 10 months ago
  72. 4c9622a libpayload/libpci: Introduce device class attribute in pci_dev by Felix Singer · 3 years, 10 months ago
  73. d32bb11 libpayload/x86: Add some more CPUID helpers by Nico Huber · 3 years, 10 months ago
  74. e0ce60c lib and libpayload: Add popcnt functions by Angel Pons · 3 years, 10 months ago
  75. 7ded1af lib and libpayload: add 64-bit versions of clz, __ffs and log2 by Tim Wawrzynczak · 3 years, 11 months ago
  76. 3ff7bcf payloads: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  77. d04b388 libpayload: cbgfx: Support buffered I/O by Hung-Te Lin · 4 years ago
  78. 4a73252 libpayload: Cache physical location of strings by Nico Huber · 4 years, 1 month ago
  79. bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 4 years, 1 month ago
  80. 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 4 years, 1 month ago
  81. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  82. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  83. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  84. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  85. 7b54c15 libpayload: cbgfx: Add color mapping functionality by Yu-Ping Wu · 4 years ago
  86. ae010c6 libpayload: Replace include/compiler.h with commonlib/bsd's version by Patrick Georgi · 4 years, 1 month ago
  87. b086728 libpayload: cbgfx: Add draw_line() by Yu-Ping Wu · 4 years, 1 month ago
  88. a92a07d libpayload: allow nonblocking delay and more than one delay by Ronald G Minnich · 4 years, 1 month ago
  89. 31a3788 cbgfx: Add blend functions to calculate transparency by Shelley Chen · 4 years, 1 month ago
  90. 96b00a5 libpayload: Add simple 32.32 fixed-point math API by Julius Werner · 4 years, 2 months ago
  91. eaa219b libpayload: drivers/usb: add a USB pre-poll hook by Caveh Jalali · 4 years, 2 months ago
  92. cabcfe2 libpayload: Fix definitions of minimum integer values by Yu-Ping Wu · 4 years, 3 months ago
  93. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  94. 7724f11 lp/drivers/usb: Add quirk for QEMU XHCI root hub by Duncan Laurie · 4 years, 5 months ago
  95. 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 7 years ago
  96. 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 7 years ago
  97. e5b2453 libpayload: add read64() and write64() by Thomas Heijligen · 5 years ago
  98. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  99. bf33b03 libpayload: arm64: Keep instruction cache enabled at all times by Julius Werner · 4 years, 6 months ago
  100. c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 4 years, 9 months ago