1. c965546 libpayload: Provide API to expose MMU memery ranges for ARM64 by Meng-Huan Yu · 3 years, 9 months ago
  2. 6de5bf6 libpayload/usb: Add format string checking to usb_debug by Caveh Jalali · 4 years ago
  3. 8079a6a libpayload/usb: Fix printf format string mismatches in debug messages by Caveh Jalali · 4 years ago
  4. 0748a87 libpayload/i8042: Increase response timeout to 1.5s by Nico Huber · 3 years, 9 months ago
  5. 9c50462 Delete mainboard/google/cheza by Julius Werner · 3 years, 9 months ago
  6. e569e3e libpayload: storage.c: remove unneeded #if CONFIG() by Thomas Heijligen · 3 years, 10 months ago
  7. 85d93ff libpayload: Make OHCI enums into types by Jacob Garber · 3 years, 10 months ago
  8. c98baa7 libpayload: Add compiler.h to compiler parameters by Jacob Garber · 3 years, 10 months ago
  9. 04540f1 libpayload: Add support for link time optimization by Jacob Garber · 4 years, 11 months ago
  10. bc2c12c libpayload/x86: Try to discover invariant TSC rate by Nico Huber · 5 years ago
  11. 5c9d82b libpayload/x86: Add enumeration of Intel family 6 models by Nico Huber · 3 years, 10 months ago
  12. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  13. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 10 months ago
  14. d9e543a libpayload/keyboard: Use `bool` as return type by Nico Huber · 3 years, 10 months ago
  15. f56d652 libpayload/curses: Use <stdbool.h> by Nico Huber · 3 years, 10 months ago
  16. bfa46e2 libpayload: Add <stdbool.h> by Nico Huber · 3 years, 10 months ago
  17. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  18. 09917e1 libpayload/storage/ahci: Use pci_dev struct in ahci_initialize() by Felix Singer · 3 years, 10 months ago
  19. b4b73d4 libpayload/storage/ahci: Use pacc pointer to read device class by Felix Singer · 3 years, 10 months ago
  20. 9e5bc74 libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct by Felix Singer · 3 years, 10 months ago
  21. e92c840 libpayload/storage: Enable STORAGE_64BIT_LBA by Felix Singer · 3 years, 10 months ago
  22. 70d73a8 libpayload/storage: Enable all AHCI controllers by default by Felix Singer · 3 years, 10 months ago
  23. 4c9622a libpayload/libpci: Introduce device class attribute in pci_dev by Felix Singer · 3 years, 10 months ago
  24. d2ec82d libpayload/libpci: Clean up pci_alloc() by Felix Singer · 3 years, 10 months ago
  25. d32bb11 libpayload/x86: Add some more CPUID helpers by Nico Huber · 3 years, 10 months ago
  26. e0ce60c lib and libpayload: Add popcnt functions by Angel Pons · 3 years, 10 months ago
  27. 7ded1af lib and libpayload: add 64-bit versions of clz, __ffs and log2 by Tim Wawrzynczak · 3 years, 11 months ago
  28. 612ae2e libpayload: use PRIu64 type to print u64 by Jeremy Compostella · 3 years, 11 months ago
  29. a7a2784 libpayload: Fix file permissions by Kyösti Mälkki · 3 years, 11 months ago
  30. 690b6bc treewide/Kconfig: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  31. 3ff7bcf payloads: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  32. 8742e2a libpayload: free: Separate NULL check out for clarity by Hsuan Ting Chen · 4 years ago
  33. 541f2f7 libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling by Yu-Ping Wu · 4 years ago
  34. aec3b1f libpayload: malloc: Fix realloc for overlapping buffers by Yu-Ping Wu · 4 years ago
  35. b228014 libpayload/xhci: Fix Slot State field width definition by Caveh Jalali · 4 years ago
  36. d7468bf xhci: Do not set the CRCR_CS bit by Caveh Jalali · 4 years ago
  37. 551216a xhci: Fix Abort command event handling by Caveh Jalali · 4 years ago
  38. d04b388 libpayload: cbgfx: Support buffered I/O by Hung-Te Lin · 4 years ago
  39. ae096be libpayload: memmove: Don't make expectations of architecture memcpy by Julius Werner · 4 years ago
  40. 4a73252 libpayload: Cache physical location of strings by Nico Huber · 4 years, 1 month ago
  41. bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 4 years, 1 month ago
  42. 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 4 years, 1 month ago
  43. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  44. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  45. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  46. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  47. 363cd1d libpayload/defconfig: Set default heap size to 1MiB by Nico Huber · 4 years ago
  48. 7b54c15 libpayload: cbgfx: Add color mapping functionality by Yu-Ping Wu · 4 years, 1 month ago
  49. ae010c6 libpayload: Replace include/compiler.h with commonlib/bsd's version by Patrick Georgi · 4 years, 1 month ago
  50. c354599 payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tab by Elyes HAOUAS · 4 years, 1 month ago
  51. 81bebc8 payloads/libpayload/curses/menu/eti.h: Remove unneeded whitespaces by Elyes HAOUAS · 4 years, 1 month ago
  52. beaf944 payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tab by Elyes HAOUAS · 4 years, 1 month ago
  53. b086728 libpayload: cbgfx: Add draw_line() by Yu-Ping Wu · 4 years, 1 month ago
  54. 3c7888b libpayload/xhci: Try harder to read 32-bit caps at once by Nico Huber · 4 years, 1 month ago
  55. a92a07d libpayload: allow nonblocking delay and more than one delay by Ronald G Minnich · 4 years, 1 month ago
  56. 31a3788 cbgfx: Add blend functions to calculate transparency by Shelley Chen · 4 years, 1 month ago
  57. 7f87812 libpayload: cbgfx: Replace bilinear resampling with Lanczos by Julius Werner · 4 years, 2 months ago
  58. 96b00a5 libpayload: Add simple 32.32 fixed-point math API by Julius Werner · 4 years, 2 months ago
  59. 32b1313 libpayload: arm64: silence libpayload main entry by Michael Walle · 4 years, 2 months ago
  60. 492d55f libpayload: arm64: fix OUTPUT_ARCH() by Michael Walle · 4 years, 2 months ago
  61. 63358ea libpayload: cbgfx: Fix add_fractions() overflow reduction by Julius Werner · 4 years, 2 months ago
  62. 373ae2e libpayload/cbgfx: Fix overflow in transform_vector() by Yu-Ping Wu · 4 years, 2 months ago
  63. 5949554 libpayload: gdb: Condition video console init on LP_VIDEO_CONSOLE by Yu-Ping Wu · 4 years, 2 months ago
  64. 96f231a usb/xhci: Fix timeout logic by Caveh Jalali · 4 years, 3 months ago
  65. eaa219b libpayload: drivers/usb: add a USB pre-poll hook by Caveh Jalali · 4 years, 3 months ago
  66. 0d51217 payloads/libpayload/libc: Avoid NULL pointer dereference by Harshit Sharma · 4 years, 3 months ago
  67. 8f27374 payloads/libpayload/libc: Do cosmetic fixes by Harshit Sharma · 4 years, 3 months ago
  68. 1c3faab libpayload/cbgfx: Remove gap between adjacent boxes by Yu-Ping Wu · 4 years, 3 months ago
  69. cabcfe2 libpayload: Fix definitions of minimum integer values by Yu-Ping Wu · 4 years, 3 months ago
  70. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  71. 8480c0b payloads: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  72. 4eadcb0 libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayload by Dossym Nurmukhanov · 4 years, 4 months ago
  73. 50c1f27 libpayload: xhci: Fix CAPREG address calculation by Julius Werner · 4 years, 4 months ago
  74. 52e56e8 libpayload: Fix 16-bit read/write to PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  75. 7724f11 lp/drivers/usb: Add quirk for QEMU XHCI root hub by Duncan Laurie · 4 years, 5 months ago
  76. 6c1a669 libpayload: xhci: Do not memcpy registers by Julius Werner · 4 years, 4 months ago
  77. e6b0a32 libpayload: Make 8250 UART driver relocation safe by Nico Huber · 4 years, 9 months ago
  78. 1492925 trogdor: add support for Bubs variant by T Michael Turney · 4 years, 9 months ago
  79. 287cf6c lp/drivers/usb: Work around QEMU XHCI register issue by Duncan Laurie · 4 years, 5 months ago
  80. d61350c libpayload: malloc: Change memcpy() to memmove() in realloc by Julius Werner · 4 years, 5 months ago
  81. 0fd179a libpayload/drivers/nvram: Fix coding style by Patrick Georgi · 4 years, 5 months ago
  82. 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 7 years ago
  83. f6f54dd libpayload/corebootfb: Replace obsolete macros FI and CHARS by Nico Huber · 4 years, 5 months ago
  84. 45473dd libpayload: Add uart/serial driver support for trogdor by T Michael Turney · 4 years, 10 months ago
  85. 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 7 years ago
  86. de74842 libpayload/corebootfb: Add option to center a 80x25 console by Nico Huber · 4 years, 7 months ago
  87. e612418 libpayload/corebootfb: Keep local copy of framebuffer info by Nico Huber · 4 years, 7 months ago
  88. e5b2453 libpayload: add read64() and write64() by Thomas Heijligen · 5 years ago
  89. 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 4 years, 6 months ago
  90. e5e2410 libpayload: cbfs: fix infinite loop in cbfs_get_{handle,attr} by Alex Rebert · 4 years, 6 months ago
  91. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  92. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  93. 255aeaa libpayload: cbgfx: Fix potential overflowing expression by Yu-Ping Wu · 4 years, 6 months ago
  94. 183ad06 libpayload: Fix out-of-bounds read by Alex Rebert · 4 years, 6 months ago
  95. 824b4b8 payloads: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  96. 16043d6 libpayload/corebootfb: Fix character buffer relocation by Nico Huber · 4 years, 7 months ago
  97. bf33b03 libpayload: arm64: Keep instruction cache enabled at all times by Julius Werner · 4 years, 6 months ago
  98. c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 4 years, 9 months ago
  99. a3d7929 libpayload/xhci: Fix MPS handling in set_address by Kangheui Won · 4 years, 7 months ago
  100. a26986e libpayload: cbgfx: Support drawing a box with rounded corners by Yu-Ping Wu · 4 years, 8 months ago