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