1. c6ff1ac nb/intel/pineview: Move the boilerplate mainboard_romstage_entry by Arthur Heymans · 6 years ago
  2. b31aee9 nb/intel/{i945,pineview}: Remove unused function by Arthur Heymans · 6 years ago
  3. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  4. 66b462d nb/intel/pineview/raminit.c: Remove unused variable by Elyes HAOUAS · 6 years ago
  5. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  6. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  7. de6bda6 nb/intel/pineview: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  8. d522db0 nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware by Arthur Heymans · 6 years ago
  9. 17ad459 nb/intel/*: Account for cbmem_top alignment by Arthur Heymans · 6 years ago
  10. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  11. ef20ecc nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address by Elyes HAOUAS · 6 years ago
  12. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  13. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  14. eb6f2f5 nb/intel/pineview: Use a common MMCONF_BASE_ADDRESS by Arthur Heymans · 6 years ago
  15. 015339f nb/intel/pineview: Use the correct address for the RCVEN strobe by Arthur Heymans · 6 years ago
  16. 1f6369e nb/intel/pineview: Use i2c block read to fetch SPD by Arthur Heymans · 6 years ago
  17. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  18. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  19. 15e1b39 nb/intel/pineview: Don't use PCI operations on the pci_domain device by Arthur Heymans · 6 years ago
  20. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  21. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  22. 4bdfebd nb/intel/pineview: Enable and allocate 8M for TSEG by Arthur Heymans · 6 years ago
  23. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  24. aa7cf55 nb/intel/pineview: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  25. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  26. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  27. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  28. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  29. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  30. 6275360 nb/intel/pineview: Get rid of device_t by Elyes HAOUAS · 7 years ago
  31. bb98b38 nb/intel/pineview: Port ACPI opregion to pineview by Patrick Rudolph · 7 years ago
  32. aaebb41 nb/intel/pineview: Enable dram remapping by Arthur Heymans · 7 years ago
  33. 5bb27b7 nb/intel/pineview: Fix typo in DRAM timing computation by Arthur Heymans · 7 years ago
  34. 12a4e98 nb/intel/pineview/raminit: Refactor timings selection by Arthur Heymans · 7 years ago
  35. 3b633bb cpu/intel/pineview: Include speedstep by Arthur Heymans · 7 years ago
  36. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  37. 53815e1 nb/intel/pineview/raminit: Remove very long delays by Arthur Heymans · 7 years ago
  38. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  39. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  40. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  41. d2ca9d1 nb/pineview/raminit: Don't do Jedec init on resume from S3 by Arthur Heymans · 7 years ago
  42. f6cf3a8 nb/intel/pineview: Select RELOCATABLE_RAMSTAGE by Arthur Heymans · 7 years ago
  43. 62e784b nb/intel/pineview: Move to early cbmem by Arthur Heymans · 7 years ago
  44. 00fd3ff nb/pineview/raminit: Fix raminit failing on hot reset path by Arthur Heymans · 7 years ago
  45. 097d753 nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling by Arthur Heymans · 7 years ago
  46. 2a0e998 nb/intel/pineview: Make preallocated igd memory a cmos parameter by Arthur Heymans · 8 years ago
  47. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  48. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  49. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  50. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  51. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  52. d3284a6 nb/intel/*/gma.c: remove spaces at the fake vbt generation by Arthur Heymans · 8 years ago
  53. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  54. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  55. 32a38ee intel/pineview: Do not use scratchpad register for ACPI S3 by Kyösti Mälkki · 8 years ago
  56. 4dc680a nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration by Jonathan Neuschäfer · 8 years ago
  57. 66fbeae intel/pineview: Don't try to store 34 bits in 32 by Stefan Reinauer · 8 years ago
  58. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  59. 51fdb92 nb/intel/pineview: Native VGA init (CRT) by Damien Zammit · 9 years ago
  60. 2cfab90 nb/intel/pineview: Increase MMCONF decoding to 256 busses by Damien Zammit · 9 years ago
  61. 02f4764 nb/intel/pineview: Use macro names for memory base registers by Damien Zammit · 9 years ago
  62. f564606 nb/intel/pineview: Fix decode_pciebar() by Damien Zammit · 9 years ago
  63. 003d15c northbridge/intel/pineview: Add native raminit by Damien Zammit · 9 years ago
  64. f7060f1 northbridge/intel/pineview: Add remaining boilerplate code for northbridge by Damien Zammit · 9 years ago
  65. 6247793 northbridge/intel/pineview: Add minimal Pineview northbridge by Damien Zammit · 9 years ago