1. aa9643e arch/x86/smbios: Fix scope of variable declaration by Nico Huber · 7 years ago
  2. 1b5eda0 arch/x86/smbios: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  3. 0b5678f arch/x86: Fix most of remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  4. 6f80ccc arch/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  5. 024b13d arch/x86: Fix space issues detected by checkpatch by Lee Leahy · 7 years ago
  6. 9c7c6f7 arch/x86: Fix issues with braces detected by checkpatch by Lee Leahy · 7 years ago
  7. a01695b Revert "arch/x86/smbios: Correct manufacturer ID" by Nico Huber · 8 years ago
  8. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  9. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  10. c86da67 arch/x86/smbios: Correct manufacturer ID by Elyes HAOUAS · 8 years ago
  11. 4307835 arch/x86/smbios: Add DRAM manufacturer by Patrick Rudolph · 8 years ago
  12. 6735871 mainboard: Support ROM_SIZE > 16 MiB by Lee Leahy · 8 years ago
  13. c5b758b SMBIOS: Implement SKU field by Kyösti Mälkki · 8 years ago
  14. 251ce85 smbios: Add SuperTalent SPD ID by Timothy Pearson · 8 years ago
  15. 3677520 arch/x86/smbios: fix length calculation for SMBIOS type 17 by Iru Cai · 8 years ago
  16. 2bdeb7f src/arch/x86/smbios: Add vendors by Patrick Rudolph · 8 years ago
  17. 6b07cba x86/smbios: Return index 0 for empty strings by Ben Gardner · 9 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. cfbcba5 arch/x86/smbios: Add Crucial DIMM manufacturer ID by Timothy Pearson · 9 years ago
  20. ace3525 arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair by Timothy Pearson · 9 years ago
  21. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/boot/smbios.c]
  22. 10ef872 smbios: fix copy&paste error by Patrick Georgi · 9 years ago
  23. 72af5d7 smbios: Calculate SMBIOS Max Struct size by Ben Frisch · 9 years ago
  24. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  25. f43ba9c smbios: Fix type1 family setting by Marc Jones · 9 years ago
  26. 4ba3b79 smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER. by Vladimir Serbinenko · 9 years ago
  27. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  28. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  29. dbdd066 x86: Allow builds without ACPI tables by Lee Leahy · 9 years ago
  30. 51bdc47 smbios: add a family id in smbios type1 family by Kane Chen · 10 years ago
  31. 9eebbd4 x86: set smbios rom size based on CONFIG_ROM_SIZE by Aaron Durbin · 9 years ago
  32. 4785f2a arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public by Timothy Pearson · 9 years ago
  33. 821217b arch/x86/boot/smbios: Add additional SMBIOS defines and enums by Timothy Pearson · 9 years ago
  34. 33faac6 smbios: add funtion for smbios type17 by Kane Chen · 10 years ago
  35. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  36. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  37. a9db82f smbios: Mark laptops as such by Vladimir Serbinenko · 10 years ago
  38. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  39. 55ab5ef smbios.c: Fix mismerge which led to laptop being default type by Vladimir Serbinenko · 10 years ago
  40. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  41. 71c0bf6 smbios: Define and use enclosure types. by Vladimir Serbinenko · 10 years ago
  42. 63acd22 lenovo: Make version look like something thinkpad_acpi would accept by Vladimir Serbinenko · 10 years ago
  43. 47089f2 smbios: Supply tag type 2 (base board information) by Vladimir Serbinenko · 10 years ago
  44. 21a7870 smbios: Add generic type41 write function by Duncan Laurie · 11 years ago
  45. 0626274 smbios: make manufacturer, product_name and uuid runtime settable by Gerd Hoffmann · 11 years ago
  46. c392b64 SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure by Peter Stuge · 11 years ago
  47. 4e7385b SMBIOS: Allow overriding default Manufacturer and Product names by Peter Stuge · 12 years ago
  48. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 12 years ago
  49. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  50. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 12 years ago
  51. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  52. 9c9eb8c Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  53. ac3aa09 Extend smbios api to allow runtime change of mainboard serial and version by Christian Gmeiner · 12 years ago
  54. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 12 years ago
  55. a645abb SMBIOS: move serial number and version out to Kconf by Christian Gmeiner · 12 years ago
  56. c6b2166 smbios: Don't fill out firmware version on ChromeOS by Stefan Reinauer · 12 years ago
  57. 06253cd Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. by Rudolf Marek · 12 years ago
  58. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago