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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-09
2
-14
/
+30
*
soc/intel/apollolake: Use common systemagent code
Subrata Banik
2017-06-09
7
-204
/
+66
*
soc/intel/skylake: Use common systemagent code
Subrata Banik
2017-06-09
4
-478
/
+48
*
soc/intel/common/block: Add Intel common systemagent support
Subrata Banik
2017-06-09
6
-45
/
+580
*
soc/braswell: fix ACPI table by recollecting TOLM
Harry Pan
2017-06-09
1
-1
/
+9
*
purism/librem13v2: Update PCI config
Youness Alaoui
2017-06-09
1
-15
/
+11
*
purism/librem13v2: Don't disable PM timer
Matt DeVillier
2017-06-09
1
-1
/
+1
*
purism/librem13v2: Enable SATA, disable eMMC support
Youness Alaoui
2017-06-09
1
-4
/
+5
*
purism/librem13v2: Add microcode values in Kconfig
Youness Alaoui
2017-06-09
1
-0
/
+7
*
purism/librem13v2: Add memory init code
Youness Alaoui
2017-06-09
2
-0
/
+43
*
purism/librem13v2: Add GPIO pad configuration
Youness Alaoui
2017-06-09
4
-218
/
+201
*
purism/librem13v2: Select SERIRQ_CONTINUOUS_MODE
Matt DeVillier
2017-06-09
1
-0
/
+2
*
purism/librem13v2: Add initial directory for librem13 v2
Youness Alaoui
2017-06-09
16
-0
/
+910
*
purism/librem13v1: Set FADT revision to ACPI 3.0
Matt DeVillier
2017-06-09
1
-1
/
+1
*
pciexp_device: Remove useless write on a read-only register
Youness Alaoui
2017-06-09
1
-5
/
+0
*
soc/broadwell: Allow disabling of PCIe ASPM options
Youness Alaoui
2017-06-09
1
-4
/
+16
*
pciexp_device: Prevent race condition with retrain link
Youness Alaoui
2017-06-09
1
-2
/
+20
*
purism/librem13v1: Rename librem13 to librem13v1
Youness Alaoui
2017-06-09
17
-6
/
+6
*
soc/baytrail: fix ACPI table by recollecting TOLM
Matt DeVillier
2017-06-09
1
-2
/
+9
*
soc/baytrail: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
1
-12
/
+12
*
soc/braswell: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
1
-12
/
+12
*
nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-09
4
-159
/
+40
*
nb/intel/common: Create a common init_igd_opregion method
Patrick Rudolph
2017-06-09
4
-0
/
+163
*
device/dram/ddr2.c: Fix is_registered_ddr2
Arthur Heymans
2017-06-09
2
-2
/
+3
*
msrtool: Remove `no-pic` from `CFLAGS`
Paul Menzel
2017-06-09
1
-1
/
+1
*
soc/braswell: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-09
3
-17
/
+20
*
google/chell: add board-specific USB port info
Matt DeVillier
2017-06-09
2
-0
/
+162
*
soc/skylake: add ACPI method to generate USB port info
Matt DeVillier
2017-06-09
1
-0
/
+20
*
cpu/intel/model_206ax: Use tsc monotonic timer
Patrick Rudolph
2017-06-09
11
-129
/
+35
*
inteltool: Add Skylake PCI id in memory.c
Nico Huber
2017-06-09
1
-0
/
+1
*
mb/google/soraka: Update UF camera i2c address
Naresh G Solanki
2017-06-09
1
-1
/
+1
*
rx6110sa: Add more chip configuration options to chip
Werner Zeh
2017-06-09
3
-9
/
+74
*
crossgcc: Resolve pointer and integer comparison in GCC
Paul Kocialkowki
2017-06-08
1
-0
/
+27
*
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-08
17
-38
/
+46
*
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
10
-69
/
+64
*
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-08
14
-18
/
+27
*
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2017-06-08
1
-0
/
+0
*
3rdparty/libhwbase: Update submodule pointer
Nico Huber
2017-06-08
1
-0
/
+0
*
nb/intel/sandybridge/raminit: Advertise correct frequency
Patrick Rudolph
2017-06-08
1
-2
/
+5
*
arch/x86/acpigen: Add additional opcodes
Patrick Rudolph
2017-06-08
1
-0
/
+5
*
drvs/intel/wifi/wifi: Fix regression
Patrick Rudolph
2017-06-08
1
-2
/
+3
*
util/lint: Give better warning for help spacing issue
Martin Roth
2017-06-07
1
-2
/
+8
*
Makefile: add 'filelist' target
Martin Roth
2017-06-07
1
-0
/
+5
*
util/lint/kconfig_lint: update help checking
Martin Roth
2017-06-07
2
-3
/
+15
*
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-06-07
5
-28
/
+0
*
mainboard/google/poppy: Add support for ELAN device
Furquan Shaikh
2017-06-07
2
-2
/
+14
*
Kconfig: Indent help text
Martin Roth
2017-06-07
6
-7
/
+7
*
abuild: Remove space before tab
Paul Menzel
2017-06-07
1
-1
/
+1
*
intel/common/acpi: Fix ACPI debug log issue with LPSS UART
Subrata Banik
2017-06-07
1
-7
/
+14
*
payloads/Kconfig: Add NO_DEFAULT_PAYLOAD
Nico Huber
2017-06-07
1
-1
/
+4
[next]