1. 3e034b6 Change all assert(0) to BUG() by Julius Werner · 4 years, 1 month ago
  2. f01884e sb/intel/lynxpoint/me_9.x.c: Constify string array by Angel Pons · 4 years, 2 months ago
  3. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years, 1 month ago
  4. 9f78127 lynxpoint: Factor out PIRQ routing from devicetree by Angel Pons · 4 years, 1 month ago
  5. 07b7fc1 sb/amd/agesa/hudson/hudson.h: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  6. 6217a15 southbridge/intel/common: Replace outb with post_code in finalize.c by Sindhoor Tilak · 4 years, 1 month ago
  7. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years, 1 month ago
  8. 55b1dbe sb/intel/i82371eb: Add #defines for DEVRESx registers by Keith Hui · 4 years, 3 months ago
  9. a5a8e09 sb/intel/i82371eb: Clean up PM register #defines by Keith Hui · 4 years, 3 months ago
  10. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  11. dd46dfa sb/intel/bd82x6x: Use common irqlinks.asl by Angel Pons · 4 years, 1 month ago
  12. e4c0555 nb/intel/ironlake: Move southbridge code to ibexpeak by Angel Pons · 4 years, 1 month ago
  13. 1e1515f sb/intel/*: Delete invalid comment by Angel Pons · 4 years, 1 month ago
  14. df96d4d sb/intel/i82801jx/hdaudio.c: Rename to `azalia.c` by Angel Pons · 4 years, 1 month ago
  15. 0cd8027 sb/intel/i82801ix/hdaudio.c: Rename to `azalia.c` by Angel Pons · 4 years, 1 month ago
  16. 25a0b0a sb/intel/i82801ix/sata.c: Use `probe_resource` by Angel Pons · 4 years, 1 month ago
  17. 8d5cedf sb/intel/i82801jx: Drop `docking_supported` by Angel Pons · 4 years, 2 months ago
  18. 27387c3 sb/intel/i82801jx: Drop `c3_latency` by Angel Pons · 4 years, 2 months ago
  19. b4b4e32 sb/intel/lynxpoint/me_9.x.c: Add spaces around `=` by Angel Pons · 4 years, 2 months ago
  20. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years, 1 month ago
  21. 1659724 e7505/i82801dx: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  22. 7a2cb35 i945/pineview/x4x/i82801gx: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  23. 53a343e gm45/i82801ix: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  24. c274be5 x4x/i82801jx: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  25. 6428577 sb/intel/lynxpoint: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  26. d39e6b6 sandybridge/bd82x6x: Use common code for early SMBus by Angel Pons · 4 years, 3 months ago
  27. 90e9f54 ironlake/ibexpeak: Move early_smbus.c to common code by Angel Pons · 4 years, 3 months ago
  28. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 2 months ago
  29. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  30. 94b0c79 sb/intel/i82801dx/fadt.c: Use ACPI_ADDRESS_SPACE_IO by Angel Pons · 4 years, 1 month ago
  31. 89cdb36 sb/intel/bd82x6x/fadt.c: Use definitions instead of numbers by Angel Pons · 4 years, 1 month ago
  32. 38eec5b sb/intel/ibexpeak/fadt.c: Use definitions instead of numbers by Angel Pons · 4 years, 1 month ago
  33. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  34. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  35. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  36. e8e2e3e sb/intel/i82371eb: Declare reset register in FADT by Angel Pons · 4 years, 1 month ago
  37. 2e5e99c sb/intel/i82801dx: Declare reset register in FADT by Angel Pons · 4 years, 1 month ago
  38. 7db5ce1 sb/intel/i82801dx: Drop unneeded PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  39. 4787f29 sb/intel/i82371eb: Drop unneeded PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  40. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  41. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  42. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  43. 2bd25bf sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  44. 530cde8 sb/intel/bd82x6x: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  45. cee5ff06 sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  46. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  47. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  48. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  49. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  50. 30392ae sb/intel/lynxpoint: Define SerialIO devfns by Angel Pons · 4 years, 1 month ago
  51. 2e1f764 sb/intel/common/acpi/irqlinks.asl: Add missing IRQs by Angel Pons · 4 years, 1 month ago
  52. 3173993 sb/intel/lynxpoint: Add PCH platform type function by Angel Pons · 4 years, 1 month ago
  53. 517bc99 sb/intel/i82801dx: Correct SMBUS_IO_BASE value by Angel Pons · 4 years, 2 months ago
  54. 93fe372 sb/amd/cimx/sb800: Drop dead code by Angel Pons · 4 years, 1 month ago
  55. a69a687 sb/intel/i82801ix/Makefile.inc: Sort entries by Angel Pons · 4 years, 2 months ago
  56. 8642c65 sb/intel/i82801jx/Makefile.inc: Sort entries by Angel Pons · 4 years, 2 months ago
  57. 6065ead sb/intel/bd82x6x/acpi/lpc.asl: Drop dead code by Angel Pons · 4 years, 1 month ago
  58. cdee5e9 sb/intel/lynxpoint/me_9.x.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  59. 3c05531 sb/intel/i82801gx/azalia.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  60. 2047588 sb/ti/pci7420: Drop dead code by Angel Pons · 4 years, 1 month ago
  61. 4a1938f sb/intel/bd82x6x/pcie.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  62. bab37a2 sb/intel/i82801gx/pcie.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  63. 0a65b73 sb/intel/lynxpoint/pcie.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  64. 03f0e43 haswell: Drop GPIO indirection layers by Angel Pons · 4 years, 2 months ago
  65. 9b29e5e1 sb/intel/lynxpoint: Drop RCBA reg script mechanism by Angel Pons · 4 years, 2 months ago
  66. 6e1c471 haswell: Turn RCBA configuration into a function by Angel Pons · 4 years, 2 months ago
  67. 725657a sb/intel/lynxpoint: Program PM registers directly by Angel Pons · 4 years, 2 months ago
  68. b4f9833 sb/intel/lynxpoint: Factor out RCBA Function Disable by Angel Pons · 4 years, 2 months ago
  69. 55d148c sb/intel/lynxpoint: Replace reg script with proper code by Angel Pons · 4 years, 2 months ago
  70. e12de37 sb/intel: Factor out irqlinks.asl by Angel Pons · 4 years, 1 month ago
  71. b6427b0 sb/intel: Factor out ICH ACPI for HDA by Angel Pons · 4 years, 1 month ago
  72. ba04565 sb/intel/i82801{gx,ix,jx}/acpi: Align cosmetics by Angel Pons · 4 years, 1 month ago
  73. 9511ce7 sb/intel/i82801gx: Remove nic.c driver by Angel Pons · 4 years, 1 month ago
  74. fca0cba sb/intel/i82801gx,ix,jx: Drop invalid GNVS update routine by Kyösti Mälkki · 4 years, 2 months ago
  75. 9ce5bee sb/intel/i82801jx/sata.c: Handle ABAR as a resource by Angel Pons · 4 years, 2 months ago
  76. 6ab28b4 src/**/acpi/smbus.asl: Drop dead code by Angel Pons · 4 years, 2 months ago
  77. 562279e sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRS by Keith Hui · 4 years, 3 months ago
  78. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  79. 6bed1c4 sb/intel/i82801dx: Drop APM_CNT_MBI_UPDATE by Kyösti Mälkki · 4 years, 2 months ago
  80. f4617c0 sb/intel/i82801dx: Drop GNVS in SMM by Kyösti Mälkki · 4 years, 2 months ago
  81. bdcccc0 sb/intel: Add include guards on nvs.h by Kyösti Mälkki · 4 years, 2 months ago
  82. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  83. c5646e4 Revert "amd/pi/hudson: Add GPIO get function" by Kyösti Mälkki · 4 years, 2 months ago
  84. 490473e sb/intel/i82801jx: Use pmutil.h definitions by Angel Pons · 4 years, 2 months ago
  85. e1a616c sb/intel/i82801ix: Use pmutil.h definitions by Angel Pons · 4 years, 2 months ago
  86. b60aeca sb/intel/i82801jx: Drop `p_cnt_throttling_supported` by Angel Pons · 4 years, 2 months ago
  87. 547fe82 sb/intel/i82801ix/fadt.c: Use pmutil.h definitions by Angel Pons · 4 years, 2 months ago
  88. 7c86f4a sb/intel/i82801jx/fadt.c: Use pmutil.h definitions by Angel Pons · 4 years, 2 months ago
  89. f4bbea0 sb/intel/i82801gx/fadt.c: Align with i82801ix by Angel Pons · 4 years, 2 months ago
  90. 741508b sb/intel/i82801gx/fadt.c: Reorder statements by Angel Pons · 4 years, 2 months ago
  91. 3fc2dc4 sb/intel/i82801gx: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 2 months ago
  92. 9e5b432 sb/intel/i82801jx/fadt.c: Align with i82801ix by Angel Pons · 4 years, 2 months ago
  93. 9cf2abd sb/intel/i82801jx/fadt.c: Reorder statements by Angel Pons · 4 years, 2 months ago
  94. dd7fa54 sb/intel/i82801jx: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 2 months ago
  95. 4c7ef81 sb/intel/lynxpoint: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  96. 8caa531 sb/intel/ibexpeak: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  97. 40783f2 sb/intel/i82801jx: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  98. 298aa98 sb/intel/i82801ix: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  99. cf39f89 sb/intel/i82801gx: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  100. c9ee2c0 sb/intel/bd82x6x: Use common early SPI code by Angel Pons · 4 years, 2 months ago