summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* build/roms/withgrub: Put ROM images in bin/grub/, not bin/Francis Rowe2015-06-281-1/+3
|
* docs/git/index.html: GRUB-payload configs get their own sectionFrancis Rowe2015-06-281-444/+460
|
* docs/git/index.html: Update config pathsFrancis Rowe2015-06-281-47/+47
|
* docs/maintain/index.html: Notes about payload for configsFrancis Rowe2015-06-281-1/+1
|
* Delete obsolete information about coreboot-libre trimmingFrancis Rowe2015-06-281-17/+0
| | | | | This feature was removed from libreboot, so it's nonsense that it's still documented.
* docs/maintain/index.html: Example commands for configFrancis Rowe2015-06-281-0/+10
|
* docs/git/index.html: Link to the maintenance guide for configsFrancis Rowe2015-06-281-3/+3
|
* docs/install/index.html: Fix typo (2)Francis Rowe2015-06-271-1/+1
|
* docs/install/index.html: Fix typoFrancis Rowe2015-06-271-1/+1
|
* docs/hcl/kfsn4-dre.html: Update notes about 30 second delayFrancis Rowe2015-06-271-1/+3
|
* docs/hcl/kfsn4-dre.html: Notes about jittery text-modeFrancis Rowe2015-06-272-0/+9
|
* docs/install/index.html: Notes about KFSN4-DRE ROM imagesFrancis Rowe2015-06-271-1/+9
|
* docs/hcl/kfsn4-dre.html: Notes about PLCC chip extractorsFrancis Rowe2015-06-271-0/+6
|
* s/machine/systemFrancis Rowe2015-06-2722-113/+113
| | | | It was annoying me.
* docs/install/index.html: Notes about PLCC chip extractorsFrancis Rowe2015-06-271-0/+7
|
* docs/install/index.html: Notes about KFSN4-DREFrancis Rowe2015-06-271-2/+33
|
* docs/hcl/kfsn4-dre.html: Notes about RAMFrancis Rowe2015-06-272-0/+17
|
* docs/hcl/kfsn4-dre.html: Re-order the sectionsFrancis Rowe2015-06-271-18/+24
|
* docs/hcl/kfsn4-dre.html: Notes about XGI Z9S and serial portFrancis Rowe2015-06-271-0/+6
|
* docs/tasks.html: notes about XGI Z9s graphics cardsFrancis Rowe2015-06-271-0/+7
|
* docs/hcl/kfsn4-dre.html: Notes about form factorFrancis Rowe2015-06-271-0/+10
|
* docs/hcl/kfsn4-dre.html: Fix HTML formatting errorFrancis Rowe2015-06-271-1/+1
|
* docs/hcl/kfsn4-dre.html: Add notes about hex-core CPUsFrancis Rowe2015-06-271-0/+10
|
* docl/hcl/kfsn4-dre.html: Info about KFSN4-DRE compatibilityFrancis Rowe2015-06-274-0/+3957
|
* docs/release.html: Add KFSN4-DRE to the HCLFrancis Rowe2015-06-273-201/+298
|
* docs/git/index.html: say that the KFSN4-DRE has 64-bit CPUsFrancis Rowe2015-06-271-0/+1
|
* docs/git/index.html: Add configuration for kfns4-dreFrancis Rowe2015-06-271-7/+49
|
* docs/index.html: Add historical context to the descriptionFrancis Rowe2015-06-241-1/+15
|
* docs/security/*_security.html: WWAN has no DMA (it's USB)Francis Rowe2015-06-222-4/+2
|
* docs/security/*_security.html: It's 3g modem, not 3d modemFrancis Rowe2015-06-222-2/+2
|
* docs/misc/index.html: more notes about power beepsFrancis Rowe2015-06-201-0/+4
|
* docs/misc/index.html: Notes about power management beepsFrancis Rowe2015-06-202-1/+44
|
* docs/tasks.html: add note about acpi brightness on i945Francis Rowe2015-06-161-0/+3
|
* Update coreboot-libreFrancis Rowe2015-06-151-0/+36
| | | | | | | | | | | | Rebase all patches. Remove the ones that are no longer needed. More CPU microcode updates were moved to coreboot's 3rdparty repository, so there are less blobs for libreboot to delete now (because the 3rdparty repository is not checked out in libreboot). Correct HDA verbs used for T400 (also R400, T500) (patch is in coreboot, merged).
* docs/tasks.html: clean upFrancis Rowe2015-06-141-10/+3
|
* docs/gnulinux/grub_boot_installer.html: GuixSD, not GSDFrancis Rowe2015-06-131-1/+1
|
* docs/gnulinux/grub_boot_installer.html: clarify notes about guixFrancis Rowe2015-06-131-2/+2
|
* docs/gnulinux/grub_boot_installer.html: add link to FSDG distrosFrancis Rowe2015-06-131-1/+2
|
* docs/gnulinux/grub_boot_installer.html: prefer Guix over NixOSFrancis Rowe2015-06-131-0/+5
|
* docs/gnulinux/grub_boot_installer.html: NixOS is like GuixFrancis Rowe2015-06-131-5/+5
|
* docs/install/index.html: Remove empty unordered listFrancis Rowe2015-06-121-4/+0
| | | | Not really sure how this got here, to be honest.
* add missing file from last commitFrancis Rowe2015-06-101-0/+27
|
* docs/install/index.html: Notes about mistake in flashing scriptFrancis Rowe2015-06-101-1/+10
|
* docs/gnulinux/encrypted_parabola.html: update license headerFrancis Rowe2015-06-101-0/+1
| | | | | (previous commit had a sign-off-by, but didn't update the license header. this patch corrects that)
* The patch for encrypt hook in is not needed. Just use ↵Arthur Heymans2015-06-101-11/+3
| | | | | | cryptkey=rootfs:/path/to/key Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* docs/index.html: more infoFrancis Rowe2015-06-091-1/+2
|
* docs/index.html: improve instructions for finding version infoFrancis Rowe2015-06-091-1/+12
|
* docs/index.html: add more information about finding the versionFrancis Rowe2015-06-091-1/+27
|
* docs/gnulinux/grub_config.html: fix HTML formatting errorFrancis Rowe2015-06-081-16/+13
|
* docs/gnulinux/grub_cbfs.html: split GRUB config guides to new docFrancis Rowe2015-06-083-118/+184
|