Age | Commit message (Expand) | Author |
2016-11-02 | nb/i945/gma.c: Do not try to load vbios when selecting native init | Arthur Heymans |
2016-10-29 | nb/intel/i945/gma.c: Homogenize code for PCI IDs. | Elyes HAOUAS |
2016-10-26 | nb/intel/i945: Add PCI id for I945GC | Nico Huber |
2016-10-25 | nb/i945/gma.c: Set the MSAC register correctly | Arthur Heymans |
2016-10-24 | nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC | Arthur Heymans |
2016-10-19 | nb/i945/gma.c: use IS_ENABLED instead of #if, #endif | Arthur Heymans |
2016-10-19 | nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU | Arthur Heymans |
2016-10-19 | nb/i945/raminit: Add fix for 1067MHz FSB CPUs | Arthur Heymans |
2016-10-19 | nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics | Arthur Heymans |
2016-10-15 | nb/i945/gma.c: correct VSYNC end offset | Arthur Heymans |
2016-10-12 | i945/gma.c: Only init LVDS if it is detected | Arthur Heymans |
2016-10-11 | nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size | Arthur Heymans |
2016-10-11 | i945/raminit.c: correctly write CLKCFG for 945GC | Arthur Heymans |
2016-10-10 | intel/i945: Use "IS_ENABLED" for fsbclk & memclk | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-30 | mb/intel/d945gclf: Allow use of native graphic init | Arthur Heymans |
2016-09-30 | i945/gma.c: add native VGA init | Arthur Heymans |
2016-09-30 | i945/gma.c: use linux code to calculate divisors | Arthur Heymans |
2016-09-27 | i945/gma.c: Generate fake VBT | Arthur Heymans |
2016-09-20 | northbridge/intel/i945: Add space around operators | Elyes HAOUAS |
2016-09-13 | i945.h: fix #include path | Antonello Dettori |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-04 | northbridge/intel/i945: transition away from device_t | Antonello Dettori |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-31 | i945: Enable changing VRAM size | Arthur Heymans |
2016-08-23 | src/northbridge: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-07-31 | src/northbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-06-26 | intel/i945: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-06-17 | Move definitions of HIGH_MEMORY_SAVE | Kyösti Mälkki |
2016-03-11 | northbridge/i945/gma: Re-enable NVRAM tft_brightness | Alexander Couzens |
2016-02-28 | northbridge/intel: add missing #include guards | Iru Cai |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | Intel: Move MCRS ResourceTemplate outside of _CRS method | Martin Roth |
2015-10-12 | gma: Consolidate Intel IGD ACPI code some more | Nico Huber |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-09-07 | intel i945: Fix native VGA initialization | Mono |
2015-08-10 | intel/i945: don't read structs out of uninitialized pointers | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-16 | i945: Disable check for 2-dimm support. | Vladimir Serbinenko |
2015-04-30 | i945/gma: Fix wrong comment about the documentation. | Denis 'GNUtoo' Carikli |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-03-16 | northbridge/i945/gma: fix build error with native graphics init | Francis Rowe |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |