Age | Commit message (Expand) | Author |
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-15 | nb/gm45: Refactor IGD vram decoding | Arthur Heymans |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-11-09 | Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig | Arthur Heymans |
2016-11-09 | nb/intel/gm45: Use LAPIC udelay instead of custom version | Arthur Heymans |
2016-10-26 | nb/gm45/gma.c: Remove writes to DP, FDI registers | Arthur Heymans |
2016-10-19 | nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers | Arthur Heymans |
2016-10-19 | nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics | Arthur Heymans |
2016-10-19 | nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it | Arthur Heymans |
2016-10-11 | nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors | Arthur Heymans |
2016-10-11 | nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size | Arthur Heymans |
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-09-27 | nb/intel/*/gma.c: remove spaces at the fake vbt generation | Arthur Heymans |
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-13 | northbridge/intel/gm45: transation away from device_t | Furquan Shaikh |
2016-09-09 | nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfaces | Damien Zammit |
2016-09-07 | gm45/gma.c: clean up some registers | 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-06-12 | nb/intel/raminit (native): Read PCI mmio size from devicetree | Patrick Rudolph |
2016-06-04 | gm45: enable setting all vram sizes from cmos | Arthur Heymans |
2016-05-04 | nb/intel/gm45: Fix native text mode initialization | Nick High |
2016-03-09 | northbridge/intel/gm45: Use TSC for ramstage timer per default | Stefan Reinauer |
2016-02-10 | Kconfig: Move defaults for CBFS_SIZE | Martin Roth |
2016-02-09 | Revert "northbridge/intel/peg: Disable unused ports" | Nico Huber |
2016-02-04 | northbridge/intel/peg: Disable unused ports | Patrick Rudolph |
2016-01-14 | nb/intel/gm45: Backport configuration of panel power timings | Nico Huber |
2016-01-14 | nb/intel/gm45: Drop unnecessary panel power handling | Nico Huber |
2016-01-12 | nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` style | Nico Huber |
2015-12-31 | nb/intel/gm45: Export low-power and (SFF) options | Nico Huber |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-11-04 | ACPI: Make DMAR flags settable | Nico Huber |
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 | Kill lvds_num_lanes | Vladimir Serbinenko |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-10-01 | northbridge/intel/gm45: Fix native VGA init | Audrey Pearson |
2015-08-31 | northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice | Martin Roth |
2015-06-23 | Kconfig: Move CBFS_SIZE into Mainboard menu | Martin Roth |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
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-08 | northbridge/intel/gm45/gma: Minor cleanup | Timothy Pearson |
2015-05-08 | northbridge/intel/gm45/gma: Add backlight control register field | Timothy Pearson |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
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 |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
2014-12-06 | northbridge/intel/*/acpi/igd.asl: Trivial indent style fix | Edward O'Callaghan |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-27 | Make acpi_fill_dmar into parameter | Vladimir Serbinenko |
2014-11-12 | gm45: Don't crash if less than 4G of RAM are present. | Vladimir Serbinenko |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-15 | gm45: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-08-22 | lenovo/x200: Move video ASL code to northbridge. | Vladimir Serbinenko |
2014-08-17 | gm45: Declare BIOS memory as RAM. | Vladimir Serbinenko |
2014-08-16 | gm45: Decrease MTRR usage | Vladimir Serbinenko |
2014-08-16 | gm45: Make UMA size configurable. | Vladimir Serbinenko |
2014-08-16 | gm45: Recognize 48MiB gfx UMA. | Vladimir Serbinenko |
2014-08-16 | intel/gm45: native gfx init. | Vladimir Serbinenko |
2014-08-14 | gm45: Set acpi_slp_type only once. | Vladimir Serbinenko |
2014-08-13 | gm45: Allow skiping voltage config. | Vladimir Serbinenko |
2014-08-12 | gm45: Move S3 detection to enable stage. | Vladimir Serbinenko |
2014-08-12 | gm45: Reserve RAM for ME if it's active. | Vladimir Serbinenko |
2014-08-12 | gm45: Allow coexistance with ME firmware. | Vladimir Serbinenko |
2014-08-12 | gm45: Ensure that brightness register in gma contains sane value. | Vladimir Serbinenko |
2014-08-11 | gm45: Declare brightness variables for ACPI use. | Vladimir Serbinenko |
2014-08-11 | gm45: Set default VGA PCIID. | Vladimir Serbinenko |
2014-07-29 | gm45: Move spd address map to board-specific config. | Vladimir Serbinenko |
2014-07-17 | northbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-01 | stdlib: Drop duplicates of min() and max() | Kyösti Mälkki |
2014-06-25 | gm45 boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-18 | northbridge/intel: Drop use of set_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-09-10 | intel/gm45: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-08-24 | Add pci_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-07-04 | Move select MMCONF_SUPPORT under northbridge (fix) | Kyösti Mälkki |
2013-07-02 | Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` | Paul Menzel |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-22 | intel/gm45: Add more debug output to read/write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 read training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 read training | Nico Huber |