Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new board: Apple iMac 5,2 (no documentation yet) | Leah Rowe | 2016-09-18 | 5 | -0/+619 |
| | |||||
* | fix wrongly placed patches | Leah Rowe | 2016-09-18 | 2 | -0/+0 |
| | |||||
* | gm45: use correct vbt string (needed for external monitors) (Arther Heymans) | Leah Rowe | 2016-09-09 | 12 | -0/+42 |
| | |||||
* | i945: add fake vbt (needed for external screens) (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 3 | -0/+45 |
| | |||||
* | ga-g41m-es2l: enable use of PCIe x16 port (patches from Damien Zammit) | Leah Rowe | 2016-09-09 | 4 | -2/+2 |
| | |||||
* | i945: add support for external monitors in grub (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 4 | -0/+419 |
| | |||||
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 2 | -0/+445 |
| | |||||
* | gm45: add support for external monitors in grub (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 13 | -0/+613 |
| | |||||
* | i945/gm45/x4x: update configs | Leah Rowe | 2016-09-09 | 21 | -347/+479 |
| | |||||
* | typofix | Leah Rowe | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | typofix | Leah Rowe | 2016-09-09 | 2 | -6/+6 |
| | |||||
* | i945, gm45 and x4x: bump coreboot revision | Leah Rowe | 2016-09-09 | 64 | -74/+74 |
| | |||||
* | Fix low-res screens on T60 (patch from Arthur Heymans) | Leah Rowe | 2016-09-08 | 2 | -0/+175 |
| | |||||
* | all i945 and gm45 boards: bump coreboot revision | Leah Rowe | 2016-09-08 | 46 | -267/+27 |
| | |||||
* | add hda verb to t60 (fixes mic) (patch from Arthur Heymans) | Leah Rowe | 2016-09-08 | 1 | -0/+53 |
| | |||||
* | gm45: fix IOMMU (patch from Damien Zammit) | Leah Rowe | 2016-09-08 | 12 | -0/+61 |
| | |||||
* | Add a new target: intel d945gclf | Arthur Heymans | 2016-09-07 | 10 | -0/+1271 |
| | | | | | | | This patch adds all the required files to build libreboot for the intel d945gclf. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> | ||||
* | Disable serial port coreboot log output (not needed in release) | Leah Woods | 2016-08-18 | 20 | -352/+72 |
| | |||||
* | Disable EHCI debug for the release (not needed in the release) | Leah Rowe | 2016-08-18 | 17 | -154/+44 |
| | |||||
* | gm45: cleanup of native graphic init | Arthur Heymans | 2016-08-17 | 12 | -0/+240 |
| | | | | | | cleans up and corrects some registers in gm45 native graphic init. Results is that previously incompatible wxga+ screens now have a strip of working display. | ||||
* | fix overlapping cmos paramters on t400 | Arthur Heymans | 2016-08-09 | 1 | -10/+9 |
| | | | | overlapping cmos parametes were result of uncarefull reverting. | ||||
* | fix error that was caused by incorrect revert. | Arthur Heymans | 2016-08-09 | 1 | -12/+12 |
| | |||||
* | fix libreboot build issue with gm45. | Arthur Heymans | 2016-08-09 | 12 | -25/+62 |
| | |||||
* | gm45,reused.list: fix mistake on using hardcoded intel gpu | Arthur Heymans | 2016-08-08 | 8 | -9/+8 |
| | |||||
* | hardcode use of integrated graphic device on gm45 laptops | Arthur Heymans | 2016-08-08 | 9 | -0/+35 |
| | |||||
* | set gm45 vram default to 256M | Arthur Heymans | 2016-08-08 | 12 | -0/+48 |
| | | | | | | The gm45 integrated gpu scales very well with more vram, both for video decoding and games. Setting it to the highest stable value is a good default for libreboot. | ||||
* | revert hybrid driver cause it does not work on t400 | Arthur Heymans | 2016-08-08 | 11 | -75/+609 |
| | | | | | | Also removes hardcoded use of igd since code is different. Can be added in later patch but since libreboot always loads cmos defaults this might not be necessary. | ||||
* | update coreboot revision for ga-g41m-es2l (contains some more raminit fixes) | Leah Rowe | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | update to latest coreboot revision for ga-g41m-es2l | Leah Rowe | 2016-07-23 | 2 | -47/+1 |
| | |||||
* | Update to latest coreboot revision and patch set for GA-G41M-ES2L | Leah Rowe | 2016-07-18 | 9 | -606/+78 |
| | |||||
* | GM45 laptops: Update to the latest coreboot revision | Leah Rowe | 2016-07-18 | 63 | -841/+1104 |
| | |||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 13 | -18/+18 |
| | |||||
* | x60,t60: delete manually added c4 state | Arthur Heymans | 2016-06-19 | 2 | -147/+0 |
| | | | | | | | The ich7 datasheet "IntelĀ® I/O Controller Hub 7 (ICH7) Family" has a reg called GEN_PMCON_1 in which c3 can automatically be upgraded to c4. This is already set in coreboot. | ||||
* | Disable native PS2 keyboard init | Arthur Heymans | 2016-06-19 | 19 | -19/+19 |
| | | | | | | Both grub and seabios can do keyboard init on their own. This option only slows down the boot process. On the x60 it even makes the keyboard unresponsive. | ||||
* | Add sound card config for x60 | Arthur Heymans | 2016-06-19 | 1 | -0/+65 |
| | | | | | | | | | | | | | The sound card on the x60 is not configured in coreboot. This causes the headphones not to be automatically detected/used when inserted which it does on the vendor bios. The internal microphone is also not set as default. I found on the coreboot wiki how to get the config from vendor bios. In GNU/linux run: for x in /sys/class/sound/card0/hw*; do cat "$x/init_pin_configs" > pin_"$(basename "$x")"; done for x in /proc/asound/card0/codec#*; do cat "$x" > "$(basename "$x")"; done which gives the pin config of the vendor bios. | ||||
* | Enable extended states and dynamic L2 cache | Arthur Heymans | 2016-06-01 | 3 | -0/+52 |
| | | | | | | | | | | | | | This patch sets msr bits to enable dynamic L2 cache which is a requirement for C4E, which is also enabled by this patch. the bit for C2E is also set. Those msr bits are taken from later cpus and seem to work fine. C2 state performs particularly bad. Before this patch it consumed ~17-18W. After this patch it dropped to 14W. Idle power usage (C4) seems to remain very similar. | ||||
* | GA-G41M-ES2L: Update patches to fix NIC in GNU/Linux (autoconfig works now) | Leah Woods | 2016-05-24 | 5 | -48/+207 |
| | |||||
* | gm45: 256M default vram | Arthur Heymans | 2016-05-24 | 12 | -0/+214 |
| | | | | | | 352M vram seems to be quite unstable on targets with 4GB or more. 256M has yet to show issues on different ram configurations. This might be a good default for libreboot. | ||||
* | Revert GM45 352MiB VRAM patch for now, we'll re-add it later once stable | Leah Woods | 2016-05-22 | 12 | -212/+0 |
| | |||||
* | 352M for gm45 now with failsafe if something goes wrong with cmos. | Arthur Heymans | 2016-05-22 | 12 | -0/+212 |
| | |||||
* | Remove patch for 352MiB VRAM on GM45 | Leah Woods | 2016-05-22 | 13 | -256/+0 |
| | |||||
* | All board: payload now named payload.elf | Leah Woods | 2016-05-21 | 25 | -25/+25 |
| | |||||
* | ga-g41m-es2l: disable CONFIG_PCIEXP_COMMON_CLOCK in config (bootfix) | Leah Woods | 2016-05-21 | 1 | -1/+1 |
| | |||||
* | use usbdebug on ga-g41m-es2l | Leah Woods | 2016-05-21 | 1 | -1/+11 |
| | |||||
* | use seagrub on ga-g41m-es2l | Leah Woods | 2016-05-21 | 1 | -2/+4 |
| | |||||
* | Use damo22's config for ga-g41m-es2l | Leah Woods | 2016-05-21 | 1 | -20/+8 |
| | |||||
* | Fix broken NIC on GA-G41-ES2L, courtesy of damo22 on IRC | Leah Woods | 2016-05-21 | 4 | -30/+377 |
| | |||||
* | GA-G41-ES2L: upgrade to recommended coreboot revision | Leah Woods | 2016-05-21 | 2 | -1/+1 |
| | |||||
* | seabios boards: also hardcode cmos settings, like on grub boards | Leah Woods | 2016-05-20 | 3 | -3/+3 |
| | |||||
* | seabios board configs: update to fix broken automated build | Leah Woods | 2016-05-20 | 2 | -80/+62 |
| |