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
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
17
-37
/
+41
*
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-06-04
27
-27
/
+27
*
src/console: Fix coding style
Elyes HAOUAS
2018-06-04
3
-24
/
+31
*
sb/amd/rs780: Fix invalid function declarations
Kyösti Mälkki
2018-06-04
16
-101
/
+28
*
sb/amd/sr5650: Fix invalid function declarations
Kyösti Mälkki
2018-06-04
5
-15
/
+4
*
amdfam10: Fix mismatch of function declarations
Kyösti Mälkki
2018-06-04
16
-33
/
+26
*
amdfam10: Fix function declaration to static
Kyösti Mälkki
2018-06-04
4
-8
/
+4
*
drivers/generic/ioapic/ioapic.c: Remove unneeded include
Elyes HAOUAS
2018-06-04
1
-8
/
+0
*
arch/x86: Remove unneeded includes
Elyes HAOUAS
2018-06-04
3
-11
/
+0
*
src/lib: Remove unneeded 'console.h' include
Elyes HAOUAS
2018-06-04
1
-1
/
+0
*
sb/intel/common/spi.c: Add a SPI write protect function
Arthur Heymans
2018-06-04
1
-0
/
+77
*
device: Only expose VGA_ROM_RUN on supported architectures
Patrick Rudolph
2018-06-04
1
-1
/
+1
*
cpu/x86/mp: Update CPU name in device structure
Naresh G Solanki
2018-06-04
1
-1
/
+4
*
cpu/x86/mtrr.h: Clean up some guards
Nico Huber
2018-06-04
1
-13
/
+11
*
soc/{amd,intel}: Use postcar_frame_add_romcache()
Nico Huber
2018-06-04
6
-14
/
+7
*
nb/intel: Use postcar_frame_add_romcache()
Nico Huber
2018-06-04
6
-12
/
+6
*
arch/x86: Introduce postcar_frame_add_romcache()
Nico Huber
2018-06-04
2
-0
/
+12
*
lib/cbfs: Optimise LZMA away from romstage
Kyösti Mälkki
2018-06-04
1
-0
/
+3
*
sb/intel/i82801gx: Remove unneeded includes
Elyes HAOUAS
2018-06-04
2
-2
/
+0
*
lib/coreboot_table.c: Remove unneeded include
Elyes HAOUAS
2018-06-04
1
-4
/
+0
*
nb/via/vx900: Get rid of device_t
Elyes HAOUAS
2018-06-04
6
-47
/
+47
*
src/console/vtxprintf.c: Remove unneeded 'console.h' include
Elyes HAOUAS
2018-06-04
1
-1
/
+0
*
src/commonlib/storage: Move include <console.h> to sd_mmc.h
Elyes HAOUAS
2018-06-04
8
-7
/
+1
*
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-06-04
15
-20
/
+0
*
soc/intel/denverton_ns: Get rid of device_t
Elyes HAOUAS
2018-06-04
10
-36
/
+38
*
soc/intel/skylake: Get rid of device_t
Elyes HAOUAS
2018-06-04
8
-21
/
+21
*
soc/intel/apollolake: Get rid of device_t
Elyes HAOUAS
2018-06-04
2
-7
/
+7
*
soc/intel/braswell: Get rid of device_t
Elyes HAOUAS
2018-06-04
17
-57
/
+62
*
soc/intel/fsp_broadwell_de: Get rid of device_t
Elyes HAOUAS
2018-06-04
10
-35
/
+37
*
soc/intel/fsp_baytrail: Get rid of device_t
Elyes HAOUAS
2018-06-04
13
-50
/
+50
*
sb/intel/bd82x6x: Get rid of device_t
Elyes HAOUAS
2018-06-04
9
-29
/
+35
*
soc/intel/apollolake: Add Page table mapping for System Memory
Hannah Williams
2018-06-03
3
-47
/
+1670
*
mb/google/kahlee: Remove #include <soc/smi.h>
Richard Spiegel
2018-06-03
4
-4
/
+0
*
mb/google/poppy/variants/nami: Load vayne VBT binary
Ivy Jian
2018-06-03
2
-0
/
+5
*
pcengines/apu1: align with apu{2,3,4,5} lowercase naming
Piotr Król
2018-06-03
1
-1
/
+1
*
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-06-03
29
-29
/
+55
*
mainboard/asus/am1i-a: turn on the tpm
Kevin Cody-Little
2018-06-03
2
-0
/
+4
*
intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE
Kyösti Mälkki
2018-06-02
4
-11
/
+10
*
cpu/intel/car: Prepare for some POSTCAR_STAGE support
Kyösti Mälkki
2018-06-02
8
-5
/
+449
*
intel/e7505: Move to RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-02
1
-0
/
+1
*
intel/e7505: Assume AGP slot disabled
Kyösti Mälkki
2018-06-02
2
-4
/
+21
*
aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT
Kyösti Mälkki
2018-06-02
7
-164
/
+136
*
intel/e7505: Fix domain resources
Kyösti Mälkki
2018-06-02
1
-3
/
+9
*
src/mainboard: Add and update license headers
Martin Roth
2018-06-02
90
-69
/
+1023
*
soc/intel/common: Add edge trigger configuartion for IOAPIC IRQ mode
Aamir Bohra
2018-06-02
1
-0
/
+3
*
console: Fix regression on LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-01
1
-2
/
+4
*
mb/google/nautilus: Add "rotation" control
jimlai
2018-06-01
1
-0
/
+1
*
src/cpu: Remove unneeded includes
Elyes HAOUAS
2018-06-01
10
-28
/
+0
*
soc/intel/cannonlake: Get rid of device_t
Elyes HAOUAS
2018-06-01
6
-10
/
+10
*
soc/intel/broadwell: Get rid of device_t
Elyes HAOUAS
2018-06-01
12
-65
/
+68
[next]