Age | Commit message (Expand) | Author |
2018-08-17 | Fix PCI ACPI _OSC methods | Marc Jones |
2018-08-09 | src/northbridge: Fix typo | Elyes HAOUAS |
2018-07-12 | nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-23 | nb/intel/i945: Remove dead code | Elyes HAOUAS |
2018-06-07 | nb/intel/i945: Enable and allocate 8M for TSEG | Arthur Heymans |
2018-06-07 | nb/intel/i945: Add a common function to compute TSEG size | Arthur Heymans |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | nb/intel/i945: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-04 | nb/intel: Use postcar_frame_add_romcache() | Nico Huber |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-05-31 | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-14 | nb/intel/i945/raminit.c: Remove not necessary braces {} | Elyes HAOUAS |
2018-05-11 | nb/intel/i945/bootblock.c: Correct comment | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-30 | nb/intel/i945: Get rid of device_t | Elyes HAOUAS |
2018-04-28 | nb/intel/i945/gma: Skip native VGA init for ACPI S3 resume | Paul Menzel |
2018-04-28 | nb/intel/i945/gma: Factor out code to new `gma_ngi()` | Paul Menzel |
2018-04-16 | nb/intel/i945/gma: Log native graphics init in level INFO | Paul Menzel |
2018-04-16 | nb/intel/i945/gma: Fix aligment of equal sign | Paul Menzel |
2018-03-03 | nb/intel/i945/gma: Log configured VGA mode | Paul Menzel |
2018-02-22 | device/ddr2,ddr3: Rename and move a few things | Arthur Heymans |
2018-01-23 | nb/intel/i945: Use ESMRAMC instead of 0x9e | Elyes HAOUAS |
2017-11-30 | intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) | Elyes HAOUAS |
2017-10-13 | nb/intel/*/gma: Port ACPI opregion to older platforms | Patrick Rudolph |
2017-09-25 | nb/i945/raminit: Don't fall back to smbus read on failed SPD decode | Arthur Heymans |
2017-09-22 | nb/intel/i945: Add space after comma in log message | Paul Menzel |
2017-09-20 | nb/i945/raminit: Use common ddr2 decode functions | Arthur Heymans |
2017-09-20 | nb/intel/i945/early_init.c: Replace numbers with macros | Elyes HAOUAS |
2017-09-13 | nb/intel/i945/raminit.c: Replace numbers with macros | Elyes HAOUAS |
2017-09-10 | nb/intel/i945: Clear timeout bits after disabling watchdog | Nico Huber |
2017-09-06 | nb/intel/i945/raminit.c: Refactor tRD selection | Arthur Heymans |
2017-08-07 | nb/intel/*/gma.c: Use macros for GMBUS numbers | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-01 | nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" | Elyes HAOUAS |
2017-07-01 | nb/intel/i945/gma.c: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-04-14 | nb/intel/i945: Fix PEG port on 945gc | Arthur Heymans |
2017-04-07 | nb/intel/i945: Move INTEL_EDID | Patrick Rudolph |
2017-03-24 | nb/intel/i945: Fix SPD dumps | Paul Menzel |
2017-03-22 | nb/intel/i945: Fix errors found by checkpatch.pl | Arthur Heymans |
2017-03-18 | nb/i945/gma.c: Refactor panel setup | Arthur Heymans |
2017-03-02 | nb/i945: Clean "Programming DLL Timings" function | Elyes HAOUAS |
2017-03-01 | nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1 | Elyes HAOUAS |
2017-02-22 | intel/i945: Fix up whitespace and indentation | Paul Menzel |
2017-02-22 | nb/i945/raminit.c: Fix dll timings on 945GC | Elyes HAOUAS |
2017-02-20 | nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated | Elyes HAOUAS |
2017-02-14 | nb/i945/gma.c: Remove writes to FIFO Watermark registers | Arthur Heymans |
2017-02-12 | nb/i945/gma.c: Change name and type of mmiobase in functions argument | Arthur Heymans |
2017-02-04 | drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref | Nico Huber |
2017-01-11 | nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c' | Arthur Heymans |
2017-01-10 | nb/intel/945gc: Hardcode the integrated graphic frequencies | Arthur Heymans |
2017-01-06 | nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> | Arthur Heymans |
2017-01-06 | sb/ich7: Use common/gpio.h to set up GPIOs | Arthur Heymans |
2016-12-21 | nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel | Elyes HAOUAS |
2016-12-11 | nb/intel/i945: Make pci_mmio_size a devicetree parameter | Arthur Heymans |
2016-12-11 | intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-11 | intel/i945: Use romstage_handoff for S3 | Kyösti Mälkki |
2016-12-11 | intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2016-12-11 | intel i945 gm45 x4x: Apply cbmem_top() alignment | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Drop redundant logging | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-03 | nb/i945/raminit.h: Fix fsb_frequency's comment | Elyes HAOUAS |
2016-11-29 | nb/intel/i945/gma: Declare count variable outside 'for' loop | Paul Menzel |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-09 | nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC | Elyes HAOUAS |
2016-11-02 | nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" | Elyes HAOUAS |
2016-11-02 | nb/i945/gma.c: use an if else statement for use of native init | Arthur Heymans |
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 |