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