| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | grub.cfg: add missing end quote | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
|
|
* | docs/install/index.html: Change to exact x60 flashing messages | Henry Bennett | 2015-08-30 | 1 | -1/+1 |
|
|
* | docs/gnulinux/grub_config.html: note about libreboot_grub.cfg | Francis Rowe | 2015-08-30 | 1 | -0/+17 |
|
|
* | grub-assemble: use GPLv3+ | Francis Rowe | 2015-08-30 | 1 | -6/+17 |
|
|
* | grub-assemble gen.sh: only run list_keymaps once | Francis Rowe | 2015-08-30 | 1 | -2/+3 |
|
|
* | grub-assemble: generate keymap list using function, not script | Francis Rowe | 2015-08-30 | 3 | -39/+11 |
|
|
* | build/config/coreboot*: unify config path | Francis Rowe | 2015-08-30 | 3 | -11/+17 |
|
|
* | build/config/coreboot{modify,update}: cd ../ if returning | Francis Rowe | 2015-08-30 | 2 | -0/+2 |
|
|
* | more scripts: don't use the [[ bashism | Francis Rowe | 2015-08-30 | 6 | -6/+6 |
|
|
* | build/config/coreboot{replace,update}: for function for for loop | Francis Rowe | 2015-08-30 | 2 | -32/+30 |
|
|
* | build/roms/withgrub: don't use [[ bashism | Francis Rowe | 2015-08-30 | 1 | -2/+2 |
|
|
* | build/config/corebootmodify: s/continue/return | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
|
|
* | build/config/corebootmodify: use function instead of for loop | Francis Rowe | 2015-08-30 | 1 | -16/+15 |
|
|
* | grub-assemble/grub_memdisk_keymap: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -3/+2 |
|
|
* | build/roms/withgrub_helper: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -1/+3 |
|
|
* | build/roms/withgrub: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -1/+2 |
|
|
* | build/roms/withgrub: simplify use of rm commands | Francis Rowe | 2015-08-30 | 1 | -7/+3 |
|
|
* | build/roms/withgrub: use function instead of array | Francis Rowe | 2015-08-30 | 1 | -14/+14 |
|
|
* | docs/hcl/: Add new hardware register dumps for X200 and R500 | Francis Rowe | 2015-08-30 | 92 | -13463/+9325 |
|
|
* | docs/hcl/{t400,t500,x200}.html: Simplify links to hw dumps | Francis Rowe | 2015-08-30 | 3 | -73/+4 |
|
|
* | coreboot-libre: update linux-libre deblob-check to v2015-08-15 | Francis Rowe | 2015-08-30 | 1 | -4/+114 |
|
|
* | docs/tasks.html: notes about coreboot version information | Francis Rowe | 2015-08-30 | 1 | -0/+5 |
|
|
* | docs/tasks.html: notes about ThinkPad R60, Z61 | Francis Rowe | 2015-08-30 | 1 | -0/+5 |
|
|
* | docs/gnulinux/encrypted_parabola.html: ahci transfer timeout notes | Francis Rowe | 2015-08-30 | 1 | -0/+98 |
|
|
* | docs/gnulinux/grub_config.html: Notes about symlinks | Francis Rowe | 2015-08-30 | 1 | -0/+14 |
|
|
* | grub-assemble: delete useless COPYING file (public domain data) | Francis Rowe | 2015-08-29 | 1 | -13/+0 |
|
|
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-29 | 37 | -118/+60 |
|
|
* | build/release/{docs,roms,src}: use GNU BASH | Francis Rowe | 2015-08-29 | 3 | -3/+3 |
|
|
* | build script: avoid conflicting with existing variable ($option) | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | build script: don't use ls | Francis Rowe | 2015-08-29 | 1 | -2/+2 |
|
|
* | bulid/config/*: don't use ls | Francis Rowe | 2015-08-29 | 2 | -2/+2 |
|
|
* | build/config/corebootupdate: don't use ls | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | build/roms/withgrub: don't use ls | Francis Rowe | 2015-08-29 | 2 | -5/+5 |
|
|
* | build/roms/withgrub_helper: don't use ls | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | grub-assemble/grub_memdisk_keymap: don't use ls | Francis Rowe | 2015-08-29 | 1 | -1/+3 |
|
|
* | download script: simplify | Francis Rowe | 2015-08-29 | 1 | -8/+1 |
|
|
* | download script: standards compliance (don't parse ls) | Francis Rowe | 2015-08-29 | 1 | -1/+11 |
|
|
* | download script: fix typo | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | Don't say programme. That's actually wrong. | Francis Rowe | 2015-08-29 | 9 | -23/+23 |
|
|
* | download script: (emergency fix) use ls for now | Francis Rowe | 2015-08-29 | 1 | -2/+2 |
|
|
* | download script: more standards compliance fixes | Francis Rowe | 2015-08-29 | 1 | -2/+2 |
|
|
* | download script: use printf, not echo | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | download script: fix standards compliance issues | Francis Rowe | 2015-08-29 | 1 | -9/+9 |
|
|
* | download/grub: remove dead code | Francis Rowe | 2015-08-29 | 1 | -7/+0 |
|
|
* | download script: fix typo in help text | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
|
|
* | download script: show help text if no argument is given | Francis Rowe | 2015-08-29 | 1 | -8/+12 |
|
|
* | download script: add note about --noconfirm and -y options | Francis Rowe | 2015-08-29 | 1 | -0/+1 |
|
|
* | download script: add --noconfirm and -y option for downloading | Francis Rowe | 2015-08-29 | 1 | -8/+17 |
|
|
* | download script: produce error if no argument given | Francis Rowe | 2015-08-29 | 1 | -0/+5 |
|
|
* | download script: ask before replacing an already downloaded module | Francis Rowe | 2015-08-29 | 1 | -0/+12 |
|
|