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/include/arch: Add SMM_TASK_STATE_SEG
Eugene Myers
2020-02-04
1
-0
/
+7
*
x86/acpi_device: Allow acpi_device_add_power_res params as optional
Edward O'Callaghan
2020-01-30
1
-3
/
+3
*
arch/x86: add acpigen resource support
Jonathan Zhang
2020-01-30
2
-0
/
+84
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
5
-8
/
+5
*
arch/x86/acpi_device: Add macros to define gpio interrupt with wake
Alex Levin
2020-01-24
1
-0
/
+20
*
arch/x86/post.c: Hide cmos_post_code from SMM context
Maulik V Vaghela
2020-01-18
1
-1
/
+1
*
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-14
2
-0
/
+27
*
arch/x86/cf9_reset: Fix typo
Elyes HAOUAS
2020-01-13
1
-1
/
+1
*
arch/x86: Fix typos
Elyes HAOUAS
2020-01-13
2
-2
/
+2
*
include/arch/romstage: Fix typo
Elyes HAOUAS
2020-01-12
1
-1
/
+1
*
include/arch/acpigen: Fix typo
Elyes HAOUAS
2020-01-12
1
-1
/
+1
*
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-09
2
-0
/
+24
*
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
1
-1
/
+1
*
acpigen: Add function to generate unicode names
Patrick Rudolph
2020-01-07
2
-0
/
+16
*
arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS
Elyes HAOUAS
2020-01-02
1
-3
/
+0
*
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
1
-1
/
+1
*
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-27
1
-22
/
+0
*
arch/x86: Remove walkcbfs()
Kyösti Mälkki
2019-12-27
2
-44
/
+0
*
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-27
3
-3
/
+47
*
src/x86|cpu/intel: Hardcode FIT and ID
Marshall Dawson
2019-12-26
1
-1
/
+1
*
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-26
1
-1
/
+0
*
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-20
10
-365
/
+0
*
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
1
-0
/
+10
*
src/arch/x86: Build mainboard acpi_tables source if present
Karthikeyan Ramasubramanian
2019-12-19
1
-0
/
+2
*
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
src/arch: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
10
-10
/
+0
*
src/arch/arm: Remove unused 'include <stdint.h>'
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
1
-2
/
+0
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
9
-155
/
+4
*
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
2019-12-16
1
-9
/
+10
*
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-14
1
-0
/
+21
*
acpigen: Add methods for mutex operations
Patrick Rudolph
2019-12-12
2
-0
/
+46
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-06
4
-3
/
+13
*
arm64: Print a char to UART early in exception handler
Julius Werner
2019-12-05
1
-2
/
+8
*
arm64: Bump exception stack size to 2KB
Julius Werner
2019-12-05
1
-1
/
+1
*
arm64: Correctly unmask asynchronous SError interrupts
Julius Werner
2019-12-05
5
-129
/
+59
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-1
/
+0
*
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-12-03
1
-0
/
+1
*
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
1
-1
/
+0
*
arch/x86/car.ld: Drop CAR_GLOBAL region
Arthur Heymans
2019-11-30
1
-14
/
+1
*
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
5
-191
/
+0
*
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-30
2
-11
/
+2
*
arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-10
/
+7
*
arch/arm/include: Remove unused armv7 types.h
Jacob Garber
2019-11-28
1
-59
/
+0
*
arch/x86: SMBIOS: Improve core count reporting
Andrey Petrov
2019-11-26
1
-1
/
+20
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
12
-29
/
+23
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
2
-3
/
+3
*
arch/acpigen.h: Correct PARENT_PREFIX encoding value
Elyes HAOUAS
2019-11-22
1
-1
/
+1
*
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
1
-4
/
+4
[next]