index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: Make pci_dev_ops_pci structure global
Subrata Banik
2017-12-13
1
-1
/
+2
*
device/pciexp_device: Set values numerically instead of as bitmask
Patrick Georgi
2017-12-08
1
-0
/
+5
*
soc/intel/apollolake: add ability to enable eSPI
Bora Guvendik
2017-12-07
1
-0
/
+1
*
soc/intel/skylake: Make use of Intel common DSP block
Subrata Banik
2017-11-28
1
-0
/
+1
*
intel/common/block: Add SKL CSME device ID
Subrata Banik
2017-11-28
1
-0
/
+1
*
device: further untangle device_t from struct device
Aaron Durbin
2017-11-15
1
-22
/
+20
*
device: untangle device_t from struct device some more
Aaron Durbin
2017-11-10
1
-10
/
+5
*
intel/common/smbus: increase spd read performance
Kane Chen
2017-10-31
1
-0
/
+1
*
src/device: Update LTR configuration scheme
Aamir Bohra
2017-10-13
1
-0
/
+6
*
device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag
Arthur Heymans
2017-09-22
1
-0
/
+2
*
soc/intel/skylake: add Kabylake Celeron base SKU
Gaggery Tsai
2017-09-22
1
-0
/
+1
*
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-14
1
-1
/
+1
*
device/dram/ddr2: Add a function to normalize tCLK
Arthur Heymans
2017-09-06
1
-1
/
+2
*
device/smbus: Reuse I2C bus operations where applicable
Nico Huber
2017-08-18
1
-5
/
+21
*
Reinvent I2C ops
Nico Huber
2017-08-18
2
-21
/
+71
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
3
-159
/
+201
*
device/smbus: Drop some never used boilerplate
Nico Huber
2017-08-15
1
-10
/
+0
*
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
1
-49
/
+79
*
device/pci: untangle struct device and device_t
Aaron Durbin
2017-08-09
2
-40
/
+41
*
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
1
-1
/
+4
*
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-08-06
1
-0
/
+1
*
src/include: Add guards on all header files
Martin Roth
2017-08-01
1
-0
/
+5
*
soc/intel/skylake: Add IGD id for mobile Xeon with GT2
Nico Huber
2017-07-25
1
-0
/
+1
*
soc/intel/apollolake: Add pci device id for GLK IGD
Hannah Williams
2017-07-21
1
-0
/
+1
*
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
3
-4
/
+4
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-1
/
+1
*
include/device: Add pci ids for Intel CNL
Lijian Zhao
2017-06-27
1
-1
/
+64
*
device/dram/ddr3.h: Add brackets around macro
Arthur Heymans
2017-06-22
1
-1
/
+1
*
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
2017-06-16
1
-0
/
+13
*
device/pnp: remove struct io_info
Samuel Holland
2017-06-13
1
-5
/
+1
*
nb/intel/sandybridge: Improve CAS freq selection
Arthur Heymans
2017-06-12
1
-0
/
+2
*
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-06-09
1
-1
/
+1
*
device/device_util: Add function to determine bridge state
Patrick Rudolph
2017-06-02
1
-0
/
+1
*
src/include/device: Add System Agent (SA) device ids
Subrata Banik
2017-06-01
1
-2
/
+11
*
include/device: Add pci ids for Intel SD
Bora Guvendik
2017-06-01
1
-0
/
+5
*
include/device: Add pci ids for Intel GLK
Hannah Williams
2017-05-22
1
-0
/
+24
*
src/include/device: Add PCIe root ports device ids
Aamir Bohra
2017-05-13
1
-0
/
+60
*
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-12
3
-455
/
+0
*
drivers/storage: Make DRVR_CAP_8BIT controller independent
Lee Leahy
2017-05-10
2
-18
/
+18
*
drivers/storage: Remove set_control_reg
Lee Leahy
2017-05-10
1
-1
/
+0
*
pci_device: add PCI device IDs for Intel platforms
Rizwan Qureshi
2017-05-05
1
-0
/
+107
*
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
2
-17
/
+17
*
drivers/storage: Add SD/MMC/eMMC driver based upon depthcharge
Lee Leahy
2017-04-25
3
-0
/
+456
*
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
8
-62
/
+113
*
src/include: Remove use of binary constants
Lee Leahy
2017-03-13
1
-4
/
+4
*
src/include: Remove space between function name and parameters
Lee Leahy
2017-03-13
2
-16
/
+16
*
src/include: Remove space after function name
Lee Leahy
2017-03-13
1
-6
/
+6
*
src/include: Fix space between type, * and variable name
Lee Leahy
2017-03-13
4
-21
/
+21
*
src/include: Remove braces for single statements
Lee Leahy
2017-03-12
1
-2
/
+1
*
src/include: Open brace on same line as enum or struct
Lee Leahy
2017-03-12
2
-28
/
+20
[next]