Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
c141323c6263c9f3a884d4482369e8c91e9a713c
/
src
/
arch
9989171
smbios: handle DIMM of 32G or more
by Julien Viard de Galbert
· 5 years ago
f49ddb6
arch/x86: allow timestamp source to not be TSC
by Aaron Durbin
· 5 years ago
0a4e0fd
cpu/intel/speedstep: Fix the PNOT ACPI method
by Arthur Heymans
· 5 years ago
7332455
arch/x86/acpi_device: Provide macros for GPIO input with polarity
by Furquan Shaikh
· 5 years ago
0a19b08
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
64d855d
arch/riscv: Remove supervisor_trap_entry
by Jonathan Neuschäfer
· 6 years ago
c0c31b6
riscv: Remove config string support
by Jonathan Neuschäfer
· 6 years ago
3ca8b59
arch/riscv: Remove the current SBI implementation
by Jonathan Neuschäfer
· 6 years ago
b0de851
arch/riscv: Return from trap_handler instead of jumping out
by Jonathan Neuschäfer
· 6 years ago
3f75f5d
arch/riscv: Unify trap return
by Jonathan Neuschäfer
· 6 years ago
8f06ce3
Constify struct cpu_device_id instances
by Jonathan Neuschäfer
· 6 years ago
f1eb0ea
arch/x86: Write ACPI DBG2 table only if the device has been enabled
by Mario Scheithauer
· 6 years ago
e4a36c7
arch/x86/acpi: Add support for writing ACPI DBG2 table
by Duncan Laurie
· 6 years ago
6139a5c6
arch/x86: Add common AMD ACPI hardware definitions
by Marshall Dawson
· 6 years ago
5a6e389
arch/riscv: Use a separate trap stack
by Jonathan Neuschäfer
· 6 years ago
c90f1d7b
arch/riscv: gettimer: Don't use the config string
by Jonathan Neuschäfer
· 6 years ago
140a827
arch/riscv: Drop mret workaround
by Jonathan Neuschäfer
· 6 years ago
92f0513
arch/riscv: mprv_read_*: Mark result as earlyclobber
by Jonathan Neuschäfer
· 6 years ago
0c42cd3
arch/riscv: Fix return type of mprv_read_u64
by Jonathan Neuschäfer
· 6 years ago
4d211ac
arch/x86/acpigen: Add function to write a CPU package
by Nico Huber
· 6 years ago
0187380
arch/x86/gdt: Move variable assignment down
by Paul Menzel
· 6 years ago
2d65d20
arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INIT
by Furquan Shaikh
· 6 years ago
f46a9a0
arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT
by Aaron Durbin
· 6 years ago
c06a3f7
arch/x86: initialize EBDA in S3 and S0/S5 path
by Aaron Durbin
· 6 years ago
95c4aa5
arch/x86/gdt: Correct format of multi-line comment
by Paul Menzel
· 6 years ago
3b2712d
arch/riscv: hls_init: Initialize time{,cmp} with dummy pointers
by Jonathan Neuschäfer
· 6 years ago
69a143d
arch/riscv: Document mprv_{read,write}_* functions
by Jonathan Neuschäfer
· 6 years ago
5a01d6a
arch/riscv: trap handler: Print load/store access width in bits
by Jonathan Neuschäfer
· 6 years ago
d277960
riscv: Update register address
by wxjstz
· 6 years ago
19dbffd
arch/x86: Add ebda read/write functions into EBDA library
by Subrata Banik
· 6 years ago
c7590cd
arch/x86: Enable ebda library for romstage and postcar
by Subrata Banik
· 6 years ago
5d2928c
arch/x86: Include acpi_s3.c support in postcar stage
by Subrata Banik
· 6 years ago
a097fb8
arch/x86: Fix typo with MTRR
by Kyösti Mälkki
· 6 years ago
740afc4
arch/x86/postcar: Support CBMEM_TOP_BACKUP
by Kyösti Mälkki
· 6 years ago
a7421fb
arch/x86 postcar: Fix use with stage_cache
by Kyösti Mälkki
· 6 years ago
78fc3fc
arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INIT
by Jonathan Neuschäfer
· 6 years ago
746241f
ACPI S3: Remove conflicting local acpi_get_sleep_type()
by Kyösti Mälkki
· 6 years ago
e8741fe
Move ADDR32() hack to arch/x86
by Patrick Georgi
· 6 years ago
edf459f
acpigen: Add stop gpio control to power resource
by Furquan Shaikh
· 6 years ago
b3023b6
acpi_device: Provide a new function to add a list of properties
by Duncan Laurie
· 6 years ago
7a2d4ea
arch/x86: Add Kconfig option for ACPI \_PR CPU name string
by Marc Jones
· 6 years ago
2e50142
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
by Kyösti Mälkki
· 6 years ago
0f2dd1e
include/device: Split i2c.h into three
by Nico Huber
· 6 years ago
a102a02
arch/x86: Make postcar TempRamExit call generic
by Marshall Dawson
· 6 years ago
d0df1d7
SMBIOS: Correct length calculation for empty string table
by Konstantin Aladyshev
· 6 years ago
5ce0fe1
Port cmos.default handling to C environment bootblock
by Nico Huber
· 6 years ago
4635787
src/arch: Fix checkpatch warning: no spaces at the start of a line
by Martin Roth
· 6 years ago
467a87a
Fix files with multiple newlines at the end.
by Martin Roth
· 6 years ago
5052225
arch/arm/armv7: Correct checkpatch errors
by Logan Carlson
· 6 years ago
27db0dd
arch/x86: select RELOCATABLE_MODULES when POSTCAR is selected
by Aaron Durbin
· 6 years ago
b6a0fe5
AGESA boards: Fix regressions with LATE_CBMEM_INIT
by Kyösti Mälkki
· 6 years ago
d3bb09d
src: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
ce9c883
arch/x86/assembly_entry: Align stack for car_stage_entry
by Marshall Dawson
· 6 years ago
894977b
x86/acpigen: Fix acpigen_write_field
by Patrick Rudolph
· 6 years ago
898a775
arch/*: Update Kconfig symbol usage
by Martin Roth
· 6 years ago
25dbc17
smbios: Correct the system enclosure types
by Elyes HAOUAS
· 6 years ago
028e18f
arch/x86: update assembly to ensure 16-byte alignment into C
by Aaron Durbin
· 6 years ago
aa9643e
arch/x86/smbios: Fix scope of variable declaration
by Nico Huber
· 6 years ago
0380e0a
arch/x86: Make rdrand.c clang friendly
by Stefan Reinauer
· 6 years ago
1b5eda0
arch/x86/smbios: Fix undefined behavior
by Ryan Salsamendi
· 6 years ago
f511c1f
arch/x86/ebda: Change memcpy() to endian wrappers
by Ryan Salsamendi
· 6 years ago
f0b0712
arch/x86: Fix undefined behavior
by Ryan Salsamendi
· 6 years ago
a038835
arch/x86/acpigen: Add additional opcodes
by Patrick Rudolph
· 6 years ago
e18e642
src: change coreboot to lowercase
by Martin Roth
· 6 years ago
cfbb815
arch/arm/include/armv7/arch: Correct keyword organization in cpu.h
by Logan Carlson
· 6 years ago
c058d1c
arch/arm: Correct checkpatch errors
by Logan Carlson
· 6 years ago
cd6b22f
arch: Unify basic cache clearing API
by Julius Werner
· 6 years ago
a928519
arch/x86: Add function to determine if we're currently running from CAR
by Julius Werner
· 6 years ago
baa3e70
arm64: Align cache maintenance code with libpayload and ARM32
by Julius Werner
· 8 years ago
70d92b9
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
by Kyösti Mälkki
· 6 years ago
1b2d95f
arch/x86/include: Use IS_ENABLED() macro
by Nico Huber
· 6 years ago
76b8c0e
3rdparty/arm-trusted-firmware: Update to upstream master
by Martin Roth
· 6 years ago
a7dd645
CBMEM: Add config CBMEM_TOP_BACKUP
by Kyösti Mälkki
· 6 years ago
ff2938f
arch/arm64: Use variables of the right size for msr/mrs opcodes
by Patrick Georgi
· 6 years ago
48dbc66
commonlib: Move drivers/storage into commonlib/storage
by Lee Leahy
· 6 years ago
43d0d0d
arch/x86: Share storage data structures between early stages
by Lee Leahy
· 6 years ago
efd077a
arch/x86: Add read64 and write64 functions
by Marshall Dawson
· 6 years ago
7d89ce3
x86/acpigen: Fix BufferSize of ResourceTemplate
by Nico Huber
· 6 years ago
aeb6101
arch/x86/acpi: Allow "transparent" ACPI device names
by Timothy Pearson
· 6 years ago
bc17cde
arch/x86: remove CAR global migration when postcar stage is used
by Aaron Durbin
· 6 years ago
aca4c94
arch/x86/acpigen: Allow writing buffers larger than 256 bytes
by Rizwan Qureshi
· 6 years ago
e91d170
Remove libverstage as separate library and source file class
by Julius Werner
· 6 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 6 years ago
94d9411
vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option
by Julius Werner
· 6 years ago
2f891a0
arm64: Fix verstage to use proper assembly versions of mem*()
by Julius Werner
· 6 years ago
0b5678f
arch/x86: Fix most of remaining issues detected by checkpatch
by Lee Leahy
· 6 years ago
4796c32
ramstage: Align stack to 16 bytes
by Kyösti Mälkki
· 6 years ago
6f80ccc
arch/x86: Wrap lines at 80 columns
by Lee Leahy
· 6 years ago
e5f29e8
arch/x86: Fix prefer errors detected by checkpatch
by Lee Leahy
· 6 years ago
024b13d
arch/x86: Fix space issues detected by checkpatch
by Lee Leahy
· 6 years ago
9c7c6f7
arch/x86: Fix issues with braces detected by checkpatch
by Lee Leahy
· 6 years ago
346cfe3
acpi_device: Add macro for GpioInt that uses both polarity
by Duncan Laurie
· 6 years ago
9462e14
acpi_device: Prefix IRQ macros with ACPI
by Duncan Laurie
· 6 years ago
7273e18
acpi: device: Add macro for active high level triggered IRQ
by Duncan Laurie
· 6 years ago
59eddac
acpi: Update the ACPI ID for coreboot
by Duncan Laurie
· 6 years ago
cb69fba
src/arch/x86: Remove non-ascii characters
by Martin Roth
· 6 years ago
80c314d
arm-trusted-firmware: Disable a couple of warnings for GCC 6.2
by Martin Roth
· 6 years ago
bf4845d
arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO
by Furquan Shaikh
· 6 years ago
5b9b593
acpi: Add ACPI_ prefix to IRQ enum and struct names
by Furquan Shaikh
· 6 years ago
Next »