summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* docs/gnulinux/encrypted_parabola.html: notes about -c flashrom argFrancis Rowe2015-09-021-0/+1
|
* docs/gnulinux/grub_cbfs.html: Fix HTML errorsFrancis Rowe2015-09-021-17/+19
|
* docs/gnulinux/encrypted_parabola.html: Fix HTML errors/formattingFrancis Rowe2015-09-021-28/+28
|
* docs/gnulinux/encrypted_parabola.html: Fix HTML errorFrancis Rowe2015-09-021-1/+1
|
* docs/gnulinux/grub_cbfs.html: Make it more user-friendlyJeroen Quint2015-09-021-12/+24
|
* docs/gnulinux/encrypted_parabola.html: Make it more user-friendlyJeroen Quint2015-09-021-56/+98
|
* docs/tasks.html: note about coreboot version informationFrancis Rowe2015-09-011-1/+3
|
* build/dependencies/*: Don't install subversionFrancis Rowe2015-08-302-7/+7
| | | | | Only flashrom required this, but libreboot now downloads this from a git repository, so subversion is no longer needed.
* grub.cfg: add missing end quoteFrancis Rowe2015-08-301-1/+1
|
* docs/install/index.html: Change to exact x60 flashing messagesHenry Bennett2015-08-301-1/+1
|
* docs/gnulinux/grub_config.html: note about libreboot_grub.cfgFrancis Rowe2015-08-301-0/+17
|
* grub-assemble: use GPLv3+Francis Rowe2015-08-301-6/+17
| | | | | | | The original script used a permissive license, but my changes over time have completely taken over, to the point where none of the original code exists. Therefore, I am re-releasing it under my favourite license.
* grub-assemble gen.sh: only run list_keymaps onceFrancis Rowe2015-08-301-2/+3
|
* grub-assemble: generate keymap list using function, not scriptFrancis Rowe2015-08-303-39/+11
|
* build/config/coreboot*: unify config pathFrancis Rowe2015-08-303-11/+17
|
* build/config/coreboot{modify,update}: cd ../ if returningFrancis Rowe2015-08-302-0/+2
|
* more scripts: don't use the [[ bashismFrancis Rowe2015-08-306-6/+6
|
* build/config/coreboot{replace,update}: for function for for loopFrancis Rowe2015-08-302-32/+30
|
* build/roms/withgrub: don't use [[ bashismFrancis Rowe2015-08-301-2/+2
|
* build/config/corebootmodify: s/continue/returnFrancis Rowe2015-08-301-1/+1
|
* build/config/corebootmodify: use function instead of for loopFrancis Rowe2015-08-301-16/+15
|
* grub-assemble/grub_memdisk_keymap: simplify for loopFrancis Rowe2015-08-301-3/+2
|
* build/roms/withgrub_helper: simplify for loopFrancis Rowe2015-08-301-1/+3
|
* build/roms/withgrub: simplify for loopFrancis Rowe2015-08-301-1/+2
|
* build/roms/withgrub: simplify use of rm commandsFrancis Rowe2015-08-301-7/+3
|
* build/roms/withgrub: use function instead of arrayFrancis Rowe2015-08-301-14/+14
|
* docs/hcl/: Add new hardware register dumps for X200 and R500Francis Rowe2015-08-3092-13463/+9325
|
* docs/hcl/{t400,t500,x200}.html: Simplify links to hw dumpsFrancis Rowe2015-08-303-73/+4
|
* coreboot-libre: update linux-libre deblob-check to v2015-08-15Francis Rowe2015-08-301-4/+114
|
* docs/tasks.html: notes about coreboot version informationFrancis Rowe2015-08-301-0/+5
|
* docs/tasks.html: notes about ThinkPad R60, Z61Francis Rowe2015-08-301-0/+5
|
* docs/gnulinux/encrypted_parabola.html: ahci transfer timeout notesFrancis Rowe2015-08-301-0/+98
|
* docs/gnulinux/grub_config.html: Notes about symlinksFrancis Rowe2015-08-301-0/+14
|
* grub-assemble: delete useless COPYING file (public domain data)Francis Rowe2015-08-291-13/+0
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-2937-118/+60
|
* build/release/{docs,roms,src}: use GNU BASHFrancis Rowe2015-08-293-3/+3
|
* build script: avoid conflicting with existing variable ($option)Francis Rowe2015-08-291-1/+1
|
* build script: don't use lsFrancis Rowe2015-08-291-2/+2
|
* bulid/config/*: don't use lsFrancis Rowe2015-08-292-2/+2
|
* build/config/corebootupdate: don't use lsFrancis Rowe2015-08-291-1/+1
|
* build/roms/withgrub: don't use lsFrancis Rowe2015-08-292-5/+5
|
* build/roms/withgrub_helper: don't use lsFrancis Rowe2015-08-291-1/+1
|
* grub-assemble/grub_memdisk_keymap: don't use lsFrancis Rowe2015-08-291-1/+3
|
* download script: simplifyFrancis Rowe2015-08-291-8/+1
|
* download script: standards compliance (don't parse ls)Francis Rowe2015-08-291-1/+11
|
* download script: fix typoFrancis Rowe2015-08-291-1/+1
|
* Don't say programme. That's actually wrong.Francis Rowe2015-08-299-23/+23
|
* download script: (emergency fix) use ls for nowFrancis Rowe2015-08-291-2/+2
| | | | it's wrong. Will be fixed.
* download script: more standards compliance fixesFrancis Rowe2015-08-291-2/+2
|
* download script: use printf, not echoFrancis Rowe2015-08-291-1/+1
|