Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add GRUB Hardening howto | Fedja Beader | 2017-03-06 | 1 | -0/+260 | |
| | ||||||
* | 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 | |
| | ||||||
* | remove outdated information from the documentation | Leah Rowe | 2017-02-12 | 1 | -3/+0 | |
| | ||||||
* | remove arduinno UNO SPI guide from site (it uses 5V, not 3v3) | Leah Rowe | 2017-02-11 | 1 | -1/+0 | |
| | ||||||
* | remove gentoo from recommended distros (deblob USE flag no longer works) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-27 | 1 | -95/+0 | |
| | ||||||
* | recommend flashrom instead of dmidecode for finding flash chip size | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 7 | -7/+7 | |
| | ||||||
* | change colour of background images for grub | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 2 | -0/+0 | |
| | ||||||
* | remove documentation notice about the new build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 62 | -62/+62 | |
| | ||||||
* | typofix | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of seokj/libreboot into master | Leah Rowe | 2017-01-22 | 4 | -0/+133 | |
|\ | ||||||
| * | disable -Werror, link against libusb-1.0 explicitly | seokj | 2017-01-20 | 1 | -0/+48 | |
| | | ||||||
| * | include sys/io.h header for arm hosts too. endian.h has been accepted as | seokj | 2017-01-20 | 1 | -0/+33 | |
| | | | | | | | | posix | |||||
| * | define loff_t by specifying _GNU_SOURCE | seokj | 2017-01-20 | 1 | -0/+34 | |
| | | ||||||
| * | standard location of fcntl is not under sys | seokj | 2017-01-20 | 1 | -0/+18 | |
| | | ||||||
* | | 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 | 9 | -19/+19 | |
| | | ||||||
* | | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 34 | -2392/+9 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 3 | -1/+446 | |
| | | ||||||
* | | gm45: add support for external monitors in grub (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 25 | -0/+7093 | |
| | | ||||||
* | | Fix low-res screens on T60 (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 1 | -0/+174 | |
| | | ||||||
* | | add hda verb to t60 (fixes mic) (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 1 | -0/+53 | |
| | | ||||||
* | | gm45: fix IOMMU (patch from Damien Zammit) | Leah Rowe | 2017-01-21 | 12 | -0/+61 | |
| | | ||||||
* | | remove obsolete info in docs/install/ | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -1/+1 | |
| | | ||||||
* | | re-add libreboot-specific background | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 4 | -4/+4 | |
| | | ||||||
* | | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 407 | -181/+56266 | |
|/ | | | | Everything will be migrated over to the new build system after release. | |||||
* | typofix | Leah Rowe | 2017-01-20 | 2 | -4/+4 | |
| | ||||||
* | make font size on documentation pages normal size | Leah Rowe | 2017-01-16 | 1 | -1/+1 | |
| | ||||||
* | make vi default text editor in main build script, instead of nano | Leah Rowe | 2017-01-16 | 2 | -7/+7 | |
| | | | | | | | GNU Nano sucks. Vi is better. I'd tell the build system to use Vim, but that's not guaranteed to be installed. Vi is installed on more systems by default, compared to Nano, because Vi is the de facto standard text editor or unix and unix-like systems. | |||||
* | Add notice on all documentation pages about in-progress build system rewrite | Leah Rowe | 2017-01-15 | 62 | -62/+62 | |
| | ||||||
* | add leah's local push script to .gitignore | Leah Rowe | 2017-01-15 | 1 | -0/+1 | |
| | ||||||
* | Update coreboot and depthcharge revisions | Paul Kocialkowski | 2017-01-15 | 6 | -108/+20 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | libreboot-all: Remove libreboot-bootstrap | Paul Kocialkowski | 2017-01-15 | 1 | -1/+0 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | libreboot-sources: Move and adapt libreboot-bootstrap to libreboot-sources | Paul Kocialkowski | 2017-01-15 | 5 | -108/+50 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | libreboot-release: Install with tools instead of sources | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | libreboot-release: Print information messages after actions are done | Paul Kocialkowski | 2017-01-15 | 1 | -9/+9 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | cros-scripts: Introduce cros-kernel-install script to install kernel | Paul Kocialkowski | 2017-01-15 | 2 | -0/+287 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | cros-scripts: cros-kernel-prepare: Use proper main function name | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | Add support for vpd | Paul Kocialkowski | 2017-01-15 | 4 | -0/+109 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | cros-scripts: cros-firmware-prepare: VPD actions support | Paul Kocialkowski | 2017-01-15 | 1 | -1/+40 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> |