1. b323474 nb/intel/sandybridge/acpi: Add RMRR entry for iGPU by Nico Huber · 6 years ago
  2. a402a9e nb/intel/x4x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  3. 20f7136 nb/intel/pineview: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  4. c3e9ba0 nb/intel/gm45: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  5. dce3927 nb/intel/i945: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  6. 2b218e3 AGESA fam12/fam14: Drop amdfamX.c file include by Kyösti Mälkki · 6 years ago
  7. 1a9034c i945,ICH7: Write on RPFN only once by Elyes HAOUAS · 6 years ago
  8. 84fdda3 nb/intel/pineview: Use parallel MP init by Arthur Heymans · 6 years ago
  9. c82950b nb/intel/x4x: Use parallel MP init by Arthur Heymans · 6 years ago
  10. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  11. 6336d4c nb/intel/gm45: Use parallel MP init by Arthur Heymans · 7 years ago
  12. 0a656f0 Drop leftover debug function declarations by Kyösti Mälkki · 6 years ago
  13. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 6 years ago
  14. edbf5d9 cpu/intel/model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  15. a6be58f nb/intel/sandybridge: Remove the C native graphic init by Arthur Heymans · 6 years ago
  16. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  17. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  18. bbd2377 binaryPI: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  19. c27776d binaryPI: Drop invalid northbridge.h file by Kyösti Mälkki · 6 years ago
  20. 109a58a AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON by Kyösti Mälkki · 6 years ago
  21. da44e34 nb/intel/pineview: Select 1M TSEG by Arthur Heymans · 6 years ago
  22. c6ff1ac nb/intel/pineview: Move the boilerplate mainboard_romstage_entry by Arthur Heymans · 6 years ago
  23. b31aee9 nb/intel/{i945,pineview}: Remove unused function by Arthur Heymans · 6 years ago
  24. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  25. 15b83da nb/intel/x4x: Remove spurious pcidev_on_root() usage by Nico Huber · 6 years ago
  26. 4e008c6 nb/intel/i945: Reduce pcidev_on_root() calls by Nico Huber · 6 years ago
  27. ef62994 northbridge/amdfam10: Deal with PCI_ADDR() better by Kyösti Mälkki · 6 years ago
  28. 20c2948 amdfam10 boards: Simplify early resourcemap by Kyösti Mälkki · 6 years ago
  29. f5a57a8 mb: Move timestamp_add_now to northbridge x4x by Elyes HAOUAS · 6 years ago
  30. ec55868 aopen/dxplplusu: Move timestamps to common code by Kyösti Mälkki · 6 years ago
  31. 2dce923 mb: Move timestamp_add_now to northbridge/amd/amdfam10 by Elyes HAOUAS · 6 years ago
  32. e8b5c31 binaryPI: Drop warning on EXT_CONF_SUPPORT by Kyösti Mälkki · 6 years ago
  33. 3f88d7f agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate() by Krystian Hebel · 6 years ago
  34. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  35. a6ce5d3 nb/intel/gm45: Remove the C native graphic init by Arthur Heymans · 6 years ago
  36. 0f8b8d9 src: Move constant to the right side of comparison by Elyes HAOUAS · 6 years ago
  37. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  38. 63649d2 usbdebug: Refactor init calls by Kyösti Mälkki · 6 years ago
  39. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  40. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  41. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  42. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  43. f112f9f amdfam10 boards: Use defaults for get_pci1234() by Kyösti Mälkki · 6 years ago
  44. 21c60fa amdfam10 boards: Add temporary pirq_router_bus variable by Kyösti Mälkki · 6 years ago
  45. c0b1be0 amdfam10 boards: Call get_bus_conf() just once by Kyösti Mälkki · 6 years ago
  46. a2cfe9e amdfam10 boards: Add Makefiles and fix resourcemap.c by Kyösti Mälkki · 6 years ago
  47. 1db4e3a amdfam10 boards: Declare get_pci1234() just once by Kyösti Mälkki · 6 years ago
  48. 9e7ac6b amdfam10 boards: Drop AMD_SB_CIMX by Kyösti Mälkki · 6 years ago
  49. 98a9174 device: Replace ugly cases of dev_find_slot() by Kyösti Mälkki · 6 years ago
  50. c859f10 intel/e7505: Drop ECC scrubber code by Kyösti Mälkki · 6 years ago
  51. 0afc41e nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE by Elyes HAOUAS · 6 years ago
  52. 66b462d nb/intel/pineview/raminit.c: Remove unused variable by Elyes HAOUAS · 6 years ago
  53. 334be32 nb/intel/haswell: Add support for PEG by Tristan Corrick · 6 years ago
  54. c5d367b nb/intel/haswell: Handle boards that do not support IGD by Tristan Corrick · 6 years ago
  55. cf65627 nb/intel/haswell: Don't unconditionally set DEVEN by Tristan Corrick · 6 years ago
  56. bc896cd nb/intel/haswell: Use DEVEN to disable devices by Tristan Corrick · 6 years ago
  57. afc6384 src/northbridge: Get rid of device_t by Elyes HAOUAS · 6 years ago
  58. 57f70a1 cpu/amd/geode_lx: Drop support by Arthur Heymans · 6 years ago
  59. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  60. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  61. 0766c98 nb/intel/haswell: Add server processor host bridge device ID by Iru Cai · 6 years ago
  62. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  63. 53b08c3 cpuid: Add helper function for cpuid(1) functions by Subrata Banik · 6 years ago
  64. 4d2d171 nb/intel/gm45: Make fetching the blc_pwm freq global by Arthur Heymans · 6 years ago
  65. c679b1f nb/intel/gm45: Make fetching the blc_pwm freq its own function by Arthur Heymans · 6 years ago
  66. de6bda6 nb/intel/pineview: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  67. 4c65bfc nb/intel/x4x: Use common code for SMM in TSEG by Arthur Heymans · 6 years ago
  68. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  69. 009518e nb/intel/gm45: Correctly cache TSEG by Arthur Heymans · 6 years ago
  70. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  71. 00d0ddb nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macros by Elyes HAOUAS · 6 years ago
  72. a6634f1 nb/intel/i945: Add and use defines for registers of device 0:01.0 by Elyes HAOUAS · 6 years ago
  73. a9068aa nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0) by Elyes HAOUAS · 6 years ago
  74. 48fa922 nb/intel/gm45/northbridge.c: Check for NULL pointers by Arthur Heymans · 6 years ago
  75. ef169d6 nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig by Elyes HAOUAS · 6 years ago
  76. 3313a78 northbridge/intel/fsp_*: Remove legacy SoCs by zaolin · 6 years ago
  77. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  78. 68aed91 intel/i945: Fix booting on a dual channel configuration by Patrick Georgi · 6 years ago
  79. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  80. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  81. 134da98 amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols by Elyes HAOUAS · 6 years ago
  82. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  83. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  84. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  85. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  86. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  87. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  88. 771328f intel/i945: add timestamps in romstage by Patrick Georgi · 9 years ago
  89. de46280 nb/amd/amdmct/mct_ddr3: Replace MTRR addresses with macros by Elyes HAOUAS · 6 years ago
  90. a9473ec src: Replace common MSR addresses with macros by Elyes HAOUAS · 6 years ago
  91. f33e835 nb/intel/gm45: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  92. 0f14df4 nb/intel/x4x/raminit: Add missing space by Jonathan Neuschäfer · 6 years ago
  93. d35c7fe amd/mtrr: Fix IORR MTRR by Elyes HAOUAS · 6 years ago
  94. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  95. 2a1c430 nb/intel/i945: Remove irrelevant conditional statement by Elyes HAOUAS · 6 years ago
  96. d385624 nb/intel/haswell: Consolidate memory controller PCI driver structs by Tristan Corrick · 6 years ago
  97. 1a73eb0 nb/intel/haswell/gma: Support boards that have DDI E connected by Tristan Corrick · 6 years ago
  98. f3127d4 sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table by Tristan Corrick · 6 years ago
  99. 3ffbc7c nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller by Tristan Corrick · 6 years ago
  100. 4817012 nb/intel/haswell: Add a PCI ID for a desktop memory controller by Tristan Corrick · 6 years ago