aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add GRUB Hardening howtoFedja Beader2017-03-061-0/+260
* grub.cfg: add usb support for luks bootingLeah Rowe2017-02-211-1/+1
* from this day forward, it's going to be only libreboot_grub.cfg firstLeah Rowe2017-02-201-1/+1
* remove outdated information from the documentationLeah Rowe2017-02-121-3/+0
* remove arduinno UNO SPI guide from site (it uses 5V, not 3v3)Leah Rowe2017-02-111-1/+0
* remove gentoo from recommended distros (deblob USE flag no longer works)4 of 7 (Leah Rowe) info@minifree.org2017-01-271-95/+0
* recommend flashrom instead of dmidecode for finding flash chip size4 of 7 (Leah Rowe) info@minifree.org2017-01-227-7/+7
* change colour of background images for grub4 of 7 (Leah Rowe) info@minifree.org2017-01-222-0/+0
* remove documentation notice about the new build system4 of 7 (Leah Rowe) info@minifree.org2017-01-2262-62/+62
* typofix4 of 7 (Leah Rowe) info@minifree.org2017-01-221-2/+2
* Merge branch 'master' of seokj/libreboot into masterLeah Rowe2017-01-224-0/+133
|\
| * disable -Werror, link against libusb-1.0 explicitlyseokj2017-01-201-0/+48
| * include sys/io.h header for arm hosts too. endian.h has been accepted asseokj2017-01-201-0/+33
| * define loff_t by specifying _GNU_SOURCEseokj2017-01-201-0/+34
| * standard location of fcntl is not under sysseokj2017-01-201-0/+18
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB4 of 7 (Leah Rowe)2017-01-221-0/+3
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB4 of 7 (Leah Rowe)2017-01-221-0/+3
* | old build system: delete build/docs (a relic from GNU which we don't need)4 of 7 (Leah Rowe) info@minifree.org2017-01-2210-302/+0
* | make use of ./oldbuild, not ./build, in the old build system4 of 7 (Leah Rowe) info@minifree.org2017-01-229-19/+19
* | remove CrOS boards/utils from old build system (new build system has them)4 of 7 (Leah Rowe) info@minifree.org2017-01-2234-2392/+9
* | coreboot-libre: remove benign error message4 of 7 (Leah Rowe)2017-01-221-4/+0
* | Fix build error on latest GCC in Debian Stretch, when building GCC4 of 7 (Leah Rowe)2017-01-222-1/+31
* | ich9gen: change the default mac address to 00:DE:AD:C0:FF:EE4 of 7 (Leah Rowe)2017-01-221-5/+5
* | fix ./build dependencies debian on debian stable (already works on testing)4 of 7 (Leah Rowe)2017-01-221-1/+1
* | gm45: use correct vbt string (needed for external monitors) (Arther Heymans)4 of 7 (Leah Rowe)2017-01-2212-0/+372
* | i945: add fake vbt (needed for external screens) (patch from Arthur Heymans)4 of 7 (Leah Rowe)2017-01-223-0/+129
* | ga-g41m-es2l: enable use of PCIe x16 port (patches from Damien Zammit)Leah Rowe2017-01-227-1/+404
* | i945: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2017-01-216-0/+1245
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans)Leah Rowe2017-01-213-1/+446
* | gm45: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2017-01-2125-0/+7093
* | Fix low-res screens on T60 (patch from Arthur Heymans)Leah Rowe2017-01-211-0/+174
* | add hda verb to t60 (fixes mic) (patch from Arthur Heymans)Leah Rowe2017-01-211-0/+53
* | gm45: fix IOMMU (patch from Damien Zammit)Leah Rowe2017-01-2112-0/+61
* | remove obsolete info in docs/install/4 of 7 (Leah Rowe) info@minifree.org2017-01-211-1/+1
* | re-add libreboot-specific background4 of 7 (Leah Rowe) info@minifree.org2017-01-214-4/+4
* | re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-21407-181/+56266
|/
* typofixLeah Rowe2017-01-202-4/+4
* make font size on documentation pages normal sizeLeah Rowe2017-01-161-1/+1
* make vi default text editor in main build script, instead of nanoLeah Rowe2017-01-162-7/+7
* Add notice on all documentation pages about in-progress build system rewriteLeah Rowe2017-01-1562-62/+62
* add leah's local push script to .gitignoreLeah Rowe2017-01-151-0/+1
* Update coreboot and depthcharge revisionsPaul Kocialkowski2017-01-156-108/+20
* libreboot-all: Remove libreboot-bootstrapPaul Kocialkowski2017-01-151-1/+0
* libreboot-sources: Move and adapt libreboot-bootstrap to libreboot-sourcesPaul Kocialkowski2017-01-155-108/+50
* libreboot-release: Install with tools instead of sourcesPaul Kocialkowski2017-01-151-2/+2
* libreboot-release: Print information messages after actions are donePaul Kocialkowski2017-01-151-9/+9
* cros-scripts: Introduce cros-kernel-install script to install kernelPaul Kocialkowski2017-01-152-0/+287
* cros-scripts: cros-kernel-prepare: Use proper main function namePaul Kocialkowski2017-01-151-2/+2
* Add support for vpdPaul Kocialkowski2017-01-154-0/+109
* cros-scripts: cros-firmware-prepare: VPD actions supportPaul Kocialkowski2017-01-151-1/+40