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,soc/amd/*/Makefile: don't add cpu/x86/pae a second time
Felix Held
2021-10-25
6
-6
/
+0
*
cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs
Felix Held
2021-10-25
35
-35
/
+1
*
soc/intel/common: Skip CSE post hook when CSE is disabled
Subrata Banik
2021-10-25
1
-0
/
+9
*
drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables
Werner Zeh
2021-10-25
1
-5
/
+5
*
drivers/pc80/tpm: Use stopwatch for timeout-loops
Werner Zeh
2021-10-25
1
-17
/
+19
*
mb/google/brya/variants/gimble: Enable Bluetooth offload support
Mac Chiang
2021-10-25
1
-0
/
+9
*
elogtool: add pytest for elogtool
Ricardo Quesada
2021-10-25
3
-0
/
+188
*
util/inteltool: Add PCH IDs for 200 series chipsets
Timofey Komarov
2021-10-24
5
-0
/
+41
*
arch/x86: fix a wrong variable in ioapic_set_max_vectors()
Iru Cai
2021-10-23
1
-1
/
+1
*
soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device
Felix Held
2021-10-22
2
-2
/
+0
*
soc/intel/denverton_ns: use mp_cpu_bus_init
Felix Held
2021-10-22
4
-18
/
+3
*
include/device: ensure valid link/bus is passed to mp_cpu_bus_init
Felix Held
2021-10-22
1
-0
/
+11
*
soc/intel/elkhartlake: Add PSE PCI devices into header file
Lean Sheng Tan
2021-10-22
1
-0
/
+82
*
AGESA binaryPI: Use common acpi_fill_madt()
Kyösti Mälkki
2021-10-22
30
-675
/
+4
*
arch/x86/ioapic: Select IOAPIC with SMP
Kyösti Mälkki
2021-10-22
27
-26
/
+1
*
mb/emulation/qemu-i440fx: Select IOAPIC
Kyösti Mälkki
2021-10-22
2
-2
/
+1
*
sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()
Kyösti Mälkki
2021-10-22
9
-9
/
+9
*
sb,soc/intel: Set IOAPIC max entries before APIC ID
Kyösti Mälkki
2021-10-22
6
-12
/
+13
*
arch/x86/ioapic: Allow IOAPIC with only one vector
Kyösti Mälkki
2021-10-22
1
-3
/
+3
*
sb,soc/intel: Set IOAPIC redirection entry count
Kyösti Mälkki
2021-10-22
10
-74
/
+62
*
soc/intel/braswell: use mp_cpu_bus_init
Felix Held
2021-10-22
3
-5
/
+3
*
soc/intel/baytrail: use mp_cpu_bus_init
Felix Held
2021-10-22
3
-5
/
+3
*
cpu/x86/mp_init: move printing of failure message into mp_init_with_smm
Felix Held
2021-10-22
22
-43
/
+53
*
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-22
9
-28
/
+35
*
soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores
Felix Held
2021-10-21
1
-3
/
+1
*
soc/intel/skylake/cpu: rework failure handling in post_mp_init
Felix Held
2021-10-21
1
-5
/
+8
*
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-21
23
-36
/
+52
*
include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16
Tim Chu
2021-10-21
1
-1
/
+1
*
arch/x86/smbios: Add support for wake-up type in smbios type 1
Tim Chu
2021-10-21
3
-0
/
+19
*
mb/google/brya/var/kano: Correct GPIO GPP_R6 and GPP_R7 setting
David Wu
2021-10-21
2
-4
/
+4
*
mb/google/brya/var/brask: Correct SSD power sequence
David Wu
2021-10-21
2
-0
/
+17
*
mb/google/guybrush/var/nipperkin: Enable GPP2 for NVMe bridge eMMC storage
Kevin Chiu
2021-10-21
1
-0
/
+9
*
acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table
Michael Niewöhner
2021-10-21
6
-67
/
+73
*
mb/google/guybrush/var/nipperkin: Override GPIO configuration
Karthikeyan Ramasubramanian
2021-10-21
2
-0
/
+45
*
mb/google/guybrush: Add PCIe Reset GPIO18 to PCIE WWAN DXIO Descriptor
Karthikeyan Ramasubramanian
2021-10-21
1
-0
/
+3
*
mb/google/guybrush: Make DXIO Port Descriptor configurable
Karthikeyan Ramasubramanian
2021-10-21
1
-89
/
+14
*
cpu/x86/mp_init: use cb_err as run_ap_work return type
Felix Held
2021-10-21
1
-6
/
+8
*
cpu/x86/mp_init: use cb_err as mp_init & bsp_do_flight_plan return type
Felix Held
2021-10-21
1
-11
/
+11
*
cpu/x86/mp_init: use cb_err as wait_for_aps return type
Felix Held
2021-10-21
1
-8
/
+7
*
cpu/x86/mp_init: use cb_err as apic_wait_timeout return type
Felix Held
2021-10-21
1
-11
/
+10
*
cpu/x86/mp_init: use cb_err as install_permanent_handler return type
Felix Held
2021-10-21
1
-4
/
+4
*
cpu/x86/mp_init: use cb_err as install_relocation_handler return type
Felix Held
2021-10-21
1
-4
/
+5
*
cpu/x86: Remove cpu parameter to ap_init
Raul E Rangel
2021-10-21
2
-12
/
+3
*
cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP
Raul E Rangel
2021-10-21
3
-20
/
+7
*
arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors
Raul E Rangel
2021-10-21
2
-4
/
+25
*
mb/google/brya/var/kano: Enable BT offload support
David Wu
2021-10-21
3
-1
/
+39
*
util/release/build-release: Create cross-toolchain version file
Felix Singer
2021-10-21
1
-0
/
+2
*
util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possible
Felix Singer
2021-10-21
1
-1
/
+3
*
mb/google/trogdor: determine which panel to use by panel_id for quackingstick
Sheng-Liang Pan
2021-10-21
1
-0
/
+9
*
mb/google/dedede/var/bugzzy: Add LTE power off sequence
Seunghwan Kim
2021-10-21
2
-0
/
+25
[next]