aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/smbios.c
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-07smbios: fix copy&paste errorPatrick Georgi
2015-07-07smbios: Calculate SMBIOS Max Struct sizeBen Frisch
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-10smbios: Fix type1 family settingMarc Jones
2015-06-07smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21x86: Allow builds without ACPI tablesLee Leahy
2015-04-02smbios: add a family id in smbios type1 familyKane Chen
2015-04-01x86: set smbios rom size based on CONFIG_ROM_SIZEAaron Durbin
2015-03-29arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson
2015-03-29arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson
2015-03-27smbios: add funtion for smbios type17Kane Chen
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-16smbios: Mark laptops as suchVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-02smbios.c: Fix mismerge which led to laptop being default typeVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-29smbios: Define and use enclosure types.Vladimir Serbinenko
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-03-09smbios: Supply tag type 2 (base board information)Vladimir Serbinenko
2013-11-25smbios: Add generic type41 write functionDuncan Laurie
2013-11-18smbios: make manufacturer, product_name and uuid runtime settableGerd Hoffmann
2013-07-15SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge
2013-07-14SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-07Take care of NULL chip_ops->nameKyösti Mälkki
2012-07-25Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-03SMBIOS: move serial number and version out to KconfChristian Gmeiner
2012-04-05smbios: Don't fill out firmware version on ChromeOSStefan Reinauer
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek
2011-08-26Add automatic SMBIOS table generationSven Schnelle