1. 77ced40 payloads/seabios: Add support for Hudson UART by Ricardo Ribalda Delgado · 8 years ago
  2. 08cf195 payloads/external/GRUB2: Add "git revision" to the GRUB2 version menu by Denis 'GNUtoo' Carikli · 8 years ago
  3. 7c7b176 grub: Build module `boottime` by Paul Menzel · 7 years ago
  4. fc18507 payloads/depthcharge: Allow generic libpayload config by Marshall Dawson · 8 years ago
  5. f9973b5 payloads/depthcharge: Specify revision to build by Marshall Dawson · 8 years ago
  6. 8f470c7 payloads/depthcharge: Use variable target name by Marshall Dawson · 8 years ago
  7. 9e33e27 payloads/depthcharge: Change make target from unified by Marshall Dawson · 8 years ago
  8. 8556db3 SeaBIOS Kconfig: Update logging by Martin Roth · 7 years ago
  9. c48d791 SeaBIOS: Add Kconfig option to set verbosity level by Stefan Tauner · 7 years ago
  10. 8fb72c9 payloads/GRUB2: Add Kconfig options for grub.cfg by Denis 'GNUtoo' Carikli · 7 years ago
  11. 40843ef payloads/external/SeaBIOS: Bump version to 1.10.1 by Philipp Deppenwiese · 7 years ago
  12. 29d5be1 payloads/external: Download FILO over HTTPS by Jonathan Neuschäfer · 8 years ago
  13. b02e341 payloads/external: Download iPXE over HTTPS by Jonathan Neuschäfer · 8 years ago
  14. 46dd467 Do not select SEABIOS_VGA_COREBOOT by default when building for QEMU by Arthur Heymans · 8 years ago
  15. 0d2bb80 FILO: update STABLE by Kevin Paul Herbert · 8 years ago
  16. 3e71dc5 payload choice: Fix build of FILO by Kyösti Mälkki · 8 years ago
  17. 9369e10 payloads/external/Makefile.inc: Clean up makefile by Martin Roth · 8 years ago
  18. f2b8d7c mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT by Arthur Heymans · 8 years ago
  19. 31bc716 Select SEABIOS_VGA_COREBOOT when native graphic init is selected by Arthur Heymans · 8 years ago
  20. 8918968 payloads/external/Memtest86Plus: Update stable to latest commit by Martin Roth · 8 years ago
  21. 9a23569 SeaBIOS: Update stable version to 1.9.3 by Martin Roth · 8 years ago
  22. 994d8b4 iPXE: Update stable version to the last commit of July 2016 by Martin Roth · 8 years ago
  23. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  24. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  25. fde3275 Makefile: Include $(top) in DOTCONFIG definition to allow override by Paul Kocialkowski · 8 years ago
  26. e51e104 payloads/iPXE: Fix PXE Kconfig question by Martin Roth · 8 years ago
  27. 4f7d329 tint: Fix tint and add Kconfig option by Antonello Dettori · 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. bc46ac5 SeaBIOS: Add option to include a bootorder file in cbfs by Martin Roth · 8 years ago
  31. bc2d151 payload: Fix broken Linux kernel as payload by Werner Zeh · 8 years ago
  32. 4005d9b payloads: Add a stable version of Memtest86+ for reproducibility by Martin Roth · 8 years ago
  33. 4793ec3 Memtest86Plus/Makefile: Update to common payload makefile format by Martin Roth · 8 years ago
  34. 785a31d Makefile.inc: Move payload code to payloads/ by Stefan Reinauer · 8 years ago
  35. 888a98b payloads: add iPXE 'payload' build by Martin Roth · 8 years ago
  36. ae269c0 payloads: Add a target to print payload git urls and directories by Martin Roth · 8 years ago
  37. c8ed340 payloads/external: Rename Makefile.inc to Makefile by Martin Roth · 8 years ago
  38. 9125073 payloads: Enable building depthcharge as part of the coreboot build by Stefan Reinauer · 9 years ago
  39. 3aa91dc payloads/seabios: Add "git revision" to the SeaBIOS version menu by Antonello Dettori · 8 years ago
  40. 6116f36 codebase: Change makefile $(shell pwd) commands to $(CURDIR) by Martin Roth · 8 years ago
  41. 342cf7f payloads/external/Makefile.inc: Don't rebuild SeaBIOS every time by Martin Roth · 8 years ago
  42. 3f1abb8 SeaBIOS: Update SeaBIOS from repo when using master branch by Martin Roth · 8 years ago
  43. 468dc33 payloads/seabios: Update version number in Kconfig by Paul Menzel · 8 years ago
  44. 4f66648 payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1 by Paul Menzel · 8 years ago
  45. be63a24 BuildSystem: Add Memtest86+ as a secondary payload by Martin Roth · 8 years ago
  46. 22aa9e3 u-boot: Make sure targets aren't duplicated by Martin Roth · 8 years ago
  47. dbae4d0 Payloads: Add U-Boot as a coreboot-payload by Martin Roth · 9 years ago
  48. 2e81171 payloads/external/GRUB2: Add a possibility to add custom modules. by Vladimir Serbinenko · 8 years ago
  49. f80331f SeaBIOS: Disable serial console if serial is memory mapped by Martin Roth · 8 years ago
  50. 67e11d1 payloads: fix dependencies for seabios and filo by Patrick Georgi · 8 years ago
  51. d4c2484 Makefile.inc: Move addition of payload rev & config to payload makefile by Martin Roth · 9 years ago
  52. 7b45d07 SeaBIOS: remove VERSION variable in coreboot Makefile by Alexander Couzens · 9 years ago
  53. 864b48d build system: add dependencies for GRUB2 and FILO by Patrick Georgi · 9 years ago
  54. ec90adb build system: Drop useless variable and dependency by Patrick Georgi · 9 years ago
  55. 886f478 external/Makefile.inc: Update SeaBIOS version file by Martin Roth · 9 years ago
  56. ac0bc0c SeaBIOS: update stable release from 1.8.2 to 1.9.0 by Alexander Couzens · 9 years ago
  57. 6e11920 SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY option by Martin Roth · 9 years ago
  58. 99d05c7 payloads/external/SeaBIOS: Add option for saved SeaBIOS .config by Martin Roth · 9 years ago
  59. 4013469 build system: add dependencies for SeaBIOS output by Patrick Georgi · 9 years ago
  60. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  61. 3ed0d85 SeaBIOS: update stable release from 1.7.5 to 1.8.2 by Alexander Couzens · 9 years ago
  62. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  63. 7b928cd Store the payload config and revision in CBFS by Martin Roth · 9 years ago
  64. 41fceaf seabios integration: deal with ccache woes some more by Patrick Georgi · 9 years ago
  65. c983671 seabios integration: fix interaction with ccache by Patrick Georgi · 9 years ago
  66. d0d487a payloads: Move payloads logic to payloads directory by Stefan Reinauer · 9 years ago
  67. 0fa5d8f payloads: Reorganize Makefile.incs for external payloads by Stefan Reinauer · 9 years ago
  68. 1a8b7bf payloads: Reorganize Kconfig for external payloads by Stefan Reinauer · 9 years ago
  69. ac83367 SeaBIOS: Change clean to just 'rm -rf seabios/out' by Martin Roth · 9 years ago
  70. 6338867 SeaBIOS: fix reproducible build by defining our own version string by Alexander Couzens · 9 years ago
  71. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  72. e69c613 SeaBIOS Makefile.inc: Remove build dir for uppermem option by Martin Roth · 10 years ago
  73. a296f9e Kconfig: Allow native vga init to be selectable for SeaBIOS payload by Edward O'Callaghan · 10 years ago
  74. aca67ed payloads/external/SeaBIOS: Bump version to 1.7.5 by Edward O'Callaghan · 10 years ago
  75. 4d7d25f payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 by Martin Roth · 10 years ago
  76. ab11a6a9 payloads/external/SeaBIOS: move build directory by Idwer Vollering · 10 years ago
  77. 0d7f133 payloads/external/SeaBIOS: Use coreboot’s serial console settings by Martin Roth · 10 years ago
  78. 9780452 payloads/external/SeaBIOS: Update makefile for olddefconfig by Martin Roth · 10 years ago
  79. 18600aa payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4 by Paul Menzel · 10 years ago
  80. 3ee4317 payloads: make build system integration work again by Patrick Georgi · 10 years ago
  81. 2ac251b filo payload: Fix the build by Patrick Georgi · 10 years ago
  82. 7c1a49b SeaBIOS: have coreboot pass the choice to run optionroms in parallel by Idwer Vollering · 10 years ago
  83. e4c657c Do not export variables to GRUB build by Vladimir Serbinenko · 11 years ago
  84. f3c1c9b payloads/external/SeaBIOS/Makefile.inc: Remove empty lines at file beginning by Paul Menzel · 11 years ago
  85. 113a366 Add GRUB2 payload to build system by Vladimir Serbinenko · 11 years ago
  86. 1a43309 bump SeaBIOS to 1.7.2.1 by Idwer Vollering · 11 years ago
  87. 9b48ef2 Update SeaBIOS stable to the release-1.7.1 commit by Peter Stuge · 12 years ago
  88. ec2c18e Increment revision of SeaBIOS to remove bashism by Stefan Tauner · 12 years ago
  89. eb129bb Update SeaBIOS URL by Patrick Georgi · 12 years ago
  90. f3005f5 Update SeaBIOS stable to the version 1.7.0 tag. by Marc Jones · 12 years ago
  91. aff6dc2 Move SeaBIOS output out of coreboot source tree by Stefan Reinauer · 12 years ago
  92. fc204c5 FILO: Pass LIBCONFIG_PATH variable to FILOs make by Thomas Gstädtner · 13 years ago
  93. cc97c56 FILO: Change FILO Makefile.inc from SVN to GIT by Thomas Gstädtner · 13 years ago
  94. af2c538 Update "STABLE" SeaBIOS selection to release 1.6.3 by Stefan Reinauer · 13 years ago
  95. a78d572 Run 'git fetch' in SeaBIOS only when really needed by Cristian Măgherușan-Stanciu · 13 years ago
  96. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  97. f58b63d use git.seabios.org for checking out seabios. by Stefan Reinauer · 13 years ago
  98. b1d1c4d Reliably build arbitrary Kconfig-based revisions of SeaBIOS by Peter Stuge · 13 years ago
  99. e3509fd Pass all required toolchain parts to SeaBIOS correctly by Stefan Reinauer · 13 years ago
  100. 33ee3ee Fix abuild by Stefan Reinauer · 13 years ago