index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2017-11-19
include/timer.h: add NSECS_PER_SEC macro
Lin Huang
2017-11-15
device: further untangle device_t from struct device
Aaron Durbin
2017-11-10
device: untangle device_t from struct device some more
Aaron Durbin
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-11-04
include: Deactivate timestamp_get if kconfig option not set
Philipp Deppenwiese
2017-11-02
cpu/x86/mtrr: fix fls() and fms() inline assembly
Aaron Durbin
2017-11-01
cpu/amdfam15.h: Add definition for MMIO config MSR
Marshall Dawson
2017-10-31
intel/common/smbus: increase spd read performance
Kane Chen
2017-10-20
lib/gpio: constify array inputs
Aaron Durbin
2017-10-19
cpu/x86: add AMD registers to SMM save state
John E. Kabat Jr
2017-10-19
elog: Support logging S0ix sleep/wake info in elog
Furquan Shaikh
2017-10-13
src/device: Update LTR configuration scheme
Aamir Bohra
2017-09-27
cpu/amd/amdfam15: Add misc. SMM definitions
Marshall Dawson
2017-09-27
cpu/x86/smm: Add define for AMD64 save area
Marshall Dawson
2017-09-26
timer: Add helper function stopwatch_wait_until_expired
Jonathan Neuschäfer
2017-09-26
include/nhlt: Unbreak a long URL
Jonathan Neuschäfer
2017-09-26
AGESA cimx: Move cb_types.h to vendorcode
Kyösti Mälkki
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-22
device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag
Arthur Heymans
2017-09-22
soc/intel/skylake: add Kabylake Celeron base SKU
Gaggery Tsai
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-14
timestamp: Add function to get time since boot
Werner Zeh
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-14
usbdebug: Fix init and add support for postcar
Kyösti Mälkki
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-09-08
soc/intel/common/block: Common ACPI
Shaunak Saha
2017-09-08
stage_cache: Add rmodule params in metadata
Kyösti Mälkki
2017-09-06
device/dram/ddr2: Add a function to normalize tCLK
Arthur Heymans
2017-09-05
Move ADDR32() hack to arch/x86
Patrick Georgi
2017-09-02
cpu/x86/smm: Fix explicit 'addr32' usage in clang builds
Edward O'Callaghan
2017-08-22
AMD K8 fam10-15: Tidy up CAR stack switch
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-08-19
arch/x86: Fix ugly NEED_LAPIC use
Kyösti Mälkki
2017-08-18
device/smbus: Reuse I2C bus operations where applicable
Nico Huber
2017-08-18
Reinvent I2C ops
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-15
device/smbus: Drop some never used boilerplate
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
console: Add weak method to notify about death
Patrick Rudolph
2017-08-10
SMBIOS: Correct length calculation for empty string table
Konstantin Aladyshev
2017-08-09
device/pci: untangle struct device and device_t
Aaron Durbin
2017-08-08
add __must_check to */compiler.h
Caveh Jalali
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-08-04
lib/cbmem: provide optional cbmem top initialization hook
Aaron Durbin
2017-08-03
lib/cbmem: remove cbmem_region_used()
Aaron Durbin
2017-08-01
src/include: Add guards on all header files
Martin Roth
2017-07-28
driver/intel/wifi: Update wifi wake source in elog
Naresh G Solanki
2017-07-27
timestamp: Apply factor to recorded stamps
Kyösti Mälkki
[next]