index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
boot
/
smbios.c
Age
Commit message (
Expand
)
Author
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-10
smbios: Fix type1 family setting
Marc Jones
2015-06-07
smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
x86: Allow builds without ACPI tables
Lee Leahy
2015-04-02
smbios: add a family id in smbios type1 family
Kane Chen
2015-04-01
x86: set smbios rom size based on CONFIG_ROM_SIZE
Aaron Durbin
2015-03-29
arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public
Timothy Pearson
2015-03-29
arch/x86/boot/smbios: Add additional SMBIOS defines and enums
Timothy Pearson
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-09-02
smbios.c: Fix mismerge which led to laptop being default type
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
Vladimir Serbinenko
2014-08-29
smbios: Define and use enclosure types.
Vladimir Serbinenko
2014-06-01
lenovo: Make version look like something thinkpad_acpi would accept
Vladimir Serbinenko
2014-03-09
smbios: Supply tag type 2 (base board information)
Vladimir Serbinenko
2013-11-25
smbios: Add generic type41 write function
Duncan Laurie
2013-11-18
smbios: make manufacturer, product_name and uuid runtime settable
Gerd Hoffmann
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-14
SMBIOS: Allow overriding default Manufacturer and Product names
Peter Stuge
2013-02-04
smbios: show CONFIG_LOCALVERSION in DMI bios_version
Christian Gmeiner
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-07
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-07-25
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-03
SMBIOS: move serial number and version out to Kconf
Christian Gmeiner
2012-04-05
smbios: Don't fill out firmware version on ChromeOS
Stefan Reinauer
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle