summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* docs/index.html: Further emphasize the GNU/Linux requirement.Francis Rowe2015-02-011-4/+4
|
* lenovobios_firstflash: fix BASH errorsFrancis Rowe2015-02-011-6/+2
|
* lenovobios_secondflash: fix BASH errorsFrancis Rowe2015-02-011-6/+1
|
* docs/gnulinux/grub_cbfs.html: Update copyright year.Francis Rowe2015-02-011-1/+1
|
* build: remove "break" command from for loopFrancis Rowe2015-02-011-1/+0
| | | | | This was placed here to speed up testing of another change, but was accidentally left in place when pushing.
* docs/install/x200_external.html: Update copyright yearFrancis Rowe2015-02-011-1/+1
|
* docs/install/x200_external.html: Tell user to switch MAC address.Francis Rowe2015-02-011-5/+6
|
* docs/git/index.html: Add to the list of x86_64 compatible hosts.Francis Rowe2015-02-011-1/+2
|
* docs/install/index.html: Remove more obsolete information.Francis Rowe2015-02-011-28/+7
|
* docs/install/index.html: Remove old (obsolete) information.Francis Rowe2015-02-011-13/+1
|
* docs/git/index.html: Say that the build dependencies are for srcFrancis Rowe2015-02-011-1/+4
|
* build: re-factor the descriptor/gbe generating loop for GM45/ICH9MFrancis Rowe2015-02-011-12/+17
|
* X60, X60S and X60 Tablet now the same ROM images.Francis Rowe2015-02-015-528/+19
| | | | The same images are now used for all three variants.
* docs/install/index.html: Remove useless information.Francis Rowe2015-01-311-5/+0
|
* typoFrancis Rowe2015-01-311-2/+2
|
* docs/git/index.html: Add notes about setting up gitFrancis Rowe2015-01-311-0/+18
|
* Add QEMU (q35/ich9) support to libreboot.Francis Rowe2015-01-304-5/+510
|
* Add QEMU (i440fx/piix4) support to librebootFrancis Rowe2015-01-294-3/+491
|
* typo.Francis Rowe2015-01-291-1/+1
|
* typo.Francis Rowe2015-01-291-1/+1
|
* typo.Francis Rowe2015-01-291-1/+1
|
* typo.Francis Rowe2015-01-291-1/+1
| | | | really?
* typo.Francis Rowe2015-01-291-1/+1
|
* typo.Francis Rowe2015-01-291-1/+1
|
* Fix yet more typos.Francis Rowe2015-01-291-1/+1
|
* Fix more typos.Francis Rowe2015-01-291-3/+3
| | | | Typos. Typographical errors, as they are called.
* docs/index.html: Correct a mistake made in the last commit.Francis Rowe2015-01-291-1/+1
|
* docs/index.html: Re-write the description of what libreboot is.Francis Rowe2015-01-291-11/+36
|
* Documentation: fix typos.Francis Rowe2015-01-294-20/+19
|
* docs/release.html: Add notes about how to use GPG.Francis Rowe2015-01-261-0/+9
|
* build-release: delete the commitid file from release archivesFrancis Rowe2015-01-261-0/+3
|
* build-release: create file named commitid after build-releaseFrancis Rowe2015-01-262-0/+4
| | | | | | Contains the current commit ID in master (local, not origin). This is mainly used by the libreboot website to show the commit ID that the source tarball snapshots are built from.
* Release 20150126 (January 26th, 2015)Francis Rowe2015-01-262-6/+236
|
* grub.cfg: hardcode the list of partitions to searchFrancis Rowe2015-01-261-6/+3
| | | | | | | | | | | | For libreboot_grub.cfg or ISOLINUX parsing, the old grub.cfg was using regexp to automatically search all partitions. For example, it was using (ahci0,*). This, and the ls, is extremely slow on some machines. Partition/file access is itself fast, but producing the list can be slow. Therefore, use hardcoded entries like ahci0,1-4 (up to 4) or usb0,1-4 instead of *. This is less flexible, but much faster and it should still work for most people.
* Docs (x200.html hcl): Remove incorrect informationFrancis Rowe2015-01-251-1/+1
|
* Documentation (bbb_setup.html): Fix typoFrancis Rowe2015-01-241-1/+1
|
* build-release: delete ich9fdgbe_{4m,8m}.bin files from ich9genFrancis Rowe2015-01-241-0/+2
| | | | | | These were accidentically included in the r20150124 release. They are generated from ich9gen so it's ok, but they don't need to be in the archive.
* Documentation (grub_cbfs.html): Looping in libreboot_grub.cfgFrancis Rowe2015-01-241-1/+2
| | | | Add notes about it if the user copied from grub.cfg in CBFS.
* Documentation (grub_boot_installer.html): Rename Guix reference.Francis Rowe2015-01-241-1/+1
| | | | The Guix people call it "Guix System Distribution" or "GSD".
* grub.cfg: Fix Trisquel 7 32-bit (gnome) live USB bootingFrancis Rowe2015-01-241-14/+6
| | | | ISOLINUX parser was being given the wrong *.cfg files.
* Libreboot release r20150124Francis Rowe2015-01-241-6/+6
|
* Documentation (release.html) Add ThinkPad T410S to candidatesFrancis Rowe2015-01-231-0/+5
|
* docs/release.html: Update the list of changes.Francis Rowe2015-01-231-2/+7
|
* Documentation (grub_cbfs.html): Add notes about libreboot_grub.cfgFrancis Rowe2015-01-232-5/+68
|
* Documentation (grub_boot_installer.html): how to boot GuixFrancis Rowe2015-01-231-2/+13
|
* grub.cfg: Explicitly load missing modulesFrancis Rowe2015-01-221-1/+9
|
* grub.cfg: Add USB to the Search for GRUB menuentryFrancis Rowe2015-01-221-2/+2
| | | | For the Guix GNU/Linux distribution.
* grub.cfg: Add ahci1 to list of devices for optical driveFrancis Rowe2015-01-221-12/+14
| | | | Docking station on X200 is SATA/AHCI.
* grub.cfg: Scan all USB partitions for ISOLINUX parserFrancis Rowe2015-01-221-12/+14
| | | | | This makes it possible to boot from USB regardless of what what partition an ISO file was written to using dd.
* grub.cfg: Search menuentry now explicity loads part_gptFrancis Rowe2015-01-221-0/+1
|