1. 99fe7d2 libpayload/include/queue.h: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  2. 24b1305 payloads/coreinfo/README: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  3. 01afd53 payloads/external/tianocore: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  4. 4713b5c libpayload/curses/form: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  5. f2be550 payloads/libpayload/curses/menu: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  6. a96e31b payloads/depthcharge: Update stable version to upstream master by Duncan Laurie · 6 years ago
  7. 39c4bb0 libpayload: Move GDB functions to stdlib.h by Julius Werner · 6 years ago
  8. 0cdaad3 Use git HTTP URLs without `/p` in it by Paul Menzel · 6 years ago
  9. 57afc5e arch/arm64/armv8/mmu: Add support for 48bit VA by Patrick Rudolph · 7 years ago
  10. 4183260 payloads/seabios: Update stable from 1.11.0 to 1.11.1 by Paul Menzel · 6 years ago
  11. e33f120 payloads/external/GRUB2: Build only for supported architectures by Jonathan Neuschäfer · 7 years ago
  12. 3faa2c8 libpayload: usbhid: Zero-initialize all parts of usbhid instance struct by Julius Werner · 7 years ago
  13. af15268 tianocore: fix Makefile to build a custom revision or branch by Gergely Kiss · 7 years ago
  14. 47dd96d payloads: Add an option to compress secondary payloads by Arthur Heymans · 7 years ago
  15. f18c041 payload/tianocore: Fix patch to preserve coreboot table by Matt DeVillier · 7 years ago
  16. 85a2c71 payloads/tianocore: Add a patch to use the proper BytesPerscanline by Arthur Heymans · 7 years ago
  17. 610e2e6 libpayload: allow x86 devices to provide non-tsc implementation by Aaron Durbin · 7 years ago
  18. a2fc1ae payloads/nvramcui/payload.sh: Fix shellcheck warnings by Martin Roth · 7 years ago
  19. c0c2d457 payloads/depthcharge: Update stable version upstream master by Martin Roth · 7 years ago
  20. 30a6b74 payload/Kconfig: Use LZMA by default by Arthur Heymans · 7 years ago
  21. fbcfdaf payloads: add support lz4 compression by Antonello Dettori · 8 years ago
  22. d8b4139 payloads/SeaBIOS: Add different MMIO uart configurations by Philipp Deppenwiese · 7 years ago
  23. 4792689 libpayload: Add pci_free_dev() and some boilerplate by Nico Huber · 7 years ago
  24. 45ccab3 payloads/external/Makefile: Add missing dependency by Nico Huber · 7 years ago
  25. f38a10f libpayload: Add SKU ID coreboot table support by Julius Werner · 7 years ago
  26. 2e029ac libpayload: Minor board ID / RAM code cleanups by Julius Werner · 7 years ago
  27. b077b91 payloads/external: Use stable version of GRUB2 by default by Jonathan Neuschäfer · 7 years ago
  28. 2eb95f3 payloads/external: Add a stable version of GRUB2 by Jonathan Neuschäfer · 7 years ago
  29. eb72207 payloads/seabios: Update stable from 1.10.3 to 1.11.0 by Martin Kepplinger · 7 years ago
  30. 677d261 payloads/seabios: Update stable from 1.10.2 to 1.10.3 by Martin Kepplinger · 7 years ago
  31. 59e9080 endian: Fix bebitenc() to actually encode big-endian by Julius Werner · 7 years ago
  32. 8db7f8b LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33 by Ronald G. Minnich · 7 years ago
  33. a1c42cc payloads/external: Clone GRUB2 over HTTPS by Jonathan Neuschäfer · 7 years ago
  34. c6dcdbf Update vboot submodule to upstream master by Daisuke Nojiri · 7 years ago
  35. 2d1e0eb payloads/coreinfo: Free buffer before returning by Martin Roth · 7 years ago
  36. 33f1273 tint: Use the current time as random seed by Nicola Corna · 7 years ago
  37. 3f43edc libpayload/storage: Add Sunrise Point AHCI PCI id by Nico Huber · 7 years ago
  38. 89942a5 Update depthcharge stable to upstream master by Martin Roth · 7 years ago
  39. b016f14 libpayload: add time() by Nicola Corna · 7 years ago
  40. 4ff4492 payloads/external/GRUB2: Only rebuild on config changes by Nico Huber · 7 years ago
  41. 85a90e1 payload/tianocore: Add patch to preserve coreboot table by Arthur Heymans · 7 years ago
  42. 40b2ae3 payloads/Makefile.inc: Add GRUB2 to list of payloads by Nico Huber · 7 years ago
  43. a2ab1fd payloads/external/GRUB2: Sanitize Makefile by Nico Huber · 7 years ago
  44. 673e014 libpayload: add *SECS_PER_SEC macros to stddef.h by Caveh Jalali · 7 years ago
  45. 285f9f2 payloads/external/tianocore: Add and apply patches for tianocore by Evelyn Huang · 7 years ago
  46. 6c9c196 copy & update test routines from what-jenkins-does by Martin Roth · 7 years ago
  47. abc69cd libpayload/libpci: Add a constant for PCI class memory other by Nico Huber · 7 years ago
  48. 4769cc3 payloads/external/tianocore: build UEFI payload by Martin Roth · 8 years ago
  49. 12a3fbd libpayload: Use a static copy of `font_glyph_filled()` by Paul Menzel · 7 years ago
  50. 0068a9f add __must_check to */compiler.h by Caveh Jalali · 7 years ago
  51. d85e485 libpayload: video: Add support for font scaling with a factor by Paul Kocialkowski · 7 years ago
  52. 1c0b603 libpayload: video: Introduce helpers for font access by Paul Kocialkowski · 7 years ago
  53. ff14779 libpayload: Double HEAP_SIZE in default config by Ricardo Ribalda Delgado · 7 years ago
  54. 1a4add9 libpayload/storage: Replace 1s AHCI reset delay with a timeout by Nico Huber · 7 years ago
  55. a67dd9d libpayload/storage: Enable bus mastering for AHCI by Nico Huber · 7 years ago
  56. 50ab84f libpayload: Clean up unaligned memset() support by Nico Huber · 7 years ago
  57. c536202 payloads/depthcharge: Fix clean target by Nico Huber · 7 years ago
  58. 5bb5307 depthcharge: Update build by Martin Roth · 7 years ago
  59. f02171e depthcharge: Update stable commit id by Martin Roth · 7 years ago
  60. 148a7a6 libpayload: Fix unaligned buffer logic in default_memset by Marshall Dawson · 7 years ago
  61. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  62. 5b8987a libpayload: Support unaligned pointer for memcpy, memmove and memcmp by Jeremy Compostella · 7 years ago
  63. 54db255 libpayload: Support unaligned pointers for memset by Jeremy Compostella · 7 years ago
  64. 837da6a libpayload: Add mouse cursor driver by Patrick Rudolph · 8 years ago
  65. 70083a1 payloads: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  66. 7c4a8e5 libpayload/drivers/usb/ehci_private.h: Add brackets around macro by Elyes HAOUAS · 7 years ago
  67. 47916fb libpayload/drivers/usb/xhci_private.h: Add parentheses around macro by Elyes HAOUAS · 7 years ago
  68. 71693ba coreinfo: Use regular `if` over `#if` for `IS_ENABLED` by Nicola Corna · 7 years ago
  69. b09822c libpayload/drivers/usb/ohci_private.h: Add brackets around macro by Elyes HAOUAS · 7 years ago
  70. 98409cf libpayload: corebootfb: Add null check for framebuffer address by Duncan Laurie · 7 years ago
  71. 6796d78 libpayload: Enable building libpayload with march=i586 by Lee Leahy · 7 years ago
  72. 8289092 libpayload/configs: Add configuration for Galileo by Lee Leahy · 7 years ago
  73. 9121a36 payloads/Kconfig: Add NO_DEFAULT_PAYLOAD by Nico Huber · 7 years ago
  74. e81ce04 payloads: change coreboot to lowercase by Martin Roth · 7 years ago
  75. 59e2113 Use www.coreboot.org over coreboot.org by Paul Menzel · 7 years ago
  76. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  77. afbc2c9 nvramcui: Use regular `if` over `#if` for `IS_ENABLED` by Paul Menzel · 7 years ago
  78. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  79. baa3e70 arm64: Align cache maintenance code with libpayload and ARM32 by Julius Werner · 9 years ago
  80. d635506 detachables: Add invert parameter by Shelley Chen · 7 years ago
  81. d0e4654 cbgfx: Add portrait screen support by Nickey Yang · 7 years ago
  82. c854e94 libpayload/gdb: fix unused variable warning by Patrick Georgi · 7 years ago
  83. d67c687 Turn CBMEM console into a ring buffer that can persist across reboots by Julius Werner · 8 years ago
  84. 342f5f8 libpayload/libc/console: Flush input driver buffer on init by Furquan Shaikh · 7 years ago
  85. 7b58319 libpayload: cbgfx: Show square images on portrait displays by Julius Werner · 7 years ago
  86. 1560fbf payloads/seabios: Update stable from 1.10.1 to 1.10.2 by Paul Menzel · 7 years ago
  87. 973104b payloads/external/depthcharge: Update stable commit id by Martin Roth · 7 years ago
  88. 1a69395 payloads/external/iPXE: Update stable version by Martin Roth · 7 years ago
  89. 038818f libpayload: Add gru config by Paul Kocialkowski · 7 years ago
  90. 85e81df tint: Add USB support by Nicola Corna · 8 years ago
  91. 5fae829 libpayload: usbhub: Force enumeration of all connected ports on init by Julius Werner · 8 years ago
  92. fece39b nvramcui: Add USB support by Nicola Corna · 8 years ago
  93. b854ae2 libpayload-x86: Enable SSE and FPU when present by Patrick Rudolph · 8 years ago
  94. 77ced40 payloads/seabios: Add support for Hudson UART by Ricardo Ribalda Delgado · 8 years ago
  95. 08cf195 payloads/external/GRUB2: Add "git revision" to the GRUB2 version menu by Denis 'GNUtoo' Carikli · 8 years ago
  96. 7a543d2a libpayload: Add oak config by Paul Kocialkowski · 8 years ago
  97. 7c7b176 grub: Build module `boottime` by Paul Menzel · 8 years ago
  98. 898de61 libpayload: multiboot - support meminfo flag by Mathias Krause · 8 years ago
  99. d2f16ca libpayload: x86/head - implement argc/argv handling by Mathias Krause · 8 years ago
  100. 57dc93c libpayload: x86/exec - simplify and robustify the code by Mathias Krause · 8 years ago