Age | Commit message (Expand) | Author |
2019-04-29 | ich7/i945: Use system_reset() | Elyes HAOUAS |
2019-04-23 | nb/intel/i945: Check if interleaved even if rank #4 size is zero | Elyes HAOUAS |
2019-04-23 | ich7/i945: Use full_reset() | Elyes HAOUAS |
2019-04-11 | nb/intel/i945: Fix ich7_setup_root_complex_topology | Elyes HAOUAS |
2019-04-11 | nb/intel/{gm45,i945,x4x}: Correct array bounds checks | Jacob Garber |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-24 | nb/intel/i945: Use DEBUG_RAM_SETUP | Kyösti Mälkki |
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-18 | nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) | 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-04 | nb/intel/i945: Remove redundant use of ACPI offset operator | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-27 | nb/intel/i945: Fix typo on DMIBAR32(0x334) | Elyes HAOUAS |
2019-01-27 | nb/intel/i945: Remove initialization already done at bootblock | Elyes HAOUAS |
2019-01-24 | nb/intel/i945: Put stage cache in TSEG | Arthur Heymans |
2019-01-23 | i945,ICH7: Write on RPFN only once | Elyes HAOUAS |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-14 | nb/intel/{i945,pineview}: Remove unused function | Arthur Heymans |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-13 | nb/intel/i945: Reduce pcidev_on_root() calls | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | northbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-25 | nb/intel/i945: Add and use defines for registers of device 0:01.0 | Elyes HAOUAS |
2018-11-25 | nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0) | Elyes HAOUAS |
2018-11-17 | intel/i945: Fix booting on a dual channel configuration | Patrick Georgi |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.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-09 | intel/i945: add timestamps in romstage | Patrick Georgi |
2018-11-05 | nb/intel/i945: Remove irrelevant conditional statement | 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-24 | nb/intel/i945: Fix domain resources | Arthur Heymans |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address | Elyes HAOUAS |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
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 |