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/smbios: Populate SMBIOS type 7 with cache information
Morgan Jang
2020-10-26
1
-6
/
+51
*
sc7180: Enable bootblock compression
Julius Werner
2020-10-13
1
-0
/
+1
*
arch/x86/smbios: Update SMBIOS type 0 ec version
Tim Chu
2020-10-12
2
-0
/
+8
*
arch/x86/smbios: Update SMBIOS type 4 socket designation
Tim Chu
2020-10-12
1
-0
/
+6
*
cpu/qemu-x86/car: Move long mode entry right before c entry
Patrick Rudolph
2020-09-29
1
-6
/
+0
*
arch/x86/smbios: Add SMBIOS Thread Count
Francois Toguo
2020-09-28
1
-1
/
+3
*
arch/x86/Kconfig: Move pagetables down by 4K
Patrick Rudolph
2020-09-28
1
-1
/
+1
*
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-26
1
-0
/
+7
*
arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`
Angel Pons
2020-09-26
1
-0
/
+7
*
arch/arm: Add support for loading Linux kernels
Sam Lewis
2020-09-21
3
-2
/
+42
*
memory_info: add max_speed_mts and configured_speed_mts
Rob Barnes
2020-09-03
1
-2
/
+8
*
arch/x86/exit_car.S: Fix checking clflush support
Arthur Heymans
2020-08-31
1
-1
/
+1
*
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-27
4
-9
/
+0
*
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
16
-26
/
+0
*
arch/x86/walkcbfs.S: Mark code as x86_32
Patrick Rudolph
2020-08-24
1
-0
/
+1
*
arch/x86/gdt: Work around assembler bug
Patrick Rudolph
2020-08-21
2
-1
/
+24
*
arch/x86: Add support for ASan to memory functions
Harshit Sharma
2020-08-21
3
-0
/
+23
*
arch/x86: Select HAVE_ASAN_IN_RAMSTAGE
Harshit Sharma
2020-08-21
1
-0
/
+1
*
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
2
-1
/
+9
*
lib: Add ASan support to ramstage on x86 arch
Harshit Sharma
2020-08-21
1
-0
/
+4
*
arch/x86/boot: Jump to payload in protected mode
Patrick Rudolph
2020-08-19
4
-0
/
+60
*
arch/arm: Enable FIT payloads
Sam Lewis
2020-08-19
2
-0
/
+91
*
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
3
-3
/
+0
*
arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram
Arthur Heymans
2020-08-17
1
-1
/
+9
*
arch/x86/postcar: Add x86_64 support
Patrick Rudolph
2020-08-14
3
-9
/
+64
*
arch/x86/pirq_routing.c: Drop unneeded `continue`
Angel Pons
2020-08-06
1
-2
/
+0
*
mb/emulation/qemu-armv7: Fix board
Patrick Rudolph
2020-08-03
1
-2
/
+31
*
mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information
Morgan Jang
2020-07-31
1
-1
/
+40
*
arch/x86/smbios.c: Split out weak functions
Angel Pons
2020-07-30
3
-132
/
+140
*
arch/x86/smbios.c: Factor out switch-case block
Angel Pons
2020-07-30
1
-34
/
+30
*
arch/x86/smbios.c: Simplify assignment
Angel Pons
2020-07-30
1
-4
/
+1
*
arch/x86/smbios.c: Clean up cosmetics
Angel Pons
2020-07-30
1
-128
/
+81
*
smbios: Fix type 17 for Windows 10
Patrick Rudolph
2020-07-30
1
-4
/
+63
*
arch/x86/smbios: Bump to version 3.0
Patrick Rudolph
2020-07-28
1
-3
/
+27
*
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-28
1
-6
/
+3
*
arch/arm/armv7: Make null dcache_apply_all macro for userspace
Martin Roth
2020-07-27
1
-0
/
+15
*
arch/x86/smbios: Fix type4 for EDK2
Patrick Rudolph
2020-07-26
1
-0
/
+2
*
smbios: Add Type19
Patrick Rudolph
2020-07-26
1
-0
/
+52
*
arch/x86/smbios.c: Use macro for 'type_detail'
Elyes HAOUAS
2020-07-26
1
-1
/
+1
*
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
2
-2
/
+1
*
arch/x86: Move cpu_relax()
Kyösti Mälkki
2020-07-26
3
-8
/
+6
*
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
2
-0
/
+21
*
arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
3
-3
/
+0
*
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
arch/x86/mpspec.c: Drop dead code
Angel Pons
2020-07-12
1
-6
/
+0
*
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-11
3
-20
/
+0
*
arch/x86/exception: Print stack on exception
Raul E Rangel
2020-07-10
1
-1
/
+12
*
ACPI: Drop commented-out DSDT DefinitionBlock instances
Angel Pons
2020-07-09
1
-15
/
+0
*
arch/arm/include/smp/spinlock.h: Drop dead code
Angel Pons
2020-07-09
1
-54
/
+0
[next]