Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d7eb0cbf9ad27d667d68dae449226b5b789f3db2
/
src
/
arch
133108a
acpi: Align FACS to 64 bytes
by Patrick Georgi
· 8 years ago
fb82ebe
x86: Make sure boot device is mapped below 4G
by Stefan Reinauer
· 8 years ago
8d8799a
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
by Julius Werner
· 9 years ago
ef0158e
arch/x86: make dependency explicit
by Patrick Georgi
· 8 years ago
3332f33
riscv: Link in libgcc
by Patrick Georgi
· 8 years ago
87d492f
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
by Furquan Shaikh
· 8 years ago
4d3e4c4
cbfs: hardcode file alignment
by Patrick Georgi
· 8 years ago
6cb3a59
x86: flatten hierarchy
by Stefan Reinauer
· 8 years ago
4.1
4.1
9693885
x86: Port x86 over to compile cleanly with x86-64
by Stefan Reinauer
· 8 years ago
6e1dc0c
arm64: Define stage_entry as weak symbol
by Furquan Shaikh
· 8 years ago
8799fde
arm64/a57: Move cortex_a57.h under include directory
by Furquan Shaikh
· 8 years ago
c4e49f6
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
by Martin Roth
· 8 years ago
16bc7e8
arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable
by Martin Roth
· 8 years ago
db03c22
arm: add __umoddi3() to libgcc implementation
by Stefan Reinauer
· 8 years ago
808f784
arm: enhance eabi compat functions
by Stefan Reinauer
· 8 years ago
dc19761
arm64: Print sp value when dumping registers for exception
by Furquan Shaikh
· 8 years ago
0fa5d8f
payloads: Reorganize Makefile.incs for external payloads
by Stefan Reinauer
· 8 years ago
06f1f8f
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
by Aaron Durbin
· 9 years ago
1936f6c
timestamp: add generic cache region
by Aaron Durbin
· 8 years ago
ac630f7
x86 makefile: Use preprocessed linker files
by Marc Jones
· 8 years ago
10ef872
smbios: fix copy&paste error
by Patrick Georgi
· 8 years ago
4a45ec4
x86: Drop -Wa,--divide
by Stefan Reinauer
· 8 years ago
4c8fa2a
Unconditionally compile romstage with -Wa,--divide
by Stefan Reinauer
· 8 years ago
72af5d7
smbios: Calculate SMBIOS Max Struct size
by Ben Frisch
· 8 years ago
2268b3b
arch/arm64: Avoid race condition when building bl31
by Patrick Georgi
· 8 years ago
fbc45a6
arch/arm64: Fix compilation without CONFIG_SMP
by Patrick Georgi
· 8 years ago
67246f4
arm64: Fix Kconfig issues for secure OS loading
by Furquan Shaikh
· 8 years ago
a384c28
arm64: Add support for loading secure os
by Furquan Shaikh
· 8 years ago
9874933
x86: Move architecture selection from linker script to Makefile.inc
by Stefan Reinauer
· 8 years ago
c32a52c
acpi: bring back ability to link DSDT into ramstage
by Patrick Georgi
· 8 years ago
920f2e6
SeaBIOS: Clean up build command line.
by Martin Roth
· 8 years ago
464f5ca
Revert "arm64: remove assembly code string functions"
by Furquan Shaikh
· 8 years ago
b0bb8a1
x86: make PCI MMIO CFG functions 64bit proof
by Stefan Reinauer
· 8 years ago
a412d39
Remove obsolete EARLY_CONSOLE usage
by Martin Roth
· 8 years ago
defee17
x86: Make ACPI 64bit clean
by Stefan Reinauer
· 8 years ago
7c35af2
x86: make memcpy 64bit safe
by Stefan Reinauer
· 8 years ago
2da9524
x86 cpu: Allow some cpuid functions during romstage
by Lee Leahy
· 8 years ago
121b4c0
arm64: Move enabling floating point ahead of dev init
by Jimmy Zhang
· 8 years ago
7ffc71e
x86: Make stdint.h x64 proof
by Stefan Reinauer
· 9 years ago
181b773
x86: Make x86 architecture makefiles x64 aware
by Stefan Reinauer
· 9 years ago
6867120
Add x64 support to src/arch/x86/Kconfig
by Stefan Reinauer
· 9 years ago
0afdec4
lenovo: Hide SMBIOS config
by Vladimir Serbinenko
· 8 years ago
1a1a826
mips: implement arch_segment_loaded callback
by Ionela Voinescu
· 8 years ago
82efc76
mips: CBMEM table reference is passed to payload
by Ionela Voinescu
· 8 years ago
f43ba9c
smbios: Fix type1 family setting
by Marc Jones
· 8 years ago
41607a4
cbmem: add indicator to hooks if cbmem is being recovered
by Aaron Durbin
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 9 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
4ba3b79
smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.
by Vladimir Serbinenko
· 8 years ago
83fc32f
device_ops: add device_t argument to write_acpi_tables
by Alexander Couzens
· 8 years ago
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 8 years ago
a90dad1
device_ops: add device_t argument to acpi_inject_dsdt_generator
by Alexander Couzens
· 8 years ago
7a8a4ab
lib: Unify log2() and related functions
by Julius Werner
· 8 years ago
45dd591
arch/x86: No need to specify -Wa,--divide in a Makefile
by Patrick Georgi
· 8 years ago
a4cf83d
cbfs: Fix mismerge.
by Vladimir Serbinenko
· 8 years ago
36f8d27
Make DSDT a file in CBFS rather than embedding it into ramstage.
by Vladimir Serbinenko
· 8 years ago
ac12c66c
assets: abstract away the firmware assets used for booting
by Aaron Durbin
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
2e01e8d
arm64: correct cacheable/non-cacheable tag string in print_tag
by Jimmy Huang
· 8 years ago
3553119
arm64: Guard prints in mmu.c
by Furquan Shaikh
· 8 years ago
6233681
arm64: Decouple MMU functions from memranges
by Julius Werner
· 8 years ago
2cb2978
SLIC: Check SLIC signature.
by Vladimir Serbinenko
· 8 years ago
f44ac13
Add TCPA table.
by Vladimir Serbinenko
· 8 years ago
f728408
AGESA: Split S3 backup in CBMEM
by Kyösti Mälkki
· 8 years ago
49d3066
arm64: Add weak implementation of soc_get_bl31_plat_params
by Furquan Shaikh
· 8 years ago
b9215ab
arm64: Remove PLAT= variable initialization based on Kconfig variable
by Furquan Shaikh
· 8 years ago
e45a3eb
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
by Furquan Shaikh
· 8 years ago
c6588c5
coreboot: introduce boot_device
by Aaron Durbin
· 8 years ago
807127f
Make acpi_fill_hest into parameter
by Vladimir Serbinenko
· 9 years ago
9bb5c5c
acpigen: Remove all explicit length tracking
by Vladimir Serbinenko
· 9 years ago
8104da7
acpigen: Remove acpigen_patch_len
by Vladimir Serbinenko
· 9 years ago
7138ee4
cbmem: remove cbmem_set_top()
by Aaron Durbin
· 8 years ago
1de648e
CBMEM console: Fix buffer without EARLY_CBMEM_INIT
by Kyösti Mälkki
· 8 years ago
e1fb052
CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT
by Kyösti Mälkki
· 8 years ago
28d5ec9
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
by Aaron Durbin
· 8 years ago
351fefc
ACPI: slic support
by Vladimir Serbinenko
· 9 years ago
83f81ca
acpi: Remove monolithic ACPI
by Vladimir Serbinenko
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
5e59757
acpi: make fill_slit and fill_srat into arguments.
by Vladimir Serbinenko
· 9 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 8 years ago
342535c
Remove Kconfig variable that has no effect
by Patrick Georgi
· 8 years ago
a6225fa
Remove Kconfig variable that has no effect
by Patrick Georgi
· 8 years ago
da3a146
arm64: Make SPSR exception masking on EL2 transition explicit
by Julius Werner
· 8 years ago
745a75f
arm64: Add support for using ARM Trusted Firmware as secure monitor
by Julius Werner
· 8 years ago
bbca3a9
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
883ec98
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
b436ce1
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
f52602a
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
786b122
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
f1df50e
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
75515ea
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
59e7b42
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
404df44
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
b7d0ffd
arm64: psci: add cpu_suspend support
by Joseph Lo
· 9 years ago
bc40933
arm64: update verstage linking
by Aaron Durbin
· 8 years ago
52a530d
arm: update verstage linking
by Aaron Durbin
· 8 years ago
a9ee61e
cache: Add arch_program_segment_loaded call to arm and arm64
by Furquan Shaikh
· 9 years ago
168eda5
arch/arm64: provide boot_cpu()
by Aaron Durbin
· 8 years ago
c41fd4b
arm/armv7: drop merge left-over
by Patrick Georgi
· 8 years ago
27ef602
vboot: split class in library and stage
by Patrick Georgi
· 8 years ago
Next »