summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45
AgeCommit message (Expand)Author
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-06-12nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph
2016-06-04gm45: enable setting all vram sizes from cmosArthur Heymans
2016-05-04nb/intel/gm45: Fix native text mode initializationNick High
2016-03-09northbridge/intel/gm45: Use TSC for ramstage timer per defaultStefan Reinauer
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2016-02-09Revert "northbridge/intel/peg: Disable unused ports"Nico Huber
2016-02-04northbridge/intel/peg: Disable unused portsPatrick Rudolph
2016-01-14nb/intel/gm45: Backport configuration of panel power timingsNico Huber
2016-01-14nb/intel/gm45: Drop unnecessary panel power handlingNico Huber
2016-01-12nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` styleNico Huber
2015-12-31nb/intel/gm45: Export low-power and (SFF) optionsNico Huber
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-11-04ACPI: Make DMAR flags settableNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-01northbridge/intel/gm45: Fix native VGA initAudrey Pearson
2015-08-31northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choiceMartin Roth
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-08northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2014-12-06northbridge/intel/*/acpi/igd.asl: Trivial indent style fixEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-27Make acpi_fill_dmar into parameterVladimir Serbinenko
2014-11-12gm45: Don't crash if less than 4G of RAM are present.Vladimir Serbinenko
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-15gm45: Convert to per-device ACPIVladimir Serbinenko
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-08-22lenovo/x200: Move video ASL code to northbridge.Vladimir Serbinenko
2014-08-17gm45: Declare BIOS memory as RAM.Vladimir Serbinenko
2014-08-16gm45: Decrease MTRR usageVladimir Serbinenko
2014-08-16gm45: Make UMA size configurable.Vladimir Serbinenko
2014-08-16gm45: Recognize 48MiB gfx UMA.Vladimir Serbinenko
2014-08-16intel/gm45: native gfx init.Vladimir Serbinenko
2014-08-14gm45: Set acpi_slp_type only once.Vladimir Serbinenko