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
*
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-06-09
2
-2
/
+3
*
skylake: Move I2C bus configuration to separate structure
Duncan Laurie
2016-06-09
6
-12
/
+25
*
skylake: gpio: Add support for setting 1.8V tolerant
Duncan Laurie
2016-06-09
7
-19
/
+35
*
skylake: Add function to set PRR for protecting flash
Duncan Laurie
2016-06-09
3
-1
/
+51
*
soc/intel/common: Add LPSS I2C driver
Duncan Laurie
2016-06-09
4
-0
/
+438
*
device: i2c: Add support for I2C bus operations
Duncan Laurie
2016-06-09
3
-0
/
+107
*
soc/intel/quark: Pass serial port address to FSP
Lee Leahy
2016-06-09
2
-27
/
+34
*
rockchip: rk3399: Add support i2s
Xing Zheng
2016-06-08
4
-2
/
+76
*
gru: kevin: enable EC SPI interface
Vadim Bendebury
2016-06-08
2
-3
/
+6
*
gru: kevin: configure board GPIOs
Vadim Bendebury
2016-06-08
3
-5
/
+25
*
veyron: Add exception_init() to romstage
Julius Werner
2016-06-08
7
-0
/
+7
*
rk3399: add ability to configure SPI5
Vadim Bendebury
2016-06-08
1
-1
/
+6
*
gru: kevin: define GPIOs used on both platforms
Vadim Bendebury
2016-06-08
2
-0
/
+32
*
inteltool: handle unsafe dumping of graphics registers
Stefan Tauner
2016-06-08
2
-4
/
+4
*
drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header
Alexandru Gagniuc
2016-06-08
2
-0
/
+220
*
soc/apollolake: Add SOC specific c-state table
Hannah Williams
2016-06-08
3
-0
/
+44
*
soc/intel/common: Add common code for acpi c/p/t-state entries
Hannah Williams
2016-06-08
4
-0
/
+368
*
mainboard/intel/amenia: Enable VIRT_DEV_SWITCH
Ravi Sarawadi
2016-06-08
1
-0
/
+1
*
Intel/amenia: Make the device address more readable
Zhao, Lijian
2016-06-08
2
-2
/
+29
*
SeaBIOS: Add option to include a bootorder file in cbfs
Martin Roth
2016-06-08
2
-0
/
+23
*
adi/rc-dff: Add Initial implementaion
Chris Ching
2016-06-08
23
-0
/
+996
*
mainboard/lenovo/x220: Clean up code
Jan Tatje
2016-06-08
2
-4
/
+6
*
cbfstool: Allow to easily build the individual tools
Antonello Dettori
2016-06-08
1
-5
/
+10
*
mainboard/google/reef: Configure sd card pins
Jagadish Krishnamoorthy
2016-06-08
1
-8
/
+9
*
lenovo/x60: add hda_verb.c
Arthur Heymans
2016-06-08
1
-2
/
+17
*
Makefile: Make printall target more readable
Martin Roth
2016-06-07
1
-6
/
+5
*
intel/amenia: Add asl code to enable google ChromeEC
Shaunak Saha
2016-06-07
4
-1
/
+62
*
google/reef: Add asl code to enable google ChromeEC
Shaunak Saha
2016-06-07
4
-0
/
+59
*
Kevin/Gru : Update Board ID table.
jongpil19.jung
2016-06-07
1
-3
/
+4
*
soc/intel/apollolake: Add missing DRAM density constants
Andrey Petrov
2016-06-07
1
-1
/
+1
*
rockchip: gru: update the hynix lpddr3 config to run at 928MHz
Shunqian Zheng
2016-06-07
5
-2
/
+1587
*
rk3288: Remove duplicate timestamp_init()
Julius Werner
2016-06-06
1
-2
/
+0
*
intel/skylake: Fix typo in comment
Paul Menzel
2016-06-06
1
-1
/
+1
*
pcengines/apu1: Add SMBIOS SKU field
Kyösti Mälkki
2016-06-05
1
-0
/
+16
*
soc/apollolake: Put CSE to low power state
Hannah Williams
2016-06-04
1
-0
/
+3
*
soc/apollolake/pmc: Store the ACPI bar during set_resources stage
Alexandru Gagniuc
2016-06-04
1
-1
/
+21
*
nb/intel/x4x: Fix unpopulated value
Damien Zammit
2016-06-04
3
-13
/
+14
*
AGESA boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-06-04
49
-1621
/
+277
*
intelmetool: Add the X99 ISA Bridge device id
Omar Pakker
2016-06-04
1
-1
/
+3
*
gm45: enable setting all vram sizes from cmos
Arthur Heymans
2016-06-04
6
-28
/
+49
*
AGESA f12 f15: Add OEM customisation
Kyösti Mälkki
2016-06-04
20
-535
/
+287
*
AGESA: Fix invalid use of CFG_ declarations
Kyösti Mälkki
2016-06-04
4
-20
/
+20
*
AGESA: Fix invalid BLDCFG_ and CFG_ use
Kyösti Mälkki
2016-06-04
10
-241
/
+236
*
AGESA: Drop unused assembly files
Kyösti Mälkki
2016-06-04
75
-56597
/
+0
*
AGESA: Remove unused platform configuration files
Kyösti Mälkki
2016-06-04
35
-12469
/
+0
*
AGESA f10: Pick sample platform configuration
Kyösti Mälkki
2016-06-04
1
-0
/
+0
*
AMD boards: Drop comment on include file
Kyösti Mälkki
2016-06-03
10
-10
/
+10
*
aopen/dxplplusu: Disable HW scrubber
Kyösti Mälkki
2016-06-03
1
-1
/
+1
*
rockchip: gru: enable eDP display
Lin Huang
2016-06-03
4
-0
/
+65
*
rockchip: rk3399: initialize display for eDP
Shunqian Zheng
2016-06-03
7
-0
/
+196
[next]