Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9bc6674b7cedb27bc48a48ef4ea840ccb9b305ed
9bc6674
nvramcui: Remove unnecessary header files
by Martin Roth
· 8 years ago
99e27ce
mainboard/kgpe-d16|kcma-d8: Update memory test to include second PRNG stage
by Timothy Pearson
· 8 years ago
0739b9f
nb/amd/mct_ddr3: Report correct DIMM in MRS setup routines
by Timothy Pearson
· 8 years ago
3242bcf
nb/amd/mct_ddr3: Fix a number of minor errors in RDIMM setup
by Timothy Pearson
· 8 years ago
c1b98b9
ensure correct byte ordering for cbfs segment list
by George Trudeau
· 8 years ago
4488d73
nb/amd/mct_ddr3: Scale lane delays for each DIMM after MEMCLK change
by Timothy Pearson
· 8 years ago
7501b6c
board_status/to-wiki: Indicate age of test results by background color
by Timothy Pearson
· 8 years ago
3383a25
payloads/Makefile.inc: Add phony targets
by Martin Roth
· 8 years ago
2fb2483
Reject duplicate results in board-status.
by Huimin Zhang
· 8 years ago
477a0d6
fmaptool: Make sure strings are not destroyed on hdestroy()
by Stefan Reinauer
· 8 years ago
c6400e9
drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
019dbd3
soc/intel/quark: Fix MTRR reads
by Lee Leahy
· 8 years ago
50a8c8c
soc/intel/quark: Fix uninitialized variable d_variant
by Lee Leahy
· 8 years ago
8b9c807
Revert "nb/amd/mct_ddr3: Disable MCE framework during DRAM training"
by Timothy Pearson
· 8 years ago
5a35936
nb/amd/mct_ddr3: Enhance debugging around MEMCLK frequency change
by Timothy Pearson
· 8 years ago
4901601
nb/amd/mct_ddr3: Fix RDIMM training on certain DIMMs
by Timothy Pearson
· 8 years ago
b474afd
nb/amd/mct_ddr3: Run fence training on each node after memory clock change
by Timothy Pearson
· 8 years ago
0b6ff78
soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CAR
by Furquan Shaikh
· 8 years ago
d255744
intel/i82801ax: Fix IDE setup console log
by Patrick Georgi
· 8 years ago
ebef00f
lint/checkpatch.pl: escape \{ in perl regex to fix warnings
by Alexander Couzens
· 8 years ago
f790672
util/lint: Find unsigned variables with no length specified
by Martin Roth
· 8 years ago
c012428
libpayload: time: split time.h from libpayload.h
by Stef van Os
· 8 years ago
3a6374c
lint: Add check for amd & apple mainboard license headers
by Martin Roth
· 8 years ago
12b641d
coreinfo: Build libpayload in coreinfo directory
by Iru Cai
· 8 years ago
a4db050
lib: add common write_tables() implementation
by Aaron Durbin
· 8 years ago
5481c96
lib/coreboot_table: add architecture hooks for adding tables
by Aaron Durbin
· 8 years ago
d4afa93
lib/bootmem: allow architecture specific bootmem ranges
by Aaron Durbin
· 8 years ago
8984af8
lib: add helper for constructing coreboot forwarding table
by Aaron Durbin
· 8 years ago
dcee908
arch/x86: remove low coreboot table support
by Aaron Durbin
· 8 years ago
86cbfa0
arch/x86: clean up write_tables()
by Aaron Durbin
· 8 years ago
60eb2c2
arch: only print cbmem entries in one place
by Aaron Durbin
· 8 years ago
a0546da
arch: use Kconfig variable for coreboot table size
by Aaron Durbin
· 8 years ago
0eb1f1c
arch/riscv/tables: remove confusion over write_tables()
by Aaron Durbin
· 8 years ago
f7dca0a
arch/power8/tables: remove confusion over write_tables()
by Aaron Durbin
· 8 years ago
581c428
soc/intel/apollolake: Set default memory type to uncacheable
by Furquan Shaikh
· 8 years ago
defbdcf
AGESA vendorcode: Fix type mismatch
by Kyösti Mälkki
· 8 years ago
e0383d2
xcompile: support being called from payloads/external/.../.../
by Stefan Reinauer
· 8 years ago
479e31e
imgtec/pistachio: Fix memlayout ASSERT with new binutils
by Stefan Reinauer
· 8 years ago
cc93ce7
mainboard/apple: add license headers
by Noah Glovsky
· 8 years ago
abe40e0
mainboard/amd: add license headers
by Noah Glovsky
· 8 years ago
cccef341
intel/fsp_broadwell_de: fix SPD CBFS file type
by Stef van Os
· 8 years ago
57abb99
soc/intel/apollolake: add definitions for direct IRQ
by Bora Guvendik
· 8 years ago
d8d42c2
mainboard/amenia: add the inital files for amenia board
by Zhao, Lijian
· 8 years ago
d68a13a
soc/intel/apollolake: configure interrupt trigger mode
by Jagadish Krishnamoorthy
· 8 years ago
60c6432
vboot: Compile loader in postcar as well
by Andrey Petrov
· 8 years ago
736aa74
add nvramcui as a secondary payload
by Iru Cai
· 8 years ago
e44b407
nvramcui: Update Makefile
by Iru Cai
· 8 years ago
ae29635
AGESA vendorcode: Suppress maybe-uninitialized warnings
by Kyösti Mälkki
· 8 years ago
4dcbdb0
AGESA vendorcode: Fix logic error
by Kyösti Mälkki
· 8 years ago
318e2ac
AMD CIMX: Drop unused code
by Kyösti Mälkki
· 8 years ago
0793afe
mb/lenovo/x220: disable ME
by Alexander Couzens
· 8 years ago
a539580
crossgcc/Makefile.inc: Update jenkins-build-toolchain
by Martin Roth
· 8 years ago
7fae59b
MAINTAINERS: Add maintainer for Pineview & x4x chipsets & boards
by Martin Roth
· 8 years ago
f4609f9
drivers/ricoh: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
56f1981
drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
fa45b52
drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
0aeece7
drivers/ati: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
1211590
drivers/emulation: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
1f83dd8
drivers/i2c: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
c1e9d6b
drivers/ics: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
cb7041f
drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
27bcd6c
drivers/sil: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
431aa6d
drivers/xgi: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
efb866f
drivers/parade: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
7c85168
drivers/ti: Switch to src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
86ddd73
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
3812597
Makefile.inc: Stop running git repeatedly for each build
by Martin Roth
· 8 years ago
88e83e5
crossgcc: Move temp file handling into cleanup function
by Stefan Reinauer
· 8 years ago
7844912
crossgcc: Fix out of bounds array access for nds32le
by Stefan Reinauer
· 8 years ago
b194a43
More compatible use of mktemp
by Stefan Reinauer
· 8 years ago
41f0e0f
libpayload: disable EHCI & XHCI in defconfig-mips
by Martin Roth
· 8 years ago
0439760
soc/intel/apollolake: Do not re-save BIST result
by Furquan Shaikh
· 8 years ago
ee862ff
vendorcode/intel: Remove temporary Broadwell DE Kconfig symbol
by Martin Roth
· 8 years ago
fbec6b1
MAINTAINERS: Add Intel Broadwell-DE SOC and Camelback Mountain CRB
by York Yang
· 8 years ago
bfe5726
broadwell_de_fsp: Select HAVE_INTEL_FIRMWARE
by Werner Zeh
· 8 years ago
b55bc7c
mainboard/google/gru: Add license header to memlayout.ld
by Martin Roth
· 8 years ago
26ac4db
intel/fsp_baytrail: Eliminate warning about missing set_resources
by Ben Gardner
· 8 years ago
5de5522
vendorcode/amd/agesa: Fix tautological compare
by Edward O'Callaghan
· 9 years ago
91d94b0
google/gru: Incorporate feedback to #14279
by Patrick Georgi
· 8 years ago
a6dbfb5
google/gru: Add a stub rk3399 mainboard
by huang lin
· 8 years ago
3b42119
util/superiotool: Add initial support for Exar XR28V384.
by Derek Waldner
· 8 years ago
433e8d2
intel/apollolake: Fix whitespace issues
by Martin Roth
· 8 years ago
5949371
northbridge/amd/{lx,gx2}: remove immediate accesses of 0
by Patrick Georgi
· 8 years ago
fab8ae7
program.ld: make sure that zeroptr isn't assigned to debug sections
by Patrick Georgi
· 8 years ago
777028f
libpayload: Split off generic serial API from 8250 driver
by Stefan Reinauer
· 8 years ago
88352d7
crossgcc: Add version number to script name
by Stefan Reinauer
· 8 years ago
831d65d
intel/apollolake: Fix logic error
by Patrick Georgi
· 8 years ago
1757303
intel/fsp_baytrail: fix whitespace issue in romstage.c
by Ben Gardner
· 8 years ago
785a31d
Makefile.inc: Move payload code to payloads/
by Stefan Reinauer
· 8 years ago
01bc897
soc/apollolake: Add helper functions to access Power Management Registers
by Hannah Williams
· 8 years ago
9c6c791
mainboard/intel: Add Broadwell-DE based Camelback Mountain CRB
by York Yang
· 8 years ago
c42b786
stddef.h: fix zeroptr's definition
by Patrick Georgi
· 8 years ago
b3ee03c
bootblock_crt0: Use CR* macros from cpu/x86/cr.h
by Furquan Shaikh
· 8 years ago
44d009d
soc/intel/apollolake: Fix northbridge _CRS
by Zhao, Lijian
· 8 years ago
a29bc97
Makefile.inc: Disassemble the ACPI AML to detect errors
by Martin Roth
· 8 years ago
7f53b98
mb/asus/kgpe-d16|kcma-d8: Do not assign IRQ to LPC HW monitor
by Timothy Pearson
· 8 years ago
cb672a5
libpayload: Enable USB support by default
by Marcel Meißner
· 9 years ago
2859c45
intel/apollolake_rvp: Add sleepstates.asl to dsdt
by Hannah Williams
· 8 years ago
4e63077
soc/apollolake: Add ACPI platform sleep capability
by Hannah Williams
· 8 years ago
534c5e1
util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGS
by Paul Menzel
· 10 years ago
Next »