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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry
Himanshu Sahdev aka CunningLearner
2019-09-13
1
-2
/
+1
*
arch/x86: Cache the TSEG region at the top of ram
Subrata Banik
2019-09-11
2
-0
/
+27
*
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-11
4
-17
/
+21
*
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-11
3
-17
/
+9
*
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-09-11
1
-2
/
+2
*
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-11
1
-6
/
+5
*
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-10
65
-180
/
+10
*
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-09
6
-12
/
+28
*
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-09-06
1
-0
/
+8
*
soc/intel/common/timer: Make TSC frequency calculation dynamically
Subrata Banik
2019-09-02
1
-86
/
+0
*
arch/ppc64: move misc.c to qemu-power8 as timer.c
Marty E. Plummer
2019-09-02
2
-23
/
+0
*
arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP
Kyösti Mälkki
2019-08-31
1
-3
/
+0
*
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-30
4
-9
/
+9
*
arch/arm64: Make ARM64 stages select ARCH_ARM64
Arthur Heymans
2019-08-29
2
-9
/
+11
*
arch/arm: Make ARM stages select ARCH_ARM
Arthur Heymans
2019-08-29
3
-19
/
+19
*
arch/x86: Fix clearing .bss section
Kyösti Mälkki
2019-08-29
1
-0
/
+1
*
arch/x86: remove weak car_stage_entry() symbol
Aaron Durbin
2019-08-29
1
-3
/
+1
*
arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol
Aaron Durbin
2019-08-28
2
-8
/
+1
*
AUTHORS: Move src/arch/ppc64 copyrights into AUTHORS file
Martin Roth
2019-08-28
13
-31
/
+3
*
AUTHORS: Move src/arch/mips copyrights into AUTHORS file
Martin Roth
2019-08-27
25
-61
/
+2
*
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
2
-6
/
+19
*
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
2
-40
/
+18
*
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
2
-0
/
+31
*
arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
1
-7
/
+0
*
AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file
Martin Roth
2019-08-26
38
-99
/
+25
*
AUTHORS: Move src/arch/arm copyrights into AUTHORS file
Martin Roth
2019-08-26
41
-166
/
+75
*
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2019-08-26
2
-0
/
+43
*
arch/x86/acpi: Add acpi_device_hid
Patrick Rudolph
2019-08-23
2
-0
/
+19
*
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
3
-115
/
+2
*
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-22
2
-7
/
+0
*
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-22
4
-64
/
+84
*
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-21
2
-24
/
+0
*
src: Remove variable length arrays
Jacob Garber
2019-08-20
1
-8
/
+5
*
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
5
-23
/
+7
*
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
2
-0
/
+18
*
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
2
-6
/
+1
*
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
3
-9
/
+10
*
arch/riscv: Enable FIT support
Jonathan Neuschäfer
2019-08-08
2
-0
/
+142
*
arch/x86/acpi.c: Change TPM2 ACPI Table to support CRB
Christian Walter
2019-08-06
1
-4
/
+9
*
smbios: Make SMBIOS type 3 enclosure type settable at runtime
Mathew King
2019-08-03
1
-1
/
+6
*
riscv: add support for OpenSBI
Xiang Wang
2019-08-03
7
-11
/
+182
*
src/arch/x86/acpi: Constify struct device instances
Aamir Bohra
2019-08-02
4
-12
/
+12
*
riscv: Remove unused headers
Patrick Rudolph
2019-07-28
1
-2
/
+0
*
arch/ppc64: Make PPC64 stages select ARCH_PPC64
Arthur Heymans
2019-07-26
1
-8
/
+3
*
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-17
2
-2
/
+5
*
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-13
1
-1
/
+2
*
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-12
7
-565
/
+1
*
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-12
1
-1
/
+1
*
arch/cpu/x86: Update AMD detection
Marshall Dawson
2019-07-10
1
-1
/
+2
[prev]
[next]