Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of SolidHal/libreboot into master | Andrew Robbins | 2018-10-03 | 2 | -0/+166 |
|\ | |||||
| * | Backport hash checking into buildgcc | SolidHal | 2018-10-02 | 2 | -0/+166 |
| | | | | | | | | | | | | Patch based off: https://review.coreboot.org/cgit/coreboot.git/commit/?id=92d483a8927066ef16603023be05ad1fb7dea644 by Jonathan Neuschäfer <j.neuschaefer@gmx.net> | ||||
* | | Merge branch 'master' of eemeli/libreboot into master | Leah Rowe | 2018-09-20 | 3 | -0/+892 |
|\ \ | |/ |/| | |||||
| * | Add screen, stylus and trackpoint rotation script | Dr Blåsten | 2018-08-16 | 1 | -0/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This script's purpose is to rotate the screen and/or Wacom stylus and/or trackpoint orientation for more comfortable drawing and writing on a touch screen. Requires `xrandr` and `xsetwacom` on the system. Various desktop environments have different levels of automation, so options `-s`, `-p`, `-t` determine whether to rotate the screen, pen or trackpoint. Only the main screen is rotated (LVDS1 or LVDS-1 depending on kernel). Furthermore the input device rotations follow the main screen. _THERE MIGHT BE ISSUES WITH EXTERNAL MONITORS_ Check! | ||||
| * | Add readme for the screen, stylus and trackpoint rotation script | Eemeli Blåsten | 2018-08-16 | 1 | -0/+64 |
| | | |||||
| * | Prepare the GPL3 license for the screen+stylus rotation scripts | Eemeli Blåsten | 2018-06-07 | 1 | -0/+674 |
| | | |||||
* | | Merge branch 'www/fix-dead-links' of libreboot/libreboot into master | Swift Geek | 2018-06-25 | 2 | -2/+2 |
|\ \ | |||||
| * | | Fix/update/remove dead/broken links on the website and documentation | Leah Rowe | 2018-06-13 | 2 | -2/+2 |
| |/ | | | | | | | | | | | Thanks go to skollrc for pointing out these dead links, on this thread: https://www.reddit.com/r/libreboot/comments/8pjjg5/some_dead_links_in_libreboot _website/ | ||||
* | | Add reproducible build patches to GRUB | John M. Harris, Jr | 2018-06-25 | 4 | -0/+176 |
| | | |||||
* | | Clone seabios over HTTPS instead of git protocol | John M. Harris, Jr | 2018-06-24 | 1 | -1/+1 |
|/ | |||||
* | Give USB storage devices priority over S?ATA ones. | Fedja Beader | 2018-05-27 | 1 | -2/+2 |
| | |||||
* | Add ahci1 (ultrabay SATA on T400) and similarly ata1 (presumably ultrabay on ↵ | Fedja Beader | 2018-05-27 | 1 | -2/+2 |
| | | | | | | T60?) to FDE boot list and give them higher priority over HDD bay. Ditto for LUKS on partitions. | ||||
* | Fix bucts URI in oldbuild download script | John M. Harris, Jr | 2018-05-22 | 1 | -1/+1 |
| | | | | git.stuge.se is down, and has been for a while. | ||||
* | Change flashrom revision to include 'v' in the tag | Alessandro Grassi | 2017-10-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Alessandro Grassi <alessandro@aggro.it> | ||||
* | Reduce image size with optipng | Michael Reed | 2017-07-03 | 2 | -0/+0 |
| | | | | | | | OptiPNG losslessly optimizes .png files; in other words, the images in question should (and do, by my testing) look the same. In short, we save some bytes for free. | ||||
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 51 | -51/+51 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | Merge branch 'payloads/x86/updates-20170430' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-01 | 12 | -1763/+3 |
|\ | |||||
| * | Update to latest SeaBIOS version | Leah Rowe | 2017-04-30 | 2 | -1/+2 |
| | | |||||
| * | Update GRUB to latest version | Leah Rowe | 2017-04-30 | 10 | -1762/+1 |
| | | |||||
* | | Merge branch 'hardware/w500-buildfix' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-01 | 12 | -1869/+0 |
|\ \ | |||||
| * | | Remove broken patches on W500 (these patches are upstream in librecore already) | Leah Rowe | 2017-04-30 | 12 | -1869/+0 |
| |/ | |||||
* | | Update grubeditor.sh to 0.2.0 | zyliwax | 2017-05-31 | 1 | -146/+243 |
| | | | | | | | | | | | | | | | | Multiple delicious improvements: - Better algorithm for creating new copies of romfiles - Updated, improved nomenclature for various variables and routines - Removed brackets in "${quoted}" variables as much as possible to improve execution time - Whatever else the diff reveals! | ||||
* | | Merge branch 'master' of zyliwax/libreboot into master | Leah Rowe | 2017-05-19 | 1 | -4/+24 |
|\ \ | |||||
| * | | Upload files to 'resources/scripts/misc' | zyliwax | 2017-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | version needed updating | ||||
| * | | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -4/+24 |
| | | | | | | | | | | | | Fixed diff_configs functions that was not deleting tempfiles | ||||
* | | | Merge branch 'master' of zyliwax/libreboot into master | Leah Rowe | 2017-05-15 | 1 | -87/+131 |
|\| | | |/ |/| | |||||
| * | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -87/+131 |
| | | | | | | | | | | | | | | | | Updates to script: - Fixed broken test/actual config swapper - Updated cbfstool variable to reflect the script's home, not the romfile's home - Updated help screen to use long lines and provide actual usage syntax - Added a version number and included a function that displays it | ||||
* | | librecore integration preparation: drop post-20160907 coreboot patches | Leah Rowe | 2017-04-30 | 67 | -9976/+2 |
| | | | | | | | | | | | | Most of them don't apply, and they are merged upstream in librecore already. Librecore is becoming Libreboot's main firmware upstream. | ||||
* | | build/roms/withgrub: Add instruction for ich9gen descriptor on W500 | Leah Rowe | 2017-04-29 | 2 | -2/+3 |
| | | |||||
* | | Add necessary patches for W500 | Leah Rowe | 2017-04-29 | 14 | -0/+1895 |
| | | |||||
* | | Adding W500 configuration(T500 stub) | Gauvain Roussel-Tarbouriech | 2017-04-29 | 13 | -1/+1660 |
|/ | |||||
* | Update 'resources/scripts/helpers/build/release/util' | zyliwax | 2017-04-10 | 1 | -0/+3 |
| | |||||
* | grubeditor.sh | zyliwax | 2017-04-10 | 1 | -0/+396 |
| | | | | Automates the opening of grub{test}.cfg files in a libreboot ROM image. | ||||
* | rename docs/hcl/ to docs/hardware/ | Leah Rowe | 2017-04-05 | 3 | -3/+3 |
| | |||||
* | grub.cfg: add usb support for luks booting | Leah Rowe | 2017-02-21 | 1 | -1/+1 |
| | |||||
* | from this day forward, it's going to be only libreboot_grub.cfg first | Leah Rowe | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | change colour of background images for grub | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 2 | -0/+0 |
| | |||||
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | |||||
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM. | ||||
* | old build system: delete build/docs (a relic from GNU which we don't need) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 10 | -302/+0 |
| | |||||
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 8 | -11/+11 |
| | |||||
* | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 32 | -2384/+0 |
| | |||||
* | coreboot-libre: remove benign error message | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -4/+0 |
| | |||||
* | Fix build error on latest GCC in Debian Stretch, when building GCC | 4 of 7 (Leah Rowe) | 2017-01-22 | 2 | -1/+31 |
| | |||||
* | ich9gen: change the default mac address to 00:DE:AD:C0:FF:EE | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -5/+5 |
| | |||||
* | fix ./build dependencies debian on debian stable (already works on testing) | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | gm45: use correct vbt string (needed for external monitors) (Arther Heymans) | 4 of 7 (Leah Rowe) | 2017-01-22 | 12 | -0/+372 |
| | |||||
* | i945: add fake vbt (needed for external screens) (patch from Arthur Heymans) | 4 of 7 (Leah Rowe) | 2017-01-22 | 3 | -0/+129 |
| | |||||
* | ga-g41m-es2l: enable use of PCIe x16 port (patches from Damien Zammit) | Leah Rowe | 2017-01-22 | 7 | -1/+404 |
| | |||||
* | i945: add support for external monitors in grub (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 6 | -0/+1245 |
| |