1. 9a23569 SeaBIOS: Update stable version to 1.9.3 by Martin Roth · 8 years ago
  2. 3ab8ce5 libpayload: Fix strtok_r by Jeremy Compostella · 8 years ago
  3. 994d8b4 iPXE: Update stable version to the last commit of July 2016 by Martin Roth · 8 years ago
  4. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  5. 079feec nvramcui: remove undeclared variable by Antonello Dettori · 8 years ago
  6. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  7. 904dd30 nvramcui: refactor code by Antonello Dettori · 8 years ago
  8. 1143d08 libpayload: head.S: Avoid clearing BSS (and heap) again by Julius Werner · 8 years ago
  9. 55ffccf libpayload: cbfs: Fix minor memory leak in some edge cases by Julius Werner · 8 years ago
  10. 3d60932 payloads: add Kconfig option for bayou by Antonello Dettori · 8 years ago
  11. e25d3ff libpayload: lzma: Allocate scratchpad on the heap by Julius Werner · 8 years ago
  12. 41ddd4f libpayload: arm64: Fix MMU range overlap check by Julius Werner · 8 years ago
  13. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  14. 47ca65a payloads/coreinfo: Set KCONFIG_CONFIG value by Martin Roth · 8 years ago
  15. aded214 libpayload: split "Drivers" config section in Kconfig by Antonello Dettori · 8 years ago
  16. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  17. 33ab4fe libpayload: fix leak in libcbfs by Patrick Georgi · 8 years ago
  18. e8c4133 libpayload: Drop superfluous "continue" by Patrick Georgi · 8 years ago
  19. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  20. 783d0c1 bayou: delete pbuilder utility by Antonello Dettori · 8 years ago
  21. fde3275 Makefile: Include $(top) in DOTCONFIG definition to allow override by Paul Kocialkowski · 8 years ago
  22. 4b1668f coreinfo: Add support to read timestamps by Antonello Dettori · 8 years ago
  23. e51e104 payloads/iPXE: Fix PXE Kconfig question by Martin Roth · 8 years ago
  24. e9808b1 cbgfx: Use memset() for faster screen clearing if possible by Julius Werner · 8 years ago
  25. 9d8b2ff nvramcui: Update Makefile by Martin Roth · 8 years ago
  26. 4f7d329 tint: Fix tint and add Kconfig option by Antonello Dettori · 8 years ago
  27. 49f7dd9 libpayload/pci: Correct MASK macro names by Furquan Shaikh · 8 years ago
  28. 9993286 payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULES by Benjamin Barenblat · 8 years ago
  29. 5b9a253 Update SeaBIOS URL to https by Ryan Salsamendi · 8 years ago
  30. 8c7e416 libpayload: usb: xhci: Support rockchip xHCI controller by Liangfeng Wu · 8 years ago
  31. bc46ac5 SeaBIOS: Add option to include a bootorder file in cbfs by Martin Roth · 8 years ago
  32. 2c51572 arm64: Add stack dump to exception handler by Julius Werner · 8 years ago
  33. 2296479 libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses by Julius Werner · 8 years ago
  34. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago
  35. c1ae7e9 libpayload: ipq40xx: Introduce timer and uart driver by Varadarajan Narayanan · 8 years ago
  36. 5dc87fe libpayload/arm64: Mark existing framebuffer as DMAable by Patrick Georgi · 8 years ago
  37. 8e0ffe2 libpayload: xhci: Set MPS based on speed by Varadarajan Narayanan · 8 years ago
  38. d2ea674 libpayload: Add nyan config by Paul Kocialkowski · 8 years ago
  39. bc2d151 payload: Fix broken Linux kernel as payload by Werner Zeh · 8 years ago
  40. 0cf7acc nvramcui: Cast u8 * values to char * to eliminate warnings by Martin Roth · 8 years ago
  41. f03217b payloads/nvramcui: Make the makefile non-executable by Jonathan Neuschäfer · 8 years ago
  42. 4005d9b payloads: Add a stable version of Memtest86+ for reproducibility by Martin Roth · 8 years ago
  43. 4793ec3 Memtest86Plus/Makefile: Update to common payload makefile format by Martin Roth · 8 years ago
  44. 6983666 coreinfo: Update Makefile by Martin Roth · 8 years ago
  45. f62065f nvramcui: Reformat nvramcui.c by Martin Roth · 8 years ago
  46. 9bc6674 nvramcui: Remove unnecessary header files by Martin Roth · 8 years ago
  47. 3383a25 payloads/Makefile.inc: Add phony targets by Martin Roth · 8 years ago
  48. c012428 libpayload: time: split time.h from libpayload.h by Stef van Os · 8 years ago
  49. 12b641d coreinfo: Build libpayload in coreinfo directory by Iru Cai · 8 years ago
  50. 736aa74 add nvramcui as a secondary payload by Iru Cai · 8 years ago
  51. e44b407 nvramcui: Update Makefile by Iru Cai · 8 years ago
  52. 41f0e0f libpayload: disable EHCI & XHCI in defconfig-mips by Martin Roth · 8 years ago
  53. 777028f libpayload: Split off generic serial API from 8250 driver by Stefan Reinauer · 8 years ago
  54. 785a31d Makefile.inc: Move payload code to payloads/ by Stefan Reinauer · 8 years ago
  55. cb672a5 libpayload: Enable USB support by default by Marcel Meißner · 10 years ago
  56. 888a98b payloads: add iPXE 'payload' build by Martin Roth · 8 years ago
  57. 2bf7a2c coreinfo: Move time to the last line by Jonathan Neuschäfer · 8 years ago
  58. a4fbc38 libpayload/libc: Fix memset/sizeof usage by Jonathan Neuschäfer · 8 years ago
  59. 7b9bca0 libpayload: mmu: Initialize the base 4GiB as device memory by huang lin · 8 years ago
  60. 6959f5c libpayload: update junit.xml target, clean up output by Martin Roth · 8 years ago
  61. ae269c0 payloads: Add a target to print payload git urls and directories by Martin Roth · 8 years ago
  62. e68a438 payloads/Makefile.inc: Clean up Makefile by Martin Roth · 8 years ago
  63. c8ed340 payloads/external: Rename Makefile.inc to Makefile by Martin Roth · 8 years ago
  64. c2b50ac coreinfo: Allow numbers in addition to F keys by Stefan Reinauer · 8 years ago
  65. 94534b3 libpayload: recreate config files by Stefan Reinauer · 8 years ago
  66. 62af53f coreinfo: Rename libpayload variables by Stefan Reinauer · 8 years ago
  67. 8054736 coreinfo: Use tinycurses by Stefan Reinauer · 8 years ago
  68. 9125073 payloads: Enable building depthcharge as part of the coreboot build by Stefan Reinauer · 9 years ago
  69. 8218445 libpayload: Move base address, stack and heap size to Kconfig by Stefan Reinauer · 8 years ago
  70. 347a752 libpayload: Make comment into help text by Stefan Reinauer · 8 years ago
  71. 805d44f libpayload: Fix ARM workaround code by Stefan Reinauer · 8 years ago
  72. f0acf47 libpayload: Add comment about ARM64 exception stack by Stefan Reinauer · 8 years ago
  73. 31575f6 coreinfo: Pretty print RAM addresses by Stefan Reinauer · 8 years ago
  74. 1e6b86b libpayload: Move MEMMAP_RAM_ONLY to generic options by Stefan Reinauer · 8 years ago
  75. 8fda044 libpayload: Drop CONFIG_LP_CHROMEOS by Stefan Reinauer · 8 years ago
  76. 96d14ac libpayload: Unify defconfigs by Stefan Reinauer · 8 years ago
  77. d431864 coreinfo: Remove the LAR module by Jonathan Neuschäfer · 8 years ago
  78. 3aa91dc payloads/seabios: Add "git revision" to the SeaBIOS version menu by Antonello Dettori · 8 years ago
  79. 6116f36 codebase: Change makefile $(shell pwd) commands to $(CURDIR) by Martin Roth · 8 years ago
  80. 00e49ae coreinfo: Fix libpayload to not install to libpayload/libpayload by Martin Roth · 8 years ago
  81. 71d3101 coreinfo/nvram: Print correct line numbers by Jonathan Neuschäfer · 8 years ago
  82. ff09952 coreinfo: Default to first non-empty category by Jonathan Neuschäfer · 8 years ago
  83. 5368504 coreinfo/cbfs: Add some missing file types by Jonathan Neuschäfer · 8 years ago
  84. 8a61a2f coreinfo: Show "No modules selected" when appropriate by Jonathan Neuschäfer · 8 years ago
  85. 1aca8b8 coreinfo/cbfs: Don't assume that the free space is at the end by Jonathan Neuschäfer · 8 years ago
  86. 9c3ff1b coreinfo/Makefile: change $(obj) to $(coreinfo_obj) by Martin Roth · 8 years ago
  87. 143a78c9 coreinfo: Remove .xcompile when doing a clean by Martin Roth · 8 years ago
  88. 342cf7f payloads/external/Makefile.inc: Don't rebuild SeaBIOS every time by Martin Roth · 8 years ago
  89. c3fbda4 nvramcui: Add distclean target by Martin Roth · 8 years ago
  90. 3f1abb8 SeaBIOS: Update SeaBIOS from repo when using master branch by Martin Roth · 8 years ago
  91. 468dc33 payloads/seabios: Update version number in Kconfig by Paul Menzel · 8 years ago
  92. 5ad9aca payloads: Move secondary payloads inside of a submenu by Martin Roth · 8 years ago
  93. 6797557 Makefile: Update payload clean targets by Martin Roth · 8 years ago
  94. 4f66648 payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1 by Paul Menzel · 8 years ago
  95. be63a24 BuildSystem: Add Memtest86+ as a secondary payload by Martin Roth · 8 years ago
  96. 283fd8e coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC) by Iru Cai · 8 years ago
  97. 4351ace payloads: Load coreinfo as a secondary payload by Martin Roth · 8 years ago
  98. 7d82499 nvramcui: Add Makefile by Denis 'GNUtoo' Carikli · 8 years ago
  99. 22aa9e3 u-boot: Make sure targets aren't duplicated by Martin Roth · 8 years ago
  100. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago