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)
roms: rename x variable to it in for loop f928ac5c702c4ed4afc638ca8bdd8bd1d1d4a685 Leah Rowe 2024-06-17 00:05:28
roms: don't use x_ to call cproms() 58a451865b199261efcceb7db319a8c6f714301a Leah Rowe 2024-06-16 16:56:41
roms build_uboot_roms(): move rom, don't copy bc853fbb89a55257632ea287f4d8d3b9a114c608 Leah Rowe 2024-06-16 16:50:42
roms cproms(): allow other commands besides cp 12b26f207fe343ffe7077398abc75f09b83c7506 Leah Rowe 2024-06-16 16:49:44
unify coreboot elfdir (DO_NOT_FLASH) e67628c6a5e7a6ac23b4c519a753ead61beae116 Leah Rowe 2024-06-16 16:46:58
roms: merge mkUbootRom() into build_uboot_roms() 8b58c1eac6cad89b202527e0486a12680a6ba520 Leah Rowe 2024-06-16 16:42:34
roms: simplify mkSeabiosRom() c3f0a109c3d1c5378bd55b2a7827d335fe0ad21d Leah Rowe 2024-06-16 11:54:07
roms: simplify mkUbootRom() c8944f1ca893268cc82d5057b342c943d03aeb30 Leah Rowe 2024-06-16 11:51:47
roms: simplify build_roms() 92aa83a23696cd5706770af78d49858ef2d0c28d Leah Rowe 2024-06-16 11:46:03
roms: remove unnecessary check d3e78864505af1834605234a3aa38d70c169d553 Leah Rowe 2024-06-16 11:42:57
build: remove unused variables ef411c596a8062956c55ddaed0d193775d318fe9 Leah Rowe 2024-06-16 11:38:47
roms: further clean up build_grub_roms() 6dc0515583c32cc6b43f0a50c150b88dbd683eb1 Leah Rowe 2024-06-16 00:11:46
roms: simplify timeout/scandisk insertion 0e9b36c581e4471f6148023fdc5537b833a51a6c Leah Rowe 2024-06-16 00:08:08
roms: simplify seagrub check in build_grub_roms 3a7b3660f9dd536512dc428c50dd9ed4fd2007ef Leah Rowe 2024-06-16 00:05:28
roms: simplify mkserprog() 4b764d26fd1e5090bf03d3da41be42085e1752d5 Leah Rowe 2024-06-15 23:53:21
roms: simplify the serprog build functions 167e7447a5ffdf8937e444ea9bc8ec04bfb66427 Leah Rowe 2024-06-15 23:48:36
script/roms: fix serprog build commands 7bc9fcc34214c7235df865cbe035ea3f565ee01b Leah Rowe 2024-06-15 23:40:44
roms: simplified ubootelf check 0dfe3aed91d51e1eacd8ecc24d5e4167ff5fbca7 Leah Rowe 2024-06-15 22:58:27
roms: simplify grubonly check in configure_target a9166898d29eae2a190687b96774178127411cfd Leah Rowe 2024-06-15 22:42:45
roms: simplify seagrub check in configure_target 90017cdc563e67be32d35040682d23ed4c977d3f Leah Rowe 2024-06-15 22:38:19
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