Age | Commit message (Expand) | Author |
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 |