1. d4c2484 Makefile.inc: Move addition of payload rev & config to payload makefile by Martin Roth · 9 years ago
  2. 6d2c722 libpayload: add archive.h by Daisuke Nojiri · 9 years ago
  3. 5a8d619 libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLE by Martin Roth · 9 years ago
  4. 2a27a85 libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLE by Martin Roth · 9 years ago
  5. 7b45d07 SeaBIOS: remove VERSION variable in coreboot Makefile by Alexander Couzens · 9 years ago
  6. 864b48d build system: add dependencies for GRUB2 and FILO by Patrick Georgi · 9 years ago
  7. ec90adb build system: Drop useless variable and dependency by Patrick Georgi · 9 years ago
  8. 886f478 external/Makefile.inc: Update SeaBIOS version file by Martin Roth · 9 years ago
  9. ac0bc0c SeaBIOS: update stable release from 1.8.2 to 1.9.0 by Alexander Couzens · 9 years ago
  10. 6e11920 SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY option by Martin Roth · 9 years ago
  11. 99d05c7 payloads/external/SeaBIOS: Add option for saved SeaBIOS .config by Martin Roth · 9 years ago
  12. 03688ec libpayload: get cbfs offset & size for default media from lib_sysinfo by Daisuke Nojiri · 9 years ago
  13. cacbcf4 coreinfo: use coreboot crosscompiler by Martin Roth · 9 years ago
  14. 4013469 build system: add dependencies for SeaBIOS output by Patrick Georgi · 9 years ago
  15. 4d5317e libpayload: Remove redundant 8250 MMIO32 UART driver by Alexandru Gagniuc · 9 years ago
  16. 37f4565 coreinfo: Rewrite bootlog_module by Yasha Cherikovsky · 9 years ago
  17. 5bbc5e5 libpayload: PDCurses: Remove trailing whitespace by Stefan Reinauer · 9 years ago
  18. b7eb171 coreinfo: Move screen dimensions to header by Yasha Cherikovsky · 9 years ago
  19. ae16c40 coreinfo: Fix off-by-one in displayed month of year by Yasha Cherikovsky · 9 years ago
  20. 619fc95 coreinfo: Hide blinking cursor by Yasha Cherikovsky · 9 years ago
  21. fe35623 libpayload: udc/dwc2: Ignore setup packet in check for queue empty by Furquan Shaikh · 9 years ago
  22. 1dcb10e libpayload: queue: Add a helper macro for checking singleton queue by Furquan Shaikh · 9 years ago
  23. 4f85a1e libpayload: Rename PDCurses-3.4 to PDCurses by Stefan Reinauer · 9 years ago
  24. 2ea24da PDCurses: Don't hard code version number by Stefan Reinauer · 9 years ago
  25. bf54c2c libpayload/udc: dwc2: Add handler for add_strings by Furquan Shaikh · 9 years ago
  26. 3d6c95c libpayload/udc: dwc2: Add timeout for shutdown operation by Furquan Shaikh · 9 years ago
  27. 1528ffa libpayload: xhci: Add delay to get reset working more reliably by Rajmohan Mani · 9 years ago
  28. 102245f libpayload: Avoid confusing usb debug output in dwc2 driver by Patrick Georgi · 9 years ago
  29. b791799 libpayload: Fix building dwc2 UDC driver with debug enabled by Patrick Georgi · 9 years ago
  30. f86d035 libpayload: Allow non-default CBFS media by Patrick Georgi · 9 years ago
  31. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  32. 8db7e67 libpayload: usbmsc: Add small delay during initialization to fix CZ60 by Julius Werner · 9 years ago
  33. 564fbbe libpayload: Fix building dwc2 UDC driver by Patrick Georgi · 9 years ago
  34. 2ccb280 cbfs: read cbfs offset and size from sysinfo by Daisuke Nojiri · 9 years ago
  35. a5c5db3 cbgfx: Fix spelling of calculate_position() by Jason A. Donenfeld · 9 years ago
  36. 990ae70 libpayload/libcbgfx: Add license headers by Patrick Georgi · 9 years ago
  37. dcc63b6 cbgfx: remove load_bitmap by Daisuke Nojiri · 9 years ago
  38. 20b7907 cbgfx: add get_image_dimension by Daisuke Nojiri · 9 years ago
  39. 9aed146 cbgfx: make the code more descriptive by Daisuke Nojiri · 9 years ago
  40. a11e3ff cbgfx: add pivot option to draw_bitmap by Daisuke Nojiri · 9 years ago
  41. f865152 cbgfx: use bilinear interpolation to scale bitmap by Daisuke Nojiri · 9 years ago
  42. bed16d9 cbgfx: add load_bitmap by Daisuke Nojiri · 9 years ago
  43. fed269b cbgfx: add clear_screen by Daisuke Nojiri · 9 years ago
  44. dd49ecc cbgfx: allow draw_bitmap to render outside canvas by Daisuke Nojiri · 9 years ago
  45. 09ad206 cbgfx: add draw_bitmap by Daisuke Nojiri · 9 years ago
  46. 3f66398 cbgfx: coreboot graphics library by Daisuke Nojiri · 9 years ago
  47. ff5d0b2 libpayload: usb: Retry get_descriptor() on failure by Shawn Nematbakhsh · 9 years ago
  48. 744729a libpayload: Add ptrdiff_t typedef by Patrick Georgi · 9 years ago
  49. 8190078 coreinfo: reboot when finished by Maxime de Roucy · 9 years ago
  50. dc1b3c1 libpayload/Kconfig: Use official spelling for TinyCurses by Paul Menzel · 9 years ago
  51. aa98eec libpayload/configs: Add default configuration with TinyCurses enabled by Paul Menzel · 9 years ago
  52. 78517f3 libpayload: Add data structures for hashes in file attributes by Patrick Georgi · 9 years ago
  53. bda38ee libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content() by Nico Huber · 9 years ago
  54. ac1f4b8 libpayload: Fix possible NULL deref in cbfs_get_file_content() by Nico Huber · 9 years ago
  55. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  56. 9dcf457 cbfs: fix debug message by Daisuke Nojiri · 9 years ago
  57. eb33b3f libpayload: provide cbfs_file_find_attr() by Patrick Georgi · 9 years ago
  58. d66f1da libpayload: allow compression at file header level by Daisuke Nojiri · 9 years ago
  59. 5c6dc72 libpayload: rename cbfs variable from name to vardata by Daisuke Nojiri · 9 years ago
  60. 377d1db libpayload: bring in file attribute support from cbfstool by Patrick Georgi · 9 years ago
  61. 87c9f0e libpayload: usb: dwc2: check device connect state before enable channel by Yunzhi Li · 9 years ago
  62. a881000 libpayload: usb: dwc2: fix hub hot-plug bug by Yunzhi Li · 9 years ago
  63. 66cc843 libpayload: Revive ffs() by Nico Huber · 9 years ago
  64. a7c609c libpayload: Fix merge of PL011 UART support by Nico Huber · 9 years ago
  65. 602a82a libpayload: Add missing autoconf dependency by Nico Huber · 9 years ago
  66. ccda446 video_printf: align text by Daisuke Nojiri · 9 years ago
  67. abe03d2 video: add video_printf by Daisuke Nojiri · 9 years ago
  68. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  69. 3ed0d85 SeaBIOS: update stable release from 1.7.5 to 1.8.2 by Alexander Couzens · 9 years ago
  70. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  71. 5c25d0e libpayload: x86: Add read/write{8,16,32} variants that match coreboot by Duncan Laurie · 9 years ago
  72. e8a8a00 libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT by Julius Werner · 9 years ago
  73. 4bfa29e arm64: xcompile: Add support for A53 erratum 843419 by Julius Werner · 9 years ago
  74. f58746b libpayload: Fix default_memmove() implementation by Nico Huber · 9 years ago
  75. 7b928cd Store the payload config and revision in CBFS by Martin Roth · 9 years ago
  76. 4938426 libpayload: usb: dwc2: fix usb plug/unplug bug by Yunzhi Li · 9 years ago
  77. 41fceaf seabios integration: deal with ccache woes some more by Patrick Georgi · 9 years ago
  78. 6f4c7a6 libpayload: usb: xhci: Fix list of cleared port change bits by Julius Werner · 9 years ago
  79. 75daee5 libpayload: Do not gate USB_DWC2 on USB_HID by David Hendricks · 9 years ago
  80. 57ddd9a libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1 by Julius Werner · 9 years ago
  81. 8b49889 libpayload: usb: dwc2: fix short packet transfer by Yunzhi Li · 9 years ago
  82. b4a2499 libpayload: usb: Fixup wrong use of config by Chunfeng Yun · 9 years ago
  83. 5f9a3f7 libpayload: xhci: Carry over fixes from Chromium tree by Julius Werner · 9 years ago
  84. 03e8188 cbfs: fix printf for 64bit architectures by Daisuke Nojiri · 9 years ago
  85. e3260ec libpayload: usb: don't prematurely free the usb device by Aaron Durbin · 9 years ago
  86. f1b7afb libpayload: Kconfig include in lpgcc by Paul Kocialkowski · 9 years ago
  87. c983671 seabios integration: fix interaction with ccache by Patrick Georgi · 9 years ago
  88. 7db6cef libpayload: Fix compile error in time.c if nvram support is disabled by Patrick Georgi · 9 years ago
  89. d0d487a payloads: Move payloads logic to payloads directory by Stefan Reinauer · 9 years ago
  90. 2c6fe44 libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHE by Stefan Reinauer · 9 years ago
  91. d7eb0cb license headers: Drop FSF addresses again by Patrick Georgi · 9 years ago
  92. 7572e66 libpayload: lpgcc: CFLAGS and CMDLINE order inversion by Paul Kocialkowski · 9 years ago
  93. 5d5fcdd libpayload: .xcompile target is an actual file by Paul Kocialkowski · 9 years ago
  94. 8d829bf libpayload: Veyron configs unification by Paul Kocialkowski · 9 years ago
  95. db0c0c4 libpayload: Allow for KBUILD_DEFCONFIG override by Paul Kocialkowski · 9 years ago
  96. bf69756 libpayload: lz4: Add output overrun check to incompressible case by Julius Werner · 9 years ago
  97. 752fba7 libpayload: usb: Add support for SuperSpeed hubs by Julius Werner · 9 years ago
  98. e44a4e8 libpayload: usb: xhci: Prevent address reuse by Julius Werner · 9 years ago
  99. ebd3da7 libpayload: usb: dwc2: support split transaction by Yunzhi Li · 9 years ago
  100. 2272b80 libpayload: assume cbfs file alignment is 64 byte by Patrick Georgi · 9 years ago