Subject | Hash | Author | Date (UTC) |
---|---|---|---|
Remove legacy "./update trees" command from docs | 443078014dc15c9dd40b428fe245623277e23db2 | Leah Rowe | 2024-12-25 08:55:21 |
make libreboot.org text bigger | 8e3508c31340feac8bb7d5afed83542dd482f518 | Leah Rowe | 2024-12-20 16:27:35 |
note about prepping t480 usb bios updater | 4811a7683e1f111ca2d2611915b082bd1fe9f080 | Leah Rowe | 2024-12-18 06:16:24 |
correction | 777ea30c5968796901f6993a64cb017d5928b970 | Leah Rowe | 2024-12-18 05:50:01 |
stragglers | 71cc1104e0311d3869bf6182a34720aabb118b0d | Leah Rowe | 2024-12-18 05:45:29 |
t480 tb notes, plus notes about touchscreen | 8576804b30485e1c1ca71b5562a366dd721f812e | Leah Rowe | 2024-12-18 05:40:30 |
context | 3ed4b4f6b3523054c8a27a7b3d6208cc7b8a6d27 | Leah Rowe | 2024-12-17 20:02:21 |
clean up an errant reference | ca4a6756e3e0961255814b948ef888648761d000 | Leah Rowe | 2024-12-17 20:00:19 |
move 20241206 rev notes to own page | 2a4b7d594316706ccae39f2e52a4f3aa926b659e | Leah Rowe | 2024-12-17 19:39:05 |
remove one of the u-boot photos | 4aea280c60a82cd95c9a822913110505d30354b3 | Leah Rowe | 2024-12-17 18:55:49 |
rev5/6 20241206 notes | 52da2a4d01a3105c43b817d09290ea95f56e452e | Leah Rowe | 2024-12-17 18:40:57 |
t480 update notes (ec uart) | 63db2df0febcca7bf4a2e8187cb9ee0673418253 | Leah Rowe | 2024-12-17 14:37:36 |
Revert "make it rainbow" | 207c6414458b7baf2879b938bdd491b4ed66f5da | Leah Rowe | 2024-12-17 12:29:27 |
rainbow shoes | 3da0fb028f583bde136da43c4f070f54ad0a34f5 | Leah Rowe | 2024-12-17 06:15:37 |
20241206rev4 notes | 332d9fa8d339d3b8ce2a67aa2730a35f3a503f5b | Leah Rowe | 2024-12-17 05:34:11 |
add another t480 mf link | db8b4b3fe653ea53d23051e949b0408858d134ec | Leah Rowe | 2024-12-15 08:35:14 |
fix link | b621f4fcf72bd98d2e4cd35cb7a737c5fe00997f | Leah Rowe | 2024-12-14 04:53:29 |
update safety advice for ifdtool/inject | dbe9dc6fe809b61cf5ead18801232b2405dcf63e | Leah Rowe | 2024-12-14 04:42:06 |
update some important links | e36d7b7ea2519a22278b1078fc0a3413b9847c54 | Leah Rowe | 2024-12-13 04:30:19 |
20241206 rev3 build notes | a4c441f642002b74e895f0f1f7db0dab333ad5b1 | Leah Rowe | 2024-12-12 17:13:26 |
File | Lines added | Lines deleted |
---|---|---|
site/docs/install/dell9020.md | 1 | 1 |
site/docs/install/hp8200sff.md | 1 | 1 |
site/docs/maintain/porting.uk.md | 1 | 1 |
File site/docs/install/dell9020.md changed (mode: 100644) (index 2aac895..a573869) | |||
... | ... | Then flash the ROM image. You can find nvramtool | |
176 | 176 | under `src/coreboot/default/util/nvramtool`. Do this in lbmk if you don't | under `src/coreboot/default/util/nvramtool`. Do this in lbmk if you don't |
177 | 177 | already havse `src/coreboot/default/`: | already havse `src/coreboot/default/`: |
178 | 178 | ||
179 | ./update trees -f coreboot default | ||
179 | ./mk -f coreboot default | ||
180 | 180 | ||
181 | 181 | Then do this: | Then do this: |
182 | 182 |
File site/docs/install/hp8200sff.md changed (mode: 100644) (index 8897646..6e5b7ed) | |||
... | ... | the *ROM* by using the `-C` option in nvramtool. You can find this under the | |
266 | 266 | directory `src/coreboot/default/util/nvramtool` when downloading coreboot inside | directory `src/coreboot/default/util/nvramtool` when downloading coreboot inside |
267 | 267 | of lbmk by running the command: | of lbmk by running the command: |
268 | 268 | ||
269 | ./update trees -f coreboot default | ||
269 | ./mk -f coreboot default | ||
270 | 270 | ||
271 | 271 | Go in there and type `make` to build nvramtool. Simply run nvramtool without | Go in there and type `make` to build nvramtool. Simply run nvramtool without |
272 | 272 | arguments, and it will show a list of options. | arguments, and it will show a list of options. |
File site/docs/maintain/porting.uk.md changed (mode: 100644) (index bae34b4..3d02519) | |||
... | ... | libreboot як `плата.` | |
64 | 64 | ||
65 | 65 | Ви можете потім легко модифікувати існуючі конфігурації coreboot для вашої плати через lbmk. | Ви можете потім легко модифікувати існуючі конфігурації coreboot для вашої плати через lbmk. |
66 | 66 | ||
67 | ./update trees -m coreboot t420s_12mb | ||
67 | ./mk -m coreboot t420s_12mb | ||
68 | 68 | ||
69 | 69 | Цей сценарій надать інтерфейс curses, через який ви можете легко модифікувати | Цей сценарій надать інтерфейс curses, через який ви можете легко модифікувати |
70 | 70 | потрібні змінні та налаштування. | потрібні змінні та налаштування. |