1. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  2. 59ff340 Kconfig: Move defaults for CBFS_SIZE by Martin Roth · 8 years ago
  3. 35272fd northbridge/intel ACPI: Remove unused Local method by Martin Roth · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. fc70643 Intel: Move MCRS ResourceTemplate outside of _CRS method by Martin Roth · 9 years ago
  6. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  7. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago
  8. c48f5ef Kill lvds_num_lanes by Vladimir Serbinenko · 9 years ago
  9. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  10. b142b84 northbridge/intel/nehalem: Fix native VGA init by Nicolas Reinecke · 9 years ago
  11. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  12. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  13. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  14. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  15. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  16. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  17. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  18. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 428130e nehalem native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  21. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  22. 60d44dd0 intel/nehalem: rename copypasted smi finalizer function by Alexander Couzens · 10 years ago
  23. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  24. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 9 years ago
  25. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 9 years ago
  26. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  27. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  28. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  29. 5e06850 northbridge/intel/nehalem/raminit.c: Remove redundant function by Edward O'Callaghan · 10 years ago
  30. 089a510 northbridge/intel: Do not define include guard as 1 by Edward O'Callaghan · 10 years ago
  31. 25fc532 nehalem/raminit: Add decorations to specify that empty loop is intended so. by Vladimir Serbinenko · 10 years ago
  32. 4568f19 northbridge/intel/*/acpi/igd.asl: Trivial indent style fix by Edward O'Callaghan · 10 years ago
  33. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  34. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  35. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  36. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  37. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  38. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  39. a71bdc3 intel/gma: consolidate vbt code by Vladimir Serbinenko · 10 years ago
  40. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  41. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  42. 91b1f0b Merge LCD on nehalem by Vladimir Serbinenko · 10 years ago
  43. 77f48cd Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c by Furquan Shaikh · 11 years ago
  44. e3cdbbe northbridge/intel/*/gma.c: Remove dead code by Edward O'Callaghan · 10 years ago
  45. 2b48b65 northbridge/intel: Out of bounds write to array in gma.h by Edward O'Callaghan · 10 years ago
  46. 55391c4 nehalem: Make UMA size configurable in CMOS. by Vladimir Serbinenko · 10 years ago
  47. 081651b northbridge/intel/nehalem/northbridge.c: Remove unused variable by Edward O'Callaghan · 10 years ago
  48. 5aa28f5 nehalem: Remove fake_vbt copying. by Vladimir Serbinenko · 10 years ago
  49. b16f092 nehalem: Move cbmem_recovery call to raminit. by Vladimir Serbinenko · 10 years ago
  50. c1b1c8e northbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  51. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  52. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  53. ba92428 intel: Make monotonic timer a first class citizen by Edward O'Callaghan · 10 years ago
  54. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  55. 42b716f northbridge/intel/nehalem/raminit.c: Extraneous parenthese by Edward O'Callaghan · 10 years ago
  56. 502e1dc nehalem boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  57. 743a218 nehalem sandy ivy: Check cbmem_add() result for MRC data by Kyösti Mälkki · 10 years ago
  58. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  59. 191d221 intel/nehalem: Add get_top_top_ram() in ramstage by Kyösti Mälkki · 10 years ago
  60. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  61. 1315730 nehalem: Replace video init. by Vladimir Serbinenko · 10 years ago
  62. b013c27 nehalem: Remove SSKPD. by Vladimir Serbinenko · 10 years ago
  63. c7db28c intel/nehalem: Fix soft reset detection. by Vladimir Serbinenko · 10 years ago
  64. e1eef69 intel/nehalem: Use non-powercycle reset. by Vladimir Serbinenko · 10 years ago
  65. 9817a37 nehalem/raminit: Don't touch clock generator in raminit. by Vladimir Serbinenko · 10 years ago
  66. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  67. 20f83d5 intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB by Paul Menzel · 10 years ago
  68. 902626c nehalem: Make SPD address map into parameter. by Vladimir Serbinenko · 10 years ago
  69. 2ab8ec7 nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS. by Vladimir Serbinenko · 10 years ago
  70. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  71. 786c0f5 nehalem: Fix SMRAM register address by Vladimir Serbinenko · 11 years ago
  72. bca9855 X201: Move early nehalem S3 magic to right place. by Vladimir Serbinenko · 11 years ago
  73. f7a42de nehalem: Restore frequency ratio registers on S3 resume by Vladimir Serbinenko · 11 years ago
  74. f62669c nehalem: Small cleanup to raminit RE bindings by Vladimir Serbinenko · 11 years ago
  75. 82926e1 nehalem: Move mrc.cache to 0xfffe0000. by Vladimir Serbinenko · 11 years ago
  76. bd89699 nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  77. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  78. 503e4fe X201: Fix native video init by Vladimir Serbinenko · 11 years ago
  79. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago