1. 29a9c07 nehalem/raminit: remove REAL define and most dead code by Felix Held · 6 years ago
  2. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 7 years ago
  3. 86b299a northbridge/nehalem: add MCHBAR AND/OR/AND_OR macros by Felix Held · 6 years ago
  4. 00d2b91 northbridge/nehalem: clean up header file by Felix Held · 6 years ago
  5. 4c2f26c nb/intel/nehalem: Remove the C native graphic init by Arthur Heymans · 6 years ago
  6. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  7. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  8. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  9. 847f12b nb/intel/nehalem: Fix DEVEN defines by Patrick Rudolph · 6 years ago
  10. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  11. 02b13fd cpu/intel/model_2065x: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  12. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  13. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  14. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  15. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  16. dfa5125 nb/intel/nehalem: Fix smashed stack in romstage by Matthias Gazzari · 6 years ago
  17. dc71e25 nb/intel/nehalem: Use the common mrc cache driver by Arthur Heymans · 7 years ago
  18. 5c3452b nb/intel/nehalem: Add ACPI path by Patrick Rudolph · 6 years ago
  19. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  20. cc1e3b6 Fix freeze during chipset lockdown on Nehalem by Matthias Gazzari · 6 years ago
  21. 706aabc nb/intel/nehalem: Get rid of device_t by Elyes HAOUAS · 7 years ago
  22. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  23. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  24. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  25. a886974 nb/intel/*.h: Remove left-over register definitions by Patrick Rudolph · 7 years ago
  26. 6b6c94b intel/gma: fix RPNFREQ_VAL bitmask by Felix Held · 7 years ago
  27. 08bea22 nb/intel/nehalem/gma: Drop stale pre-pocessor guards by Nico Huber · 7 years ago
  28. 504d1ef 3rdparty/lib{hwbase,gfxinit}: Update to latest master by Nico Huber · 7 years ago
  29. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  30. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  31. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  32. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  33. 64a702f nb/intel/nehalem/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  34. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  35. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  36. 5c82026 nb/intel/nehalem/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  37. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  38. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  39. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  40. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  41. 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  42. 45a0dbc nb/intel: Deduplicate vbt header by Patrick Rudolph · 7 years ago
  43. f13bd41 nb/intel/nehalem/raminit.c: Refine broken comment by Stefan Tauner · 8 years ago
  44. b29e0b7 nehalem/Kconfig: Rename TRAINING_CACHE_SIZE to MRC_CACHE_SIZE by Arthur Heymans · 8 years ago
  45. bd9548b nb/intel/nehalem: Clean nehalem.h by Arthur Heymans · 8 years ago
  46. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  47. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  48. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  49. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  50. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  51. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  52. 154768b intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  53. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  54. 88c6487 nb/intel/nehalem,sandybridge: Hook up libgfxinit by Nico Huber · 8 years ago
  55. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  56. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  57. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  58. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  59. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  60. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  61. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  62. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  63. cf5430f northbridge/intel/nehalem/gma.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  64. 5ea2cad northbridge/intel/nehalem: transition away from device_t by Antonello Dettori · 8 years ago
  65. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago
  66. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  67. 92fc072 northbridge/intel: move mrccache.c of sandybridge + haswell to common by Alexander Couzens · 8 years ago
  68. 81c5c76 northbridge/intel: move mrc_cache definition into a common header by Alexander Couzens · 8 years ago
  69. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  70. 59ff340 Kconfig: Move defaults for CBFS_SIZE by Martin Roth · 9 years ago
  71. 35272fd northbridge/intel ACPI: Remove unused Local method by Martin Roth · 9 years ago
  72. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  73. fc70643 Intel: Move MCRS ResourceTemplate outside of _CRS method by Martin Roth · 9 years ago
  74. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  75. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago
  76. c48f5ef Kill lvds_num_lanes by Vladimir Serbinenko · 9 years ago
  77. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  78. b142b84 northbridge/intel/nehalem: Fix native VGA init by Nicolas Reinecke · 9 years ago
  79. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  80. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  81. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  82. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  83. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  84. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  85. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  86. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  87. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  88. 428130e nehalem native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  89. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  90. 60d44dd0 intel/nehalem: rename copypasted smi finalizer function by Alexander Couzens · 10 years ago
  91. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  92. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 9 years ago
  93. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  94. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  95. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  96. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  97. 5e06850 northbridge/intel/nehalem/raminit.c: Remove redundant function by Edward O'Callaghan · 10 years ago
  98. 089a510 northbridge/intel: Do not define include guard as 1 by Edward O'Callaghan · 10 years ago
  99. 25fc532 nehalem/raminit: Add decorations to specify that empty loop is intended so. by Vladimir Serbinenko · 10 years ago
  100. 4568f19 northbridge/intel/*/acpi/igd.asl: Trivial indent style fix by Edward O'Callaghan · 10 years ago