| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'libs-git' of and_who/libreboot into master | Swift Geek | 2019-03-24 | 1 | -160/+76 |
|\ |
|
| * | libs/git: Remove unnecessary env invocation | Andrew Robbins | 2019-03-23 | 1 | -2/+2 |
| * | libs/git: Remove some unused variable definitions | Andrew Robbins | 2019-03-23 | 1 | -8/+0 |
| * | libs/git: Avoid checking exit codes indirectly | Andrew Robbins | 2019-03-23 | 1 | -35/+5 |
| * | libs/git: Simplify logic for operating on branches | Andrew Robbins | 2019-03-23 | 1 | -122/+76 |
|/ |
|
* | Merge branch 'paraluks' of swiftgeek/libreboot into master | Andrew Robbins | 2019-03-22 | 1 | -1/+1 |
|\ |
|
| * | parabola: Update cryptsetup line | Sebastian 'Swift Geek' Grzywna | 2019-03-19 | 1 | -1/+1 |
* | | Libreboot workshop at LibrePlanet 2019 | Leah Rowe | 2019-03-19 | 2 | -0/+84 |
|/ |
|
* | Merge branch 'patch' of and_who/libreboot into master | Swift Geek | 2019-03-19 | 3 | -24/+60 |
|\ |
|
| * | libs/git: Avoid some redundancies in git_patch() | Andrew Robbins | 2019-03-18 | 1 | -19/+29 |
| * | libs/git: Move patching method logic to git_patch() | Andrew Robbins | 2019-03-18 | 1 | -8/+13 |
| * | libs/git: Add git_apply() and git_apply_check() | Andrew Robbins | 2019-03-18 | 1 | -1/+33 |
| * | Rename and refactor diff_patch_file() | Andrew Robbins | 2019-03-18 | 3 | -17/+6 |
|/ |
|
* | Merge branch 'libs-git' of and_who/libreboot into master | Swift Geek | 2019-03-14 | 1 | -37/+23 |
|\ |
|
| * | libs/git: Apply patches before removing blobs | Andrew Robbins | 2019-03-13 | 1 | -1/+1 |
| * | libs/git: Actually patch recursively | Andrew Robbins | 2019-03-13 | 1 | -10/+10 |
| * | libs/git: Create branch name based on argument list | Andrew Robbins | 2019-03-12 | 1 | -18/+2 |
| * | libs/git: Prefix branch names with "libreboot-" | Andrew Robbins | 2019-03-12 | 1 | -7/+8 |
| * | libs/git: Clean up after patch fails to apply | Andrew Robbins | 2019-03-11 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'qemu' of and_who/libreboot into master | Swift Geek | 2019-03-09 | 44 | -109/+218 |
|\ |
|
| * | Create 8MiB target for qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 11 | -0/+21 |
| * | Add GRUB/SeaBIOS targets to qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 6 | -0/+8 |
| * | Create corebootfb/textmode targets for qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 3 | -0/+8 |
| * | Create 16MiB flash size target for qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 2 | -0/+6 |
| * | Create 8MiB target for qemu_q35_ich9 | Andrew Robbins | 2019-03-09 | 11 | -0/+21 |
| * | Add GRUB/SeaBIOS targets to qemu_q35_ich9 | Andrew Robbins | 2019-03-08 | 6 | -0/+8 |
| * | Create corebootfb/textmode targets for qemu_q35_ich9 | Andrew Robbins | 2019-03-08 | 3 | -0/+8 |
| * | Create 16MiB flash size target for qemu_q35_ich9 | Andrew Robbins | 2019-03-08 | 2 | -0/+6 |
| * | Update coreboot config for qemu_q35_ich9 | Andrew Robbins | 2019-03-08 | 1 | -57/+70 |
| * | Update coreboot config for qemu_i440fx_piix4 | Andrew Robbins | 2019-03-08 | 1 | -52/+62 |
|/ |
|
* | Merge branch 'unit-prefix-3' of and_who/libreboot into master | Swift Geek | 2019-03-07 | 115 | -12/+12 |
|\ |
|
| * | Veyron Mickey: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 6 | -1/+1 |
| * | Veyron Minnie: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 11 | -2/+2 |
| * | Veyron Speedy: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 11 | -2/+2 |
| * | X200: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 43 | -3/+3 |
| * | X60: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 29 | -2/+2 |
| * | Z61t: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 15 | -2/+2 |
* | | Merge branch 'unit-prefix-2' of and_who/libreboot into master | Swift Geek | 2019-03-07 | 134 | -13/+13 |
|\ \ |
|
| * | | Macbook2,1: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 29 | -2/+2 |
| * | | Nyan Big: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 11 | -2/+2 |
| * | | Nyan Blaze: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 11 | -2/+2 |
| * | | T400: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 43 | -3/+3 |
| * | | T60: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 29 | -2/+2 |
| * | | Veyron Jerry: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 11 | -2/+2 |
| |/ |
|
* | | Merge branch 'unit-prefix-1' of and_who/libreboot into master | Swift Geek | 2019-03-07 | 123 | -13/+13 |
|\ \
| |/
|/| |
|
| * | D945GCLF: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 20 | -3/+3 |
| * | D510MO: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 15 | -2/+2 |
| * | GA-G41M-ES2L: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 29 | -2/+2 |
| * | KCMA-D8: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 15 | -2/+2 |
| * | KFSN4-DRE: use proper binary prefix for flash size | Andrew Robbins | 2019-03-05 | 29 | -2/+2 |