summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove patch for 352MiB VRAM on GM45Leah Woods2016-05-2213-256/+0
|
* docs: NIC is now fixed on g41Leah Woods2016-05-221-2/+0
|
* (bootfix) GRUB-only boards: actually use GRUB as payload, not SeaBIOSLeah Woods2016-05-211-1/+0
|
* docs: fix invalid formatting for copyright logo on authors listLeah Woods2016-05-211-5/+5
|
* Revert "format documentation for 80 character line limit"Leah Woods2016-05-211-6869/+5616
| | | | | | This reverts commit e3065addba58b99eff932030f0a5170ed17743f7. It caused some formatting issues which would have caused problems
* format documentation for 80 character line limitLeah Woods2016-05-211-5616/+6869
| | | | | | This was done in Vim :set tw=80 gqG
* Cleanup/tidy the texinfo documentation, courtesy of Paul <paukoen@gmail.com>Leah Woods2016-05-2157-12735/+7688
| | | | | | | | | | | | | | | This was submitted on the mailing list. I further added the full list of authors to the copying section. There were a few copyright authors missing in the file that Paul submitted. There are some TODO entries at the start of the document, which Paul left for us. We need to work on those. Also TODO: integrate this into build system, so that we have these options: ./build docs html ./build docs html-onepage ./build docs pdf etc
* bring back the old backgrounds. They were betterLeah Woods2016-05-214-3/+3
|
* Only use SeaGRUB on i945, KCMA-D8 and KGPE-D16Leah Woods2016-05-211-14/+27
|
* build/roms/withgrub: add 16:10 background to 16MiB GM45 laptop configsLeah Woods2016-05-211-2/+2
|
* All board: payload now named payload.elfLeah Woods2016-05-2130-39/+37
|
* ga-g41m-es2l: disable CONFIG_PCIEXP_COMMON_CLOCK in config (bootfix)Leah Woods2016-05-211-1/+1
|
* use usbdebug on ga-g41m-es2lLeah Woods2016-05-211-1/+11
|
* use seagrub on ga-g41m-es2lLeah Woods2016-05-211-2/+4
|
* Use damo22's config for ga-g41m-es2lLeah Woods2016-05-211-20/+8
|
* grub.cfg: also do ata devices for encryption (for ga-g41m-es2l)Leah Woods2016-05-211-2/+4
|
* grub.cfg: Also search on ATA devices (for GA-G41M-ES2L which uses IDE emu)Leah Woods2016-05-211-0/+12
|
* Fix broken NIC on GA-G41-ES2L, courtesy of damo22 on IRCLeah Woods2016-05-214-30/+377
|
* GA-G41-ES2L: upgrade to recommended coreboot revisionLeah Woods2016-05-215-1/+403
|
* actually, 3 seconds is enoughLeah Woods2016-05-201-1/+1
| | | | | According to damo22 on IRC, PS/2 only needs 1.2 seconds. Coreboot sets it 3s by default, so let's just use coreboot's default setting.
* SeaGRUB: reduce timeout from 60s to 6sLeah Woods2016-05-201-1/+1
| | | | | Still higher than default, but tolerable now for those using headless systems.
* build/roms/withgrub: use cbfstool add-int for 0s delay in cbfs (SeaGRUB)Leah Woods2016-05-191-4/+1
|
* Don't use SeaVGABIOS on systems that use SeaGRUBLeah Woods2016-05-198-21/+135
|
* seabios boards: also hardcode cmos settings, like on grub boardsLeah Woods2016-05-193-3/+3
|
* seabios board configs: update to fix broken automated buildLeah Woods2016-05-192-80/+62
|
* Add boards: use a static CMOS option table, for consistencyLeah Woods2016-05-1918-18/+19
| | | | | | | | | | This also forces GM45 to use 352MiB RAM for the Video RAM, for the Intel GPU. It's implemented in such a way where the user configures it using nvramtool. Hardcode it. This should also force the century byte to be reset on GM45, for those users who were affected by this previous issue.
* Typo fix, now build dependencies parabola worksArthur Heymans2016-05-191-3/+3
|
* forgot some newlines in reused.listArthur Heymans2016-05-195-5/+10
|
* set vram on gm45 to 352MArthur Heymans2016-05-1913-5/+256
| | | | | | | | | | | | | This patch enables all vram sizes and sets the default to 352M for libreboot. Normally users have to clear their vram for this to happen. using "nvram -c random" But there a 2 better option: coreboot provides to always load the defaults in its menuconfig update the flashscript to reset cmos Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* build/roms/withgrub: fix broken build (use bash properly. grep is not needed)Leah Woods2016-05-191-9/+3
|
* build/roms/withgrub: Don't add timeout file to ROM if it already existsLeah Woods2016-05-191-2/+4
|
* typofixLeah Woods2016-05-191-1/+1
|
* build/roms/withgrub: (buildfix) add missing "print" to cbfstool commandLeah Woods2016-05-191-1/+1
|
* build/roms/withgrub: (buildfix) only delete ps2-keyboard-spinup if it existsLeah Woods2016-05-191-2/+4
|
* build/roms/withgrub: (buildfix) remove existing default timeout fileLeah Woods2016-05-191-2/+5
| | | | Also increase our timeout from 20s to 60s.
* grub.cfg: change timeout back to 1s (instead of 10s). SeaBIOS does timeout nowLeah Woods2016-05-191-1/+1
|
* build/roms/withgrub: add timeout for SeaBIOS (needed on some boards)Leah Woods2016-05-191-0/+3
|
* build/roms/withgrub: typofix in scriptLeah Woods2016-05-191-1/+1
|
* build/roms/withgrub: add grub to the ROM using add-payload, not addLeah Woods2016-05-191-2/+3
|
* build only x86 and arm gccLeah Woods2016-05-181-1/+3
|
* temporary hack (./download seabios): don't ask user if they want to delete dirLeah Woods2016-05-181-8/+18
| | | | | We'll delete seabios/grub download scripts later and replace with a seagrub download script.
* add license to READMELeah Woods2016-05-181-0/+3
|
* Add README fileLeah Woods2016-05-181-0/+39
|
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-1826-26/+61
|
* finally the correct patch for i945 vramArthur Heymans2016-05-181-10/+16
|
* typofixexperimentalLeah Woods2016-05-171-1/+1
|
* Add GNU note to main section of the docsLeah Woods2016-05-171-6/+13
|
* encrypted parabola guide: Remove note about SeaBIOSLeah Woods2016-05-171-2/+0
| | | | We love SeaBIOS now.
* docs/install/x200_external: non-matching RAM pairs actually do workLeah Woods2016-05-161-0/+2
|
* update configs (fix build errors)Leah Woods2016-05-169-133/+115
|