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