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
*
util/sconfig: Avoid duplicate symbols in link step
4.8_branch
Patrick Georgi
2021-10-23
1
-1
/
+1
*
Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`
4.8.1
Nico Huber
2018-05-16
1
-2
/
+2
*
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-16
5
-8
/
+8
*
Documentation/Intel/NativeRaminit: Style fixes
4.8
Patrick Rudolph
2018-05-15
4
-645
/
+1474
*
ACPI: Set the correct number of arguments in ACPI methods
Martin Roth
2018-05-15
2
-2
/
+2
*
mainboard/amd/*: Remove unused arguments from SIOW ACPI method
Martin Roth
2018-05-15
19
-43
/
+34
*
3rdparty/blobs: Update submodule marker for Intel microcode updates
Martin Kepplinger
2018-05-15
1
-0
/
+0
*
libpayload-x86: Add PS2 mouse driver
Patrick Rudolph
2018-05-15
5
-2
/
+314
*
superio/ite/it8720f: Implement power control
Samuel Holland
2018-05-15
1
-0
/
+24
*
mb/scaleway/tagada: Set DIMM slot information from mainboard
Julien Viard de Galbert
2018-05-15
1
-0
/
+10
*
libpayload-x86: keyboard: Use i8042 driver
Patrick Rudolph
2018-05-15
2
-32
/
+39
*
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-15
5
-8
/
+8
*
libpayload-x86: Move keyboard.c
Patrick Rudolph
2018-05-15
2
-1
/
+1
*
libpayload-x86: Add common i8042 driver
Patrick Rudolph
2018-05-15
4
-0
/
+425
*
mb/emulation/qemu-q35: Enable user option table support
Paul Menzel
2018-05-15
3
-1
/
+33
*
mb/google/fizz: Add device index for dual LAN sku
David Wu
2018-05-15
1
-0
/
+2
*
drivers/net: Check "ethernet_mac" when the device index is 1
David Wu
2018-05-15
1
-3
/
+8
*
msrtool: add VIA C7
Lubomir Rintel
2018-05-15
4
-1
/
+479
*
util/msrtool: Check for VENDOR_AMD for K8 probe
Kyösti Mälkki
2018-05-15
1
-1
/
+1
*
util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_x
Kyösti Mälkki
2018-05-15
7
-37
/
+37
*
util/msrtool: Fix names from IA32_MCO_xx to IA32_MC0_xx
Kyösti Mälkki
2018-05-15
3
-9
/
+9
*
msrtool: use a bit more clever cpuid vendor match
Lubomir Rintel
2018-05-15
2
-3
/
+3
*
sb/intel/i82371eb: Get rid of device_t
Elyes HAOUAS
2018-05-14
4
-6
/
+6
*
nb/intel/fsp_sandybridge: Get rid of device_t
Elyes HAOUAS
2018-05-14
3
-12
/
+14
*
nb/intel/i945/raminit.c: Remove not necessary braces {}
Elyes HAOUAS
2018-05-14
1
-4
/
+2
*
cbfs_locate: Optionally return file type
Ronald G. Minnich
2018-05-14
1
-1
/
+7
*
soc/intel/denverton_ns: Enable common code for CPU
Julien Viard de Galbert
2018-05-14
1
-0
/
+5
*
mb/scaleway/tagada: Update gpio configuration to use intelblock
Julien Viard de Galbert
2018-05-14
2
-460
/
+159
*
soc/intel/denverton_ns: port gpio to intelblock
Julien Viard de Galbert
2018-05-14
6
-2
/
+192
*
soc/intel/denverton_ns + mb: Rename gpio configuration
Julien Viard de Galbert
2018-05-14
7
-15
/
+15
*
Documentation: Add static CSS file to fix tables
Patrick Rudolph
2018-05-14
2
-1
/
+26
*
security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols
Subrata Banik
2018-05-14
1
-5
/
+0
*
pci: Fix compilation on non x86
Patrick Rudolph
2018-05-14
3
-11
/
+44
*
superio/nuvoton: Add support for NPCD378
Patrick Rudolph
2018-05-14
6
-0
/
+328
*
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-05-14
14
-28
/
+35
*
cpu/x86/mp: pass pointers to structures for AP callbacks
Aaron Durbin
2018-05-14
1
-16
/
+35
*
nb/intel/x4x/raminit: DDR3 specific ODT
Arthur Heymans
2018-05-14
1
-5
/
+37
*
nb/intel/x4x: Add DDR3 rcomp
Arthur Heymans
2018-05-14
1
-31
/
+94
*
nb/intel/x4x/raminit: Support programming initials DD3 DLL setting
Arthur Heymans
2018-05-14
1
-56
/
+168
*
nb/intel/x4x/raminit: Support programming DDR3 timings
Arthur Heymans
2018-05-14
1
-37
/
+76
*
nb/intel/x4x/raminit: Make programming launch ddr3 specific
Arthur Heymans
2018-05-14
2
-9
/
+79
*
nb/intel/x4x/raminit: Make programming crossclock support DDR3
Arthur Heymans
2018-05-14
1
-6
/
+16
*
nb/intel/x4x: Rename a things that are not specific to DDR2
Arthur Heymans
2018-05-14
4
-40
/
+30
*
nb/x4x/raminit: Decode ddr3 dimms
Arthur Heymans
2018-05-14
2
-27
/
+208
*
nb/intel/x4x/raminit: Fix programming dual channel registers
Arthur Heymans
2018-05-14
1
-27
/
+59
*
agesa/hudson/southbridge: add acpi name reporting for lpc
Kevin Cody-Little
2018-05-14
1
-0
/
+13
*
agesa/family16kb/northbridge: report acpi namespace
Kevin Cody-Little
2018-05-14
1
-0
/
+9
*
timestamp: Increase max number of timestamps
Raul E Rangel
2018-05-14
1
-1
/
+1
*
grunt: use stage cache when waking from S3
Raul E Rangel
2018-05-14
1
-4
/
+17
*
program_loading: make types a mask, make unknown type a non-zero
Ronald G. Minnich
2018-05-14
1
-8
/
+15
[next]