Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typofix | Francis Rowe | 2015-10-23 | 1 | -2/+2 | |
| | ||||||
* | docs/install/index.html: note about kgpe-d16 | Francis Rowe | 2015-10-22 | 1 | -0/+23 | |
| | ||||||
* | docs/hcl/kgpe-d16: remove non-issue from list of issues | Francis Rowe | 2015-10-22 | 1 | -4/+0 | |
| | ||||||
* | docs/tasks.html: clarify that Tyan S8230 is similar to KGPE-D16 | Francis Rowe | 2015-10-21 | 1 | -1/+1 | |
| | ||||||
* | docs/tasks.html: remove kgpe-d16 (it's ported now) | Francis Rowe | 2015-10-21 | 1 | -71/+30 | |
| | ||||||
* | docs/tasks.html: notes about suspend on gm45 | Francis Rowe | 2015-10-21 | 1 | -0/+2 | |
| | ||||||
* | docs/install/kgpe-d16.html: New guide (basic info added) | Francis Rowe | 2015-10-21 | 2 | -0/+126 | |
| | ||||||
* | docs/install/index.html: clarify options for KFSN4-DRE | Francis Rowe | 2015-10-20 | 1 | -1/+1 | |
| | ||||||
* | docs/hcl/kgpe-d16: Clarify which CPUs are fam15h | Francis Rowe | 2015-10-20 | 1 | -3/+3 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: Remove #memory section (listed in specs) | Francis Rowe | 2015-10-20 | 1 | -22/+0 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: Add more information about this board | Francis Rowe | 2015-10-20 | 1 | -5/+145 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: Notes about RAM compatibility | Francis Rowe | 2015-10-20 | 1 | -4/+19 | |
| | ||||||
* | docs/hcl/kgpe-d16: warn about IPMI iKVM module | Francis Rowe | 2015-10-20 | 1 | -0/+10 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: note about configs (flash chip sizes) | Francis Rowe | 2015-10-20 | 1 | -0/+3 | |
| | ||||||
* | kgpe-d16: add configs for more flash chip sizes (4, 8 and 16 MiB) | Francis Rowe | 2015-10-20 | 4 | -0/+1749 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: add note and fix typo | Francis Rowe | 2015-10-20 | 1 | -1/+1 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: link to board status page (raptor eng.) | Francis Rowe | 2015-10-20 | 1 | -0/+7 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: note about external flashing | Francis Rowe | 2015-10-20 | 1 | -3/+3 | |
| | ||||||
* | docs/hcl/kgpe-d16.html: add note about flash chip sizes | Francis Rowe | 2015-10-20 | 1 | -1/+4 | |
| | ||||||
* | build/dependencies/trisquel7: add libcrypto (libssl-dev) to script | Francis Rowe | 2015-10-19 | 1 | -1/+1 | |
| | ||||||
* | docs/hcl/gm45_lcd.html: Clarify that display doesn't work in GRUB | Francis Rowe | 2015-10-19 | 1 | -1/+2 | |
| | ||||||
* | docs/hcl/gm45_lcd.html: Notes about LVDS dual/single auto-detect | Francis Rowe | 2015-10-19 | 1 | -14/+4 | |
| | ||||||
* | Add preliminary info about KGPE-D16 to documentation | Francis Rowe | 2015-10-19 | 3 | -0/+157 | |
| | ||||||
* | KGPE-D16: update patch set (also update coreboot and vboot) | Francis Rowe | 2015-10-19 | 186 | -4401/+13614 | |
| | | | | | | | | | | | Also contains other fixes from coreboot, like: * 551cff0 Derive lvds_dual_channel from EDID timings. ^ makes single/dual channel LVDS selection on GM45 automatic * 26fc544 lenovo/t60: Enable native intel gfx init. ^ was being maintained in libreboot, now upstreamed so not needed Framebuffer mode was disabled for the KGPE-D16, because only text-mode works at the moment. | |||||
* | New board: ASUS KGPE-D16 | Francis Rowe | 2015-10-17 | 159 | -6/+54884 | |
| | | | | | | | | | | | | | | | | | | | | coreboot build errors: In file included from src/northbridge/amd/amdfam10/misc_control.c:35:0: src/include/option.h:13:27: error: static declaration of 'get_option' follows non-static declaration static inline enum cb_err get_option(void *dest, const char *name) ^ In file included from src/northbridge/amd/amdfam10/misc_control.c:34:0: src/include/pc80/mc146818rtc.h:176:13: note: previous declaration of 'get_option' was here enum cb_err get_option(void *dest, const char *name); Ping tpearson about this. Also ping him about the fact that there isn't actually an option to enable or disable native graphics initialization, but that the option MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG is in fact available and set to Y in the Kconfig file. I think this is probably since there isn't even an option ROM available for the machine, so it's pointless to offer the setting. | |||||
* | docs/misc/index.html notes about processor.max_cstate=2 | Francis Rowe | 2015-10-16 | 1 | -0/+10 | |
| | ||||||
* | notes about powertop --calibrate | Francis Rowe | 2015-10-16 | 1 | -0/+7 | |
| | ||||||
* | Add 2MiB option for KFSN4-DRE | Francis Rowe | 2015-10-15 | 1 | -0/+564 | |
| | ||||||
* | docs/hcl/c201.html: It's not our place to decide the user's actions | Francis Rowe | 2015-10-15 | 1 | -12/+0 | |
| | ||||||
* | libreboot is not autoboot | Francis Rowe | 2015-10-15 | 1 | -4/+4 | |
| | ||||||
* | download/seabios: say SeaBIOS, not GRUB | Francis Rowe | 2015-10-15 | 1 | -3/+3 | |
| | ||||||
* | grub-assemble: fix bug: keymaps not being included | Francis Rowe | 2015-10-15 | 1 | -2/+2 | |
| | ||||||
* | Update SeaBIOS to 6bcacf7d19b1dc7fcd99f55491e93514f1f19279 | Francis Rowe | 2015-10-15 | 2 | -2/+8 | |
| | ||||||
* | build/roms/withgrub_helper: add the SeaBIOS payload | Francis Rowe | 2015-10-15 | 1 | -0/+4 | |
| | | | | Forgot to do this during rebase | |||||
* | build/clean/seabios: use distclean, not clean | Francis Rowe | 2015-10-15 | 1 | -1/+1 | |
| | ||||||
* | Remove .git from seabios on release | Francis Rowe | 2015-10-15 | 1 | -0/+1 | |
| | ||||||
* | Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOS | Francis Rowe | 2015-10-15 | 9 | -0/+352 | |
| | ||||||
* | download/coreboot: add note about patch | Francis Rowe | 2015-10-14 | 1 | -0/+3 | |
| | ||||||
* | docs/hcl/c201.html: don't say unex | Francis Rowe | 2015-10-13 | 1 | -1/+1 | |
| | ||||||
* | screw Debian/Fedora. What the hell was I even thinking... | Francis Rowe | 2015-10-13 | 1 | -68/+1 | |
| | ||||||
* | what the fuck is "WiFi acceleration"? | Francis Rowe | 2015-10-13 | 1 | -2/+2 | |
| | ||||||
* | docs/hcl/c201.html: talk about the screw at the bottom of the page | Francis Rowe | 2015-10-13 | 1 | -23/+22 | |
| | ||||||
* | docs/hcl/c201.html: be less enthusiastic about the Debian project | Francis Rowe | 2015-10-13 | 1 | -1/+1 | |
| | ||||||
* | docs/hcl/c201.html: further clarify why debian/fedora is mentioned | Francis Rowe | 2015-10-13 | 1 | -1/+2 | |
| | ||||||
* | docs/hcl/c201.html: clarify that we mean worse that debian/fedora | Francis Rowe | 2015-10-13 | 1 | -1/+1 | |
| | ||||||
* | docs/hcl/c201.html: explain why debian/fedora is mentioned | Francis Rowe | 2015-10-13 | 1 | -1/+3 | |
| | ||||||
* | docs/hcl/c201.html: clarify that linux-libre must be compiled | Francis Rowe | 2015-10-13 | 1 | -2/+3 | |
| | ||||||
* | docs/hcl/c201.html: remove useless comma | Francis Rowe | 2015-10-13 | 1 | -2/+2 | |
| | ||||||
* | docs/hcl/c201.html: s/"not ideal"/"ethically questionable" | Francis Rowe | 2015-10-13 | 1 | -2/+2 | |
| | ||||||
* | docs/hcl/c201.html: remove redundant word | Francis Rowe | 2015-10-13 | 1 | -1/+1 | |
| |