1. 122e4eb nb/intel/haswell: Clean up register definitions by Angel Pons · 4 years ago
  2. e5ec50c nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters by Angel Pons · 4 years ago
  3. a3cb322 nb/intel/haswell: Introduce memmap.h by Angel Pons · 4 years ago
  4. 7431593 nb/intel/sandybridge: Drop `void *` cast in `MCHBAR32` by Angel Pons · 4 years ago
  5. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 4 years ago
  6. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 4 years ago
  7. 1024051 nb/intel/ironlake: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 4 years ago
  8. a1ef213 nb/intel/ironlake/raminit: Work around compiler bug by Patrick Rudolph · 4 years ago
  9. 308540d nb/intel/ironlake: Reserve gap betwen TSEG and BGSM by Nico Huber · 4 years ago
  10. 08e8e47 nb/intel/ironlake: Use an `index` variable for resources by Nico Huber · 4 years ago
  11. 1057519 nb/intel/ironlake: Use an enum for `gpu_panel_port_select` by Angel Pons · 4 years ago
  12. dc0c081 nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` by Angel Pons · 4 years ago
  13. d049579 nb/intel/haswell: Drop `gpu_panel_port_select` by Angel Pons · 4 years ago
  14. 3655bca src: Drop redundant 'select BOOTBLOCK_CONSOLE' by Elyes HAOUAS · 4 years ago
  15. 694cbc0 {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a) by Elyes HAOUAS · 4 years ago
  16. 66b0c5e nb/intel/sandybridge: Add ECC error injection register information by Angel Pons · 4 years ago
  17. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  18. 8b7bda4 nb/amd/agesa: define DDR3_SPD_SIZE as a common value by Mike Banon · 4 years ago
  19. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  20. d5ffa6e nb/amd/agesa: read 256 bytes to SPD buffer instead of 128 by Mike Banon · 4 years, 4 months ago
  21. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  22. cf0f7ed nb/intel/x4x/raminit_ddr23.c: Remove dead assignment by Elyes HAOUAS · 4 years ago
  23. 19c5cd2 nb/intel/sandybridge: Add comments to `struct iosav_ssq` by Angel Pons · 4 years ago
  24. 4e0cd82 nb/intel/sandybridge/raminit: Add comments by Patrick Rudolph · 4 years, 4 months ago
  25. b5fa9c8 nb/intel/sandybridge/raminit: Fix ECC scrub by Patrick Rudolph · 4 years, 4 months ago
  26. d058131 nb/intel/sandybridge/raminit: Add ECC debug code by Patrick Rudolph · 4 years, 4 months ago
  27. b5f9e5c nb/intel/sandybridge: Drop inexistent device from DMAR by Angel Pons · 4 years ago
  28. 8bf1976 nb/intel/sandybridge: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  29. 20905cf nb/intel/sandybridge: Refactor `get_pcie_bar` by Angel Pons · 4 years ago
  30. b7db12b {nb,soc}/intel: Use get_current_microcode_rev() for ucode version by Subrata Banik · 4 years ago
  31. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  32. 6aa9d66 src: Use space after switch, while by Elyes HAOUAS · 4 years ago
  33. d1c590a nb/intel/x4x: Define and use `HOST_BRIDGE` macro by Angel Pons · 4 years ago
  34. 9dfd615 nb/intel/sandybridge/acpi.c: Add RMRRs after all DRHDs by Angel Pons · 4 years ago
  35. 579ccdf nb/intel/x4x: Remove dead assignments by Angel Pons · 4 years ago
  36. 8f917b1 nb/intel/x4x: Refactor `decode_pcie_bar` by Angel Pons · 4 years ago
  37. ce3e638 nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding by Angel Pons · 4 years ago
  38. 4a2f08c nb/intel/i945: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  39. cff4d16 nb/intel/i945: Refactor `get_pcie_bar` by Angel Pons · 4 years ago
  40. 1850396 nb/intel/haswell: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  41. 302a143 nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax by Angel Pons · 4 years, 1 month ago
  42. 5cd8c7c nb/intel/sandybridge: Update to ASL 2.0 syntax by Angel Pons · 4 years ago
  43. ecec947 nb/intel/x4x: Change signature of `decode_pciebar` by Angel Pons · 4 years ago
  44. f4fa1e1 nb/intel/haswell: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  45. 90de10c nb/intel/pineview: Refactor `decode_pcie_bar` by Angel Pons · 4 years ago
  46. 653d871 nb/intel/pineview: Change signature of `decode_pciebar` by Angel Pons · 4 years ago
  47. 6935648 nb/intel/pineview: Use `MiB` definition by Angel Pons · 4 years ago
  48. aaf5b09 nb/intel/pineview: Remove dead assignments by Angel Pons · 4 years ago
  49. c0c9516 nb/intel/gm45: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  50. b9bbed2 nb/intel/gm45/northbridge.c: Use `MiB` definition by Angel Pons · 4 years ago
  51. b053583 nb/intel/gm45: Use PCI bitwise ops by Angel Pons · 4 years, 2 months ago
  52. e284bd6 nb/intel/i440bx: Make ROM area unavailable for MMIO by Keith Hui · 4 years, 3 months ago
  53. 9addda3 nb/intel/ironlake: Add Generic Non-Core register definitions by Angel Pons · 4 years, 1 month ago
  54. c642a0d nb/intel/ironlake: Add Generic Non-Core PCI device definition by Angel Pons · 4 years, 1 month ago
  55. a457e35 nb/intel/ironlake: Add QPI Physical Layer registers by Angel Pons · 4 years, 1 month ago
  56. 10993c4 nb/intel/ironlake: Add QPI Physical Layer device definition by Angel Pons · 4 years, 1 month ago
  57. 0814357 nb/intel/ironlake: Add QPI Link register definitions by Angel Pons · 4 years, 1 month ago
  58. 93d9517 nb/intel/ironlake: Add definition for QPI Link PCI device by Angel Pons · 4 years, 1 month ago
  59. 6757337 nb/intel/ironlake: Add SAD DRAM register definitions by Angel Pons · 4 years, 1 month ago
  60. 4500893 nb/intel/ironlake: Correct PCIEXBAR definition by Angel Pons · 4 years, 1 month ago
  61. 3ab19b3 nb/intel/ironlake: Add definition for SAD PCI device by Angel Pons · 4 years, 1 month ago
  62. 16fe1e0 nb/intel/ironlake: Drop `D0F0_` prefix from register names by Angel Pons · 4 years, 1 month ago
  63. 9333b74 nb/intel/ironlake: Rename memory map variables by Angel Pons · 4 years, 1 month ago
  64. 8bf160a nb/intel/ironlake/raminit.c: Drop unused define by Angel Pons · 4 years, 1 month ago
  65. 64943a3 nb/intel/ironlake/hostbridge_regs: Drop D0F0_PMBASE by Angel Pons · 4 years, 1 month ago
  66. e2a2877 nb/intel/ironlake/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  67. e9d1d70 nb/intel/ironlake: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  68. 0a760cd nb/intel/pineview/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  69. 0ddc245 nb/intel/pineview: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  70. 6b2be99 nb/intel/x4x/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  71. 3896576 nb/intel/x4x: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  72. 12a13e1 nb/intel/haswell: Add Crystal Well PCI IDs by Iru Cai · 4 years, 3 months ago
  73. 028b8e4 nb/intel/haswell: Configure VCs on Egress Port by Angel Pons · 4 years, 1 month ago
  74. 879c4de nb/intel/x4x/rcven.c: Rename memory barrier function by Angel Pons · 4 years, 1 month ago
  75. 42609d8 nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW by Patrick Rudolph · 4 years, 1 month ago
  76. c962924 nb/intel/i945/gma.c: Remove extra indentation by Elyes HAOUAS · 4 years, 1 month ago
  77. 598ec6a nb/intel/haswell: Enable DMI ASPM by Angel Pons · 4 years, 1 month ago
  78. 146d0c2 nb/amd/pi/00730F01/northbridge.c: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  79. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  80. 7d964ae nb/intel/haswell: Use macro for dimm->bus_width by Elyes HAOUAS · 4 years, 1 month ago
  81. 1d6484a nb/intel/sandybridge: Add missing includes by Elyes HAOUAS · 4 years, 1 month ago
  82. e1d1fe4 nb/intel/ironlake/raminit.c: initialize 'reply.command' by Elyes HAOUAS · 4 years, 2 months ago
  83. eecd684 nb/intel/haswell/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  84. 579e096 nb/intel/sandybridge: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  85. e220e31 nb/intel/haswell: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  86. 8be5b59 nb/intel/sandybridge: Remove unnecessary `struct sys_info` by Angel Pons · 4 years, 1 month ago
  87. e4c0555 nb/intel/ironlake: Move southbridge code to ibexpeak by Angel Pons · 4 years, 1 month ago
  88. 3580d81 nb/intel/i945: Put names to northbridge PCI devices by Angel Pons · 4 years, 2 months ago
  89. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 1 month ago
  90. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  91. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  92. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  93. ae0eeb2 nb/intel/haswell/romstage.c: Align pei_data initializers by Angel Pons · 4 years, 1 month ago
  94. 8aab787 haswell: Move some MRC settings to devicetree by Angel Pons · 4 years, 1 month ago
  95. 39a6093 haswell: Automatically check if Intel GbE is to be enabled by Angel Pons · 4 years, 1 month ago
  96. d37b7d8 haswell: Add function to retrieve SPD addresses by Angel Pons · 4 years, 1 month ago
  97. 3ac92b7 haswell: Automatically determine system type by Angel Pons · 4 years, 1 month ago
  98. 1be9f58 haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option by Angel Pons · 4 years, 1 month ago
  99. 9a36971 haswell: Factor out `max_ddr3_freq` by Angel Pons · 4 years, 1 month ago
  100. d7bf3ad haswell: Compute disabled channel masks at runtime by Angel Pons · 4 years, 1 month ago