Age | Commit message (Expand) | Author |
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-11 | cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE | Nico Huber |
2016-10-10 | intel/i945: Use "IS_ENABLED" for fsbclk & memclk | Elyes HAOUAS |
2016-10-10 | x4x/gma.c: Add VESA native resolution mode | Arthur Heymans |
2016-10-10 | northbridge/intel/nehalem: Remove commented code | Elyes HAOUAS |
2016-10-10 | northbridge/intel/i440bx: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-04 | nb/gm45: allow use of 352M preallocated ram for igd | Arthur Heymans |
2016-10-04 | src/northbridge: Remove whitespace after sizeof | 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 | northbridge/sandybridge/raminit_mrc.c: fix missing include | Matt DeVillier |
2016-09-27 | i945/gma.c: Generate fake VBT | Arthur Heymans |
2016-09-27 | nb/intel/*/gma.c: remove spaces at the fake vbt generation | Arthur Heymans |
2016-09-20 | northbridge/intel/e7505/debug.c: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i3100: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i945: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7505: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/i82830: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/haswell: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7501: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/fsp_rangeley: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/fsp_sandybridge: Add space around operators | Elyes HAOUAS |
2016-09-20 | northbridge/intel/gm45: Add space around operators | Elyes HAOUAS |
2016-09-19 | gm45/gma.c: use correct id string for fake VBT | Arthur Heymans |
2016-09-19 | nb/gm45/gma.c: enable VESA framebuffer mode on VGA output | Arthur Heymans |
2016-09-19 | gm45/gma.c: use screen on vga connector if connected | Arthur Heymans |
2016-09-15 | northbridge/intel/nehalem/gma.c: Improve code formatting | Elyes HAOUAS |
2016-09-13 | i945.h: fix #include path | Antonello Dettori |
2016-09-13 | northbridge/intel/nehalem: transition away from device_t | Antonello Dettori |
2016-09-13 | northbridge/intel/gm45: transation away from device_t | Furquan Shaikh |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-10 | northbridge/intel/x4x: transition away from device_t | Antonello Dettori |
2016-09-10 | northbridge/intel/i5000: transition away from device_t | Antonello Dettori |
2016-09-10 | northbridge/intel/e7505: transition away from device_t | Antonello Dettori |
2016-09-09 | northbridge/intel/fsp_rangeley: transition away from device_t | Antonello Dettori |
2016-09-09 | nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfaces | Damien Zammit |
2016-09-07 | nb/intel/x4x: Correct typos in interrupt routing for PEG | Damien Zammit |
2016-09-07 | nb/intel/x4x: Turn on PEG graphics in device enable | Damien Zammit |
2016-09-07 | nb/intel/x4x: Increase MMIO PCI space to 2GiB | Damien Zammit |
2016-09-07 | nb/intel/x4x: Fix DMI init | Damien Zammit |
2016-09-07 | gm45/gma.c: clean up some registers | Arthur Heymans |
2016-09-04 | northbridge/intel/i945: transition away from device_t | Antonello Dettori |
2016-09-04 | northbridge/intel/sandybridge: 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-08-09 | x4x: make preallocated IGD memory a cmos option | Arthur Heymans |
2016-08-09 | x4x: add non documented vram sizes | Arthur Heymans |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-31 | src/northbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-27 | nb/intel/x4x: Fix CAS latency detection and max memory detection | Damien Zammit |
2016-07-26 | intel sandy/ivy: Redefine DCACHE_RAM_SIZE and DCACHE_RAM_MRC_VAR_SIZE | Kyösti Mälkki |
2016-07-19 | nb/intel/x4x: Fix CAS latency detection | Damien Zammit |
2016-07-15 | intel/x4x: Do not use scratchpad register for ACPI S3 | Kyösti Mälkki |
2016-07-15 | intel/pineview: Do not use scratchpad register for ACPI S3 | Kyösti Mälkki |
2016-07-14 | nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration | Jonathan Neuschäfer |
2016-07-09 | nb/intel/x4x: Fix underclocking of 800MHz DDR2 RAM | Damien Zammit |
2016-07-07 | intel/sandybridge: read correct leaf for cpu family | Ryan Salsamendi |
2016-06-26 | intel/i945: Use common ACPI S3 recovery | Kyösti Mälkki |
2016-06-23 | intel/sandybridge: Fix builds with System Agent blob | Kyösti Mälkki |
2016-06-22 | Ignore RAMTOP for MTRRs | Kyösti Mälkki |
2016-06-22 | intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-20 | nb/intel/sandybridge/raminit: Use supported CAS | Patrick Rudolph |
2016-06-20 | nb/intel/sandybridge/raminit: Do code cleanup | Patrick Rudolph |
2016-06-20 | nb/intel/sandybridge/raminit: Do code cleanup | Patrick Rudolph |
2016-06-20 | nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices | Patrick Rudolph |
2016-06-17 | intel/model_206ax: Move platform specific defines | Kyösti Mälkki |
2016-06-17 | Move definitions of HIGH_MEMORY_SAVE | Kyösti Mälkki |
2016-06-12 | nb/intel/raminit (native): Read PCI mmio size from devicetree | Patrick Rudolph |
2016-06-12 | nb/intel: Factor out common MRC code | Patrick Rudolph |
2016-06-04 | nb/intel/x4x: Fix unpopulated value | Damien Zammit |
2016-06-04 | gm45: enable setting all vram sizes from cmos | Arthur Heymans |
2016-05-31 | nb/intel/x4x: Add DMI/EP init | Damien Zammit |
2016-05-31 | Fix leaking CONFIG_VGA=y | Kyösti Mälkki |
2016-05-17 | intel/sch: Merge northbridge and southbridge in src/soc | Stefan Reinauer |
2016-05-08 | intel/pineview: Don't try to store 34 bits in 32 | Stefan Reinauer |
2016-05-04 | nb/intel/sandybridge/raminit: support calling dram_freq multiple times | Patrick Rudolph |
2016-05-04 | nb/intel/sandybridge/raminit: add additional fallbacks | Patrick Rudolph |
2016-05-04 | nb/intel/gm45: Fix native text mode initialization | Nick High |
2016-04-29 | nb/intel/sandybridge/raminit: fix regression "always use mrccache" | Patrick Rudolph |
2016-04-10 | nb/intel/sandybridge/raminit: always use mrccache | Patrick Rudolph |
2016-04-05 | nb/intel/sandybridge/raminit: die in toplevel function | Patrick Rudolph |
2016-04-05 | nb/intel/sandybridge/raminit: prepare raminit for fallback | Patrick Rudolph |
2016-03-30 | nb/intel/sandybridge/raminit: move ram training into seperate function | Patrick Rudolph |
2016-03-29 | nb/intel/sandybridge/raminit: move dimm_info into ramctr_timing | Patrick Rudolph |
2016-03-16 | cpu/x86/mtrr: move cache_ramstage() to its only user | Aaron Durbin |
2016-03-13 | northbridge/intel/i3100: Unify UDELAY selection | Stefan Reinauer |
2016-03-13 | northbridge/intel/i82810: Unify UDELAY selection | Stefan Reinauer |
2016-03-12 | northbridge/intel/i82830: Unify UDELAY selection | Stefan Reinauer |
2016-03-11 | northbridge/intel: move mrccache.c of sandybridge + haswell to common | Alexander Couzens |
2016-03-11 | northbridge/intel: move mrc_cache definition into a common header | Alexander Couzens |
2016-03-11 | nortbridge/sandybridge/mrccache: parse the return code of flash->write | Alexander Couzens |
2016-03-11 | northbridge/i945/gma: Re-enable NVRAM tft_brightness | Alexander Couzens |
2016-03-10 | northbridge/intel/i440bx: Unify UDELAY selection | Stefan Reinauer |
2016-03-09 | northbridge/intel/gm45: Use TSC for ramstage timer per default | Stefan Reinauer |
2016-03-05 | sandybridge/gma_lvds: support both Sandy&Ivy on one board | Iru Cai |