Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
a4db050318c52ae59c8914c9bc9ae25e1e344238
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
0a20c08
romcc: Remove old test infrastructure, rework Makefile
by Jonathan Neuschäfer
· 8 years ago
d7cba28
soc/intel: Add Broadwell-DE SoC support
by York Yang
· 8 years ago
cd9aec6
util/lint: Update lint-stable-000-license-headers
by Martin Roth
· 8 years ago
ae10016
mainboard/intel/apollolake_rvp: Update license headers
by Martin Roth
· 8 years ago
62d3400
src/soc/rockchip: Update license headers
by Martin Roth
· 8 years ago
ebabfad
soc/intel: Update license headers
by Martin Roth
· 8 years ago
a2f4758
superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox
by Martin Roth
· 8 years ago
fbec1ad
rockchip/common: do not retrieve register pointer twice
by Vadim Bendebury
· 8 years ago
6d6b129
rockchip/rk3288: refactor pwm driver
by Lin Huang
· 8 years ago
d4c175b
rockchip/rk3288: refactor i2c interface to allow support of rk3399
by huang lin
· 8 years ago
c14b54d
rockchip/rk3399: Add a stub implementation of the rk3399 SOC
by huang lin
· 8 years ago
46f8bd7
amd/agesa/family12/dimmSpd.c: Indent (tab) fix
by Edward O'Callaghan
· 9 years ago
2bffa8a
lenovo/t420: Add new port
by Nicolas Reinecke
· 8 years ago
888a98b
payloads: add iPXE 'payload' build
by Martin Roth
· 8 years ago
84129b8
util/lint: update lint-000-license-headers
by Martin Roth
· 8 years ago
e69d6c2
romcc: Rewrite the test system
by Jonathan Neuschäfer
· 8 years ago
3cfbc4a
romcc: Use UNIX line endings in linux tests
by Jonathan Neuschäfer
· 8 years ago
9551cf4
romcc: Increase base address in linux ld script
by Jonathan Neuschäfer
· 8 years ago
c5b0e3b
southbridge/via: Update license headers
by Martin Roth
· 8 years ago
3aa362b
southbridge/ti: Update license headers
by Martin Roth
· 8 years ago
411ca3d
southbridge/ricoh: Update license headers
by Martin Roth
· 8 years ago
9943b88
southbridge/nvidia: Update license headers
by Martin Roth
· 8 years ago
87f025a
src/soc/marvell: Update license headers
by Martin Roth
· 8 years ago
bb5953d
src/device: Update license headers
by Martin Roth
· 8 years ago
Next »