Age | Commit message (Expand) | Author |
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-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
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-21 | nb/intel/pineview: Use a common MMCONF_BASE_ADDRESS | Arthur Heymans |
2018-08-21 | nb/intel/pineview: Use the correct address for the RCVEN strobe | Arthur Heymans |
2018-08-21 | nb/intel/pineview: Use i2c block read to fetch SPD | Arthur Heymans |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-09 | src/northbridge: Fix typo | Elyes HAOUAS |
2018-08-01 | nb/intel/pineview: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-07 | nb/intel/pineview: Enable and allocate 8M for TSEG | Arthur Heymans |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | nb/intel/pineview: 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/pineview: Get rid of device_t | Elyes HAOUAS |
2017-10-22 | nb/intel/pineview: Port ACPI opregion to pineview | Patrick Rudolph |
2017-09-02 | nb/intel/pineview: Enable dram remapping | Arthur Heymans |
2017-08-27 | nb/intel/pineview: Fix typo in DRAM timing computation | Arthur Heymans |
2017-07-21 | nb/intel/pineview/raminit: Refactor timings selection | Arthur Heymans |
2017-06-28 | cpu/intel/pineview: Include speedstep | Arthur Heymans |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-19 | nb/intel/pineview/raminit: Remove very long delays | Arthur Heymans |
2017-06-13 | nb/intel/pineview/raminit.c: Use static const for lookup tables | Arthur Heymans |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-04-26 | nb/pineview/raminit: Don't do Jedec init on resume from S3 | Arthur Heymans |
2017-04-24 | nb/intel/pineview: Select RELOCATABLE_RAMSTAGE | Arthur Heymans |
2017-04-24 | nb/intel/pineview: Move to early cbmem | Arthur Heymans |
2017-04-24 | nb/pineview/raminit: Fix raminit failing on hot reset path | Arthur Heymans |
2017-04-22 | nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling | Arthur Heymans |
2017-01-25 | nb/intel/pineview: Make preallocated igd memory a cmos parameter | Arthur Heymans |
2017-01-06 | nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> | Arthur Heymans |
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-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-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-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-07-15 | intel/pineview: Do not use scratchpad register for ACPI S3 | Kyösti Mälkki |
2016-07-14 | nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration | Jonathan Neuschäfer |
2016-05-08 | intel/pineview: Don't try to store 34 bits in 32 | Stefan Reinauer |
2016-02-28 | northbridge/intel: add missing #include guards | Iru Cai |
2016-01-28 | nb/intel/pineview: Native VGA init (CRT) | Damien Zammit |
2016-01-26 | nb/intel/pineview: Increase MMCONF decoding to 256 busses | Damien Zammit |
2016-01-20 | nb/intel/pineview: Use macro names for memory base registers | Damien Zammit |
2016-01-18 | nb/intel/pineview: Fix decode_pciebar() | Damien Zammit |
2015-12-02 | northbridge/intel/pineview: Add native raminit | Damien Zammit |
2015-12-02 | northbridge/intel/pineview: Add remaining boilerplate code for northbridge | Damien Zammit |
2015-11-24 | northbridge/intel/pineview: Add minimal Pineview northbridge | Damien Zammit |