Age | Commit message (Expand) | Author |
2019-04-16 | sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-11 | nb/intel/{gm45,i945,x4x}: Correct array bounds checks | Jacob Garber |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-13 | nb/intel/stage_cache.c: Drop unnecessary includes | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-02-06 | nb/intel/gm45: Use a common romstage | Arthur Heymans |
2019-01-24 | nb/intel/gm45: Put stage cache in TSEG | Arthur Heymans |
2019-01-23 | nb/intel/gm45: Use parallel MP init | Arthur Heymans |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-07 | nb/intel/gm45: Remove the C native graphic init | Arthur Heymans |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2018-12-19 | northbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-03 | nb/intel/gm45: Make fetching the blc_pwm freq global | Arthur Heymans |
2018-12-03 | nb/intel/gm45: Make fetching the blc_pwm freq its own function | Arthur Heymans |
2018-12-03 | nb/intel/gm45: Correctly cache TSEG | Arthur Heymans |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-25 | nb/intel/gm45/northbridge.c: Check for NULL pointers | Arthur Heymans |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | nb/intel/gm45: Use macro instead of magic number | Elyes HAOUAS |
2018-10-24 | nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware | Arthur Heymans |
2018-10-24 | nb/intel/*: Account for cbmem_top alignment | Arthur Heymans |
2018-10-08 | nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address | Elyes HAOUAS |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-09 | src/northbridge: Fix typo | Elyes HAOUAS |
2018-08-01 | nb/intel/gm45: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | src/nb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-30 | arch/x86/acpi: Add DMAR RMRR helper functions | Matt DeVillier |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-06-08 | libgfxinit: Enable G45 support (for GM45/X4X) | Nico Huber |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | nb/intel/gm45: 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-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-30 | nb/intel/gm45: Get rid of device_t | Elyes HAOUAS |
2018-04-04 | nb/intel/gm45/raminit: Use CxDRT*_MCHBAR instead of magic numbers | Jonathan Neuschäfer |
2018-03-28 | nb/intel/gm45: Allocate a 8M TSEG region | Arthur Heymans |
2017-11-03 | nb/intel/gm45: Enable LAPIC monotonic timer | Nico Huber |
2017-10-13 | nb/intel/*/gma: Port ACPI opregion to older platforms | Patrick Rudolph |
2017-10-03 | nb/intel/gm45: Remove UMA alignment optimization | Nico Huber |
2017-08-07 | nb/intel/*/gma.c: Use macros for GMBUS numbers | Arthur Heymans |
2017-06-15 | nb/intel/gm45: Don't allow too low values for gfx_uma_size | Arthur Heymans |
2017-06-12 | nb/intel/gm45: Add romstage timestamps | Arthur Heymans |
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/gm45: Fix raminit with mixed raw card types | Tristan Corrick |
2017-05-11 | nb/intel/gm45: Fix some errors/warnings given by checkpatch | Tristan Corrick |
2017-05-11 | nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-05-03 | nb/intel/gm45: Set display backlight according to EDID string | Arthur Heymans |
2017-05-03 | nb/intel/gm45/gma.c: Decode EDID before NGI path | Arthur Heymans |
2017-04-19 | console: Add convenient debug level macros for raminit | Nico Huber |
2017-04-19 | nb/intel/gm45: Hide some output behind DEBUG_RAM_SETUP | Nico Huber |
2017-02-04 | drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref | Nico Huber |
2017-02-04 | nb/intel/gm45/igd: Hide IGD while disabling | Patrick Rudolph |
2017-01-20 | nb/gm45/gma.c: Fix reported Pixel clock | Arthur Heymans |
2017-01-06 | nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> | Arthur Heymans |
2016-12-13 | nb/intel/gm45: Use lapic udelay in SMM | Martin Roth |
2016-12-11 | intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-11 | intel/gm45: 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-08 | buildsystem: Drop explicit (k)config.h includes | 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-11-28 | nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequency | Arthur Heymans |
2016-11-28 | nb/intel/gm45: Fix panel-power-sequence clock divisor | Nico Huber |
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 |