Age | Commit message (Expand) | Author |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | 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-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
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-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-04-30 | nb/intel/pineview: Get rid of device_t | Elyes HAOUAS |
2017-10-22 | nb/intel/pineview: Port ACPI opregion to pineview | Patrick Rudolph |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-09-27 | nb/intel/*/gma.c: remove spaces at the fake vbt generation | Arthur Heymans |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-01-28 | nb/intel/pineview: Native VGA init (CRT) | Damien Zammit |