libreboot / libreboot (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot project provides free boot firmware based on coreboot
List of commits:
Subject Hash Author Date (UTC)
Libreboot 20241008 release c1ff438c903ee47a5633326a9773f58aee13695a Leah Rowe 2024-10-08 18:50:44
build: actually build pcsx-redux bios on release 6b40616a40c31c67d1b471cad2fb283b546b4a8f Leah Rowe 2024-10-08 15:16:30
rom.sh: support making pcsx-redux bios release d845791d6f194e0b36bce2f0aeddcb5addc926f4 Leah Rowe 2024-10-08 12:18:20
coreboot/dell3050micro: Add data.vbt file 09a8f2ea83e5f5e2eda448b8e57cf59108e68f62 Leah Rowe 2024-10-06 22:48:49
Add verb patch for Dell OptiPlex 3050 Micro 217aa1735a55225f90b440ad95354c76697f875c Leah Rowe 2024-10-06 21:37:19
rom.sh: disable seabios-as-primary if grub is main f4de640e451ce3bb7b0bb19705ba3847471079d0 Leah Rowe 2024-10-06 09:31:36
dell3050micro: make GRUB the primary payload c99dced5b1022fd2053fa8e47785ce83f4e05f90 Leah Rowe 2024-10-06 08:21:08
disable dram clear on dell 3050 micro ed8178e83b8fe294094fbf797d0872125ea69c10 Leah Rowe 2024-10-05 18:04:57
3050micro: disable TPM to mitagate seabios hanging d2939231ac800197861a4ccd4cddeb32ebbe7e4e Leah Rowe 2024-10-05 02:59:14
fix 3050 config (./mk -u coreboot) 809e1d97aba576453b2701a27b4f54d3efca4bee Leah Rowe 2024-10-05 02:56:03
git.sh: fix error with cache re-download 44473d6832dd827d9301ba50bbeb35a43a1c474c Leah Rowe 2024-10-05 02:52:50
Add config for Dell OptiPlex 3050 Micro c3ef0a863912af184c4a49e4876c7845ba3100aa Leah Rowe 2024-09-24 20:42:43
Add Dell OptiPlex 7010/9010 SFF support 23e64192ed036a24181a49702655ffd7812fb2cb Leah Rowe 2024-10-04 21:24:57
add swig to fedora dependencies 02e76d09c1c91ca09c3487259b769ebd85c1915d Leah Rowe 2024-09-30 08:35:46
config/coreboot: Add Dell Latitude E4300 e0e9c6ab3e463879c7b940717881b1826f05b485 Nicholas Chin 2024-09-28 01:26:47
Add Sony PlayStation support to Libreboot ff9c250a3ec05c9afa3faf84e2e5d793f68361b4 Leah Rowe 2024-09-25 22:59:52
config/git: Import pcsx-redux 2b0fe39acb4d911edd9d7631e8aa6b97778e68fa Leah Rowe 2024-09-25 21:21:59
coreboot/default: Import mkukri's 3050 micro port c723ce56d2ae228fb0ead686ad0c6fa6e2a92c36 Leah Rowe 2024-09-24 19:31:12
Add deguard logic for Dell OptiPlex 3050 Micro e7c0109f5d97eb8eeaa2e2404be6bea2c56f1e0d Leah Rowe 2024-09-24 15:47:21
Add Mate Kukri's deguard utility 0266a4891328c22050e09f41d79fac5ef161efca Leah Rowe 2024-09-24 12:41:01
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/libreboot

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/libreboot

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/libreboot

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main