Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
b7c39b2bc1a98bf9716ae6dae59099556fabfa8f
/
src
/
arch
699af19
arch/x86/Makefile.inc: Update symbol check macro
by Martin Roth
· 8 years ago
9df9e939
arch/x86: add missing license headers
by Martin Roth
· 8 years ago
a7cf7b7
arch/x86/include: add missing license headers
by Martin Roth
· 8 years ago
cf77d28
arch/arm64: add missing license headers
by Martin Roth
· 8 years ago
e44adfa
arch/arm: add missing license headers
by Martin Roth
· 8 years ago
2ed0aa2
Correct some common spelling mistakes
by Martin Roth
· 8 years ago
c764c74
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
by Timothy Pearson
· 8 years ago
12c55ed
Revert "x86: Align CBFS on top of ROM"
by Aaron Durbin
· 8 years ago
7100cf2
imgtec/pistachio: Add SOC_REGISTERS memory region
by Ionela Voinescu
· 8 years ago
65e33c0
x86: Align CBFS on top of ROM
by Nico Huber
· 8 years ago
e7a336a
mips: add coherency argument to identity mapping
by Ionela Voinescu
· 8 years ago
7b22d84
drivers/pc80: Add optional spinlock for nvram CBFS access
by Timothy Pearson
· 8 years ago
6b07cba
x86/smbios: Return index 0 for empty strings
by Ben Gardner
· 8 years ago
b619f44
build system/x86: depend on directories before touch /empty targets
by Alexander Couzens
· 8 years ago
07a1b28
x86 acpi: remove ALIGN_CURRENT macro
by Aaron Durbin
· 8 years ago
44d5342
src/console: Add x86 romstage spinlock option and printk spinlock support
by Timothy Pearson
· 8 years ago
7e7a4df
lib: remove assets infrastructure
by Aaron Durbin
· 8 years ago
6d720f3
cbfs/vboot: remove firmware component support
by Aaron Durbin
· 8 years ago
7c38e1e8
Remove #ifdef checks on Kconfig symbols
by Martin Roth
· 8 years ago
1b304cc
arch/x86/bootblock_normal: Update to use fewer registers
by Martin Roth
· 8 years ago
8578296
arch/arm64: introduce mmu to bootblock and romstage
by Jimmy Huang
· 8 years ago
9b423a7
arch/arm64: add DMA_COHERENT region macros to memlayout
by Jimmy Huang
· 8 years ago
1cab012
build system: Add more files through cbfs-files instead of manual rules
by Patrick Georgi
· 8 years ago
149c4c5
x86/smm: Initialize SMM on some CPUs one-by-one
by Damien Zammit
· 8 years ago
6dc8570
build system: strip quotes from CONFIG_CBFS_PREFIX in a single location
by Patrick Georgi
· 8 years ago
593f5c8
Unify OBJCOPY arguments throughout various x86 stages
by Stefan Reinauer
· 8 years ago
ff8ccf0
arch/x86/acpi: Add IVRS table generation routines
by Timothy Pearson
· 8 years ago
7dcf9d5
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
by Julius Werner
· 8 years ago
d3634c1
rules.h: Add ENV_ macros to detect current architecture
by Julius Werner
· 8 years ago
66a476a
arm64: Implement generic stage transitions for non-Tegra SoCs
by Julius Werner
· 8 years ago
83abd81
cpu/amd: Add CC6 support
by Timothy Pearson
· 8 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 8 years ago
fe4cbf1
arm64: mmu: Make page table manipulation work across stages
by Julius Werner
· 8 years ago
03a0a65
armv7: mmu: Make fine grained page tables work across stages
by Julius Werner
· 8 years ago
fdb3a8d
arm64: Remove cpu intialization through device-tree
by Furquan Shaikh
· 8 years ago
b3f6ad3
arm64: Remove SMP support
by Furquan Shaikh
· 8 years ago
1148786
arm64: remove spin table support
by Aaron Durbin
· 8 years ago
0325a45
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
by Aaron Durbin
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
1897c2c
AMD Bettong: Enable S4 feature for Windows 7
by zbao
· 8 years ago
6c4751d
ACPI: Add functions for DMAR I/O-APIC and HPET entries
by Nico Huber
· 8 years ago
e561f35
ACPI: Make DMAR flags settable
by Nico Huber
· 8 years ago
82cb787
arch/x86/bootblock_normal: Fix failure to build
by Timothy Pearson
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
ab35575
arch/x86: avoid race condition on build.h
by Patrick Georgi
· 8 years ago
ac901e6
wakeup: Switch back to 32bit mode first
by Stefan Reinauer
· 8 years ago
3414561
armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write
by Paul Kocialkowski
· 8 years ago
cfbcba5
arch/x86/smbios: Add Crucial DIMM manufacturer ID
by Timothy Pearson
· 8 years ago
ace3525
arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair
by Timothy Pearson
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
e957832b
vboot: remove remnants of VBOOT_STUB
by Aaron Durbin
· 8 years ago
ee2740b
arch/x86/bootblock: Do not include non-code files in bootblock.S
by Alexandru Gagniuc
· 8 years ago
c46a392
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
by Alexandru Gagniuc
· 8 years ago
dbeedbe
arch/x86/bootblock: Link in object files selected with bootblock-y
by Alexandru Gagniuc
· 8 years ago
0017b00
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
by Alexandru Gagniuc
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 years ago
dd6fa93
x86: prepare cache-as-ram to allow multiple stages
by Aaron Durbin
· 8 years ago
1bc6a79
x86: provide common macro for linking early stages
by Aaron Durbin
· 8 years ago
46a7c82
Makefile: Replace the way to test if a string is empty
by zbao
· 8 years ago
c159a0e
arm64: mmu: Prevent CPU prefetch instructions from device memory
by Jimmy Huang
· 8 years ago
f47f5fb
RISCV: modify arch_prog_run to handle payloads correctly.
by Ronald G. Minnich
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
08c10a9
riscv-virtual-memory: move page tables into virtual address space
by Thaminda Edirisooriya
· 8 years ago
a47738d
riscv-memlayout: fix existing memlayout issues, add sbi interface
by Thaminda Edirisooriya
· 8 years ago
294ce85
x86: remove double link step for romstage
by Aaron Durbin
· 8 years ago
d9653e1
riscv-trap-handling: Add functionality, prevent stack corruption
by Thaminda Edirisooriya
· 8 years ago
95ba4c8
riscv-trap-handling: Add implementation for trap calls in riscv
by Thaminda Edirisooriya
· 8 years ago
b094583
riscv-virtual-memory: Add virtual memory setup
by Thaminda Edirisooriya
· 8 years ago
83bc0db
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
by Aaron Durbin
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
956c4f2
x86: link romstage and ramstage with 1 file
by Aaron Durbin
· 8 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 8 years ago
14714e1
x86: link romstage like the other architectures
by Aaron Durbin
· 8 years ago
cce557b
x86: link ramstage like the other architectures
by Aaron Durbin
· 8 years ago
4de29d4
linking: lay the groundwork for a unified linking approach
by Aaron Durbin
· 8 years ago
4b34909
x86: provide minimum alignment for romstage
by Aaron Durbin
· 8 years ago
d2cd7f6
x86: remove unused sections from romstage.ld
by Aaron Durbin
· 8 years ago
e581b06
x86: add romstage.S to bind program flow and ordering
by Aaron Durbin
· 8 years ago
85982cd
x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards
by Aaron Durbin
· 8 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
0375815
symbols: add '_' to pci_drivers and cpu_drivers symbols
by Aaron Durbin
· 8 years ago
439356f
x86: remove cpu_incs as romstage Make variable
by Aaron Durbin
· 8 years ago
c49014e
timestamp: add tick frequency to exported table
by Aaron Durbin
· 8 years ago
107d1fb
armv7/arm64: remove timestamp.c
by Aaron Durbin
· 8 years ago
4bfa29e
arm64: xcompile: Add support for A53 erratum 843419
by Julius Werner
· 8 years ago
3d09230
arm64: Fix 'verstage-objs: command not found' error
by Yidi Lin
· 8 years ago
46502c9
arm64: declare do_dcsw_op as function
by Jimmy Huang
· 8 years ago
31f0521
riscv-trap-handling: Add preliminary trap handling for riscv
by Thaminda Edirisooriya
· 8 years ago
dbb50c4
x86: Get rid of empty loadable segment warning
by Martin Roth
· 8 years ago
71a3018
acpi: 64bit fixes
by Stefan Reinauer
· 8 years ago
ab454c6
x86: parameterize asl_template for CBFS inclusion
by Aaron Durbin
· 8 years ago
0dc7354
amd: raminit sysinfo offset fix
by Aaron Durbin
· 8 years ago
8fad21d
riscv-spike: support for Spike emulation of riscv
by Thaminda Edirisooriya
· 8 years ago
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
Next »