Age | Commit message (Expand) | Author |
2024-07-10 | Documentation: Use pkgconf over pkg-config | Elyes Haouas |
2024-07-09 | releases/coreboot-24.08: Remove ACPICA line | Elyes Haouas |
2024-07-09 | Documentation/Makefile: Fix test target | Nicholas Chin |
2024-07-09 | Documentation: Fix header levels | Nicholas Chin |
2024-07-09 | Docs: Fix paths in references to other markdown documents | Nicholas Chin |
2024-07-09 | Documentation: Remove explicit install of 'm4' | Elyes Haouas |
2024-07-09 | Doc/tutorial/part1.md: Correct libncurses-dev pkg name for debian | Elyes Haouas |
2024-07-04 | doc/tutorial/part1.md: Remove trailing whitespace | Maximilian Brune |
2024-06-19 | documentation: Fix evaluation of reStructuredText | Felix Singer |
2024-06-15 | mb/hp: Add Elitebook 8560w as an HP Sandy/Ivy Bridge laptop variant | Iru Cai |
2024-06-14 | Documentation/index.md: Add coreboot's blob policy | Werner Zeh |
2024-06-08 | mainboard/emulation/qemu-sbsa: Add qemu-sbsa board | David Milosevic |
2024-06-08 | mainboard: add Dell Latitude E7240 | Iru Cai |
2024-06-06 | doc/distributions: Update NovaCustom domain | Felix Singer |
2024-05-24 | Update 24.05 release notes with final statistics | Martin Roth |
2024-05-20 | crossgcc: Update LLVM from 18.1.5 to 18.1.6 | Elyes Haouas |
2024-05-15 | Doc/releases: List toolchain updates in coreboot-24.08-relnotes | Elyes Haouas |
2024-05-15 | Add 24.08 release notes template | Jason Glenesk |
2024-05-14 | Documentation: Finalize 24.05 release notes | Martin Roth |
2024-05-14 | Documentation/vboot: Update vboot supported boards list | Jason Glenesk |
2024-05-13 | doc/release/24.05: Add git submodule updates | Lennart Eichhorn |
2024-05-02 | Doc/tutorial/part2.md: Format URL as link | Angel Pons |
2024-04-16 | mb/hp: Add Pro 3500 series (Sandy/Ivy Bridge) | Joel Linn |
2024-04-05 | smmstorev2: Load the communication buffer at SMM setup | Arthur Heymans |
2024-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
2024-03-26 | doc/releases: Fix embedded rST syntax for MyST Parser | Nicholas Chin |
2024-03-21 | Docs: Replace Recommonmark with MyST Parser | Nicholas Chin |
2024-03-13 | Docs: Update gerrit guidelines for -1 reviews | Martin Roth |
2024-03-09 | util/smmstoretool: support processing ROMs | Sergii Dmytruk |
2024-03-09 | util: add smmstoretool for editing SMMSTORE | Sergii Dmytruk |
2024-03-05 | mb/emulation/qemu-riscv: Change to -bios option | Maximilian Brune |
2024-02-29 | doc/releases: Add 24.02.1 release section | Felix Singer |
2024-02-27 | Docs/releases: Finalize 24.02 release notes | Martin Roth |
2024-02-26 | Documentation/tutorial/part1.md: Reformat Redhat package description | Juan José García-Castro Crespo |
2024-02-26 | Documentation: Add 24.05 release notes template | Martin Roth |
2024-02-26 | Documentation/tutorial/part1.md: Install libssl-dev and pkg-config on Debian | Juan José García-Castro Crespo |
2024-02-20 | Documentation: Release notes for the 24.02 release | Martin Roth |
2024-02-14 | util/showdevicetree: drop unmaintained tool | Felix Held |
2024-02-14 | Documentation/vboot: Update vboot supported boards list | Matt DeVillier |
2024-01-26 | Documentation: Update Makefile .inc references to .mk | Martin Roth |
2024-01-21 | Documentation: Fix trivial typo in the "Coding Style" chapter | Tillmann Severin |
2024-01-18 | mb/google/brya: Drop primus4es board | Jakub Czapiga |
2024-01-12 | Documentation: Start administrator handbook | Patrick Georgi |
2024-01-06 | Documentation/getting_started: Add a FAQ document | Martin Roth |
2024-01-04 | Documentation: Update internal URL's | Jon Murphy |
2023-12-28 | Documentation: Add Protectli to ships-with-coreboot hw list | Filip Lewiński |
2023-11-26 | doc/releases/4.22: Replace unicode chars with ASCII | Felix Singer |
2023-11-25 | util/kconfig: Uprev to Linux 6.6's kconfig | Patrick Georgi |
2023-11-25 | tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT | Patrick Georgi |
2023-11-25 | Docs/releases: Finalize 4.22/4.22.01 release notes | Martin Roth |
2023-11-19 | Documentation/releases: Add 24.02 release notes template | Martin Roth |
2023-11-18 | Docs/releases: Update 4.22 release notes | Martin Roth |
2023-11-17 | Docs/security/vboot: Update list of boards with vboot | Martin Roth |
2023-11-07 | doc/soc/intel/xeon_sp: Add Xeon-SP coreboot community preview guide | Shuo Liu |
2023-11-02 | Documentation: order distributions alphabetically | Markus Meissner |
2023-11-01 | Documentation: add Nitrokey to distributions | Markus Meissner |
2023-10-30 | Documentation: Update 4.22 release notes with x86 CBFS cache support | Jeremy Compostella |
2023-10-28 | doc/lib/flashmap: Fix incorrect path to FMD implementation | Nicholas Sudsgaard |
2023-09-27 | Documentation: Update 4.22 release notes with x86 .data section | Jeremy Compostella |
2023-09-26 | Documentation/external_docs.md: Add link to EGS paper | David Hendricks |
2023-09-24 | Doc/: Remove an extra space | Patrick Georgi |
2023-09-24 | Doc/infra: Update my contact information | Patrick Georgi |
2023-09-21 | Documentation: Remove unused build targets | Felix Singer |
2023-09-21 | mb/x11-lga1151-series: Add x11ssw-f | Kieran Kunhya |
2023-09-15 | Documentation: Adjust master -> main branch | Stefan Reinauer |
2023-09-05 | Documentation/rmodules.md: Add rmodule Documentation | Maximilian Brune |
2023-09-03 | docs: Build in parallel | Simon Glass |
2023-09-01 | Documentation: Update coding_style.md with refactoring section | Martin Roth |
2023-08-31 | crossgcc: Upgrade MPFR from 4.2.0 to 4.2.1 | Elyes Haouas |
2023-08-31 | util/crossgcc: Update binutils from 2.40 to 2.41 | Elyes Haouas |
2023-08-31 | util/crossgcc: Update GMP from 6.2.1 to 6.3.0 | Elyes Haouas |
2023-08-27 | Docs/acronyms.md: Fix build warnings & update some links | Martin Roth |
2023-08-27 | doc/mainboard/index: Deduplicate menu points for T530 and W530 | Felix Singer |
2023-08-27 | doc/mb/asus/{p2b-ls,p3b-f}: Remove reference to non-existing document | Felix Singer |
2023-08-27 | doc,util: Regenerate documentation files | Felix Singer |
2023-08-27 | doc/releases/4.22: Remove transitions from sections | Felix Singer |
2023-08-26 | docs: Tidy up the English in the testing tutorial | Simon Glass |
2023-08-26 | docs: Mention add_intermediate and provide an example | Simon Glass |
2023-08-24 | docs/mb: update hp/compaq_elite_8300_usdt docs | Riku Viitanen |
2023-08-24 | docs: Update with acronyms found in 4.20-4.21 commit messages | Martin Roth |
2023-08-22 | Documentation/acpi: add Windows-specific documentation | Felix Held |
2023-08-22 | Documentation: Update 4.21 release notes for upcoming release | Martin Roth |
2023-08-22 | docs/security/vboot: Update list of platforms supporting vboot | Martin Roth |
2023-08-21 | docs/releases: Add 4.22 release notes template | Jason Glenesk |
2023-08-21 | doc/soc/amd/psp: Fix indentation in rst table | Nico Huber |
2023-08-20 | Documentation: Fix conf.py for newer Sphinx versions | Nicholas Chin |
2023-08-12 | Documentation: Bring back abuild documentation | Keith Hui |
2023-08-11 | mb/starlabs/starbook: Add Raptor Lake StarBook Mk VI variant | Sean Rhodes |
2023-08-08 | doc/forums: Update Matrix channel link | Nico Huber |
2023-08-07 | Documentation: Add section on how the project responds to legal threats | Patrick Georgi |
2023-08-04 | mb/hp: Add EliteBook 820 G2 | Iru Cai |
2023-07-31 | Doc/releases/coreboot-4.21: Update toolchain section | Elyes Haouas |
2023-07-25 | mb/system76/rpl: Add Lemur Pro 12 as a variant | Jeremy Soller |
2023-07-25 | mb/system76/rpl: Add Bonobo WS 15 as a variant | Jeremy Soller |
2023-07-18 | mb/system76/rpl: Add Galago Pro 7 as a variant | Tim Crawford |
2023-07-18 | mb/system76/rpl: Add Darter Pro 9 as a variant | Tim Crawford |
2023-07-18 | mb/system76/rpl: Add Serval WS 13 as a variant | Tim Crawford |
2023-07-14 | mb/system76/rpl: Add Adder WS 3 as a variant | Jeremy Soller |
2023-07-11 | doc/Makefile: Fix build dir setting | Felix Singer |
2023-07-03 | mb/system76/rpl: Add Oryx Pro 11 as a variant | Jeremy Soller |