Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
cc3284219460351c00a153b204a561a89bcec92e
cc32842
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
by Alexandru Gagniuc
· 8 years ago
3a54318
Add EM100 'hyper term' spi console support in ramstage & smm
by Martin Roth
· 8 years ago
f35f5ff
buildgcc: Fix the binutils-no-doc patch with 2.25
by zbao
· 8 years ago
05d39ff
buildgcc: Add patch for building binutils by clang 6.0
by zbao
· 8 years ago
282dd95
buildgcc: Show the progress when downloading
by zbao
· 8 years ago
bda38ee
libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()
by Nico Huber
· 8 years ago
b142b84
northbridge/intel/nehalem: Fix native VGA init
by Nicolas Reinecke
· 8 years ago
715a18e
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
by Alexandru Gagniuc
· 8 years ago
959478a
Remove FSP Rangeley SOC and mohonpeak board support
by Alexandru Gagniuc
· 8 years ago
fb50124
Remove sandybridge and ivybridge FSP code path
by Alexandru Gagniuc
· 8 years ago
ecf2eb4
sandybridge ivybridge: Treat native init as first class citizen
by Alexandru Gagniuc
· 8 years ago
ac1f4b8
libpayload: Fix possible NULL deref in cbfs_get_file_content()
by Nico Huber
· 8 years ago
8a414a0
cbfstool: relocate FSP blobs on cbfstool add
by Aaron Durbin
· 8 years ago
3c96e80
vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option
by Aaron Durbin
· 8 years ago
5a4f289
tegra124: use the common verstage flow
by Aaron Durbin
· 8 years ago
4d77596
broadcom/cygnus: remove verstage.c
by Aaron Durbin
· 8 years ago
d38e3de
cbfstool: provide printk() to cbfstool code
by Aaron Durbin
· 8 years ago
7ffcc0b
commonlib/helpers.h: handle interaction with other environments
by Aaron Durbin
· 8 years ago
04ebf59
fsp1_1: move relocation algorithm to commonlib
by Aaron Durbin
· 8 years ago
923b4d5
fsp1_1: use commonlib/endian.h routines
by Aaron Durbin
· 8 years ago
8c3780a
cbfstool: Allow anonymous structs/unions for older gcc versions
by Werner Zeh
· 8 years ago
f74d77a
mc_tcu3: Remove dummy blocks from hwinfo.hex
by Werner Zeh
· 8 years ago
538c6c9
mc_tcu3: Enable the usage of blobs.
by Werner Zeh
· 8 years ago
77051f1
tegra132/tegra210: remove verstage.c
by Aaron Durbin
· 8 years ago
89f2034
cbfstool: Add support for hashes as file metadata
by Patrick Georgi
· 8 years ago
4485337
kconfig: fix build for xconfig, too
by Patrick Georgi
· 8 years ago
ca97fa7
cbfstool: Add bintohex function
by Patrick Georgi
· 8 years ago
8b29322
intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig
by Werner Zeh
· 8 years ago
bd0dab2
northbridge/intel/gm45: Fix native VGA init
by Audrey Pearson
· 8 years ago
16fa882
Makefile.inc: Align paths in CBFS add messages
by Paul Menzel
· 8 years ago
3faea59
chromeos: vboot_common: Avoid code duplication when grabbing the handoff info
by Paul Kocialkowski
· 8 years ago
4673123
pcengines/apu1: Add CMOS/NVRAM support
by Maxime de Roucy
· 8 years ago
9595ed4
kconfig: kconfig_warnings needs to be defined for all frontends
by Patrick Georgi
· 8 years ago
6a4d682
amd/family14: Add k10temp thermal zone.
by Tobias Diedrich
· 8 years ago
b0c6817
AMD Bettong: Fix usb device in devicetree for Carrizo
by zbao
· 8 years ago
57a3131
kconfig: Allow KCONFIG_STRICT outside of confdata.c
by Stefan Reinauer
· 8 years ago
588ad7b
vboot: provide a unified flow for separate verstage
by Aaron Durbin
· 8 years ago
1d85700
cpu: microcode: Use microcode stored in binary format
by Alexandru Gagniuc
· 8 years ago
b20a600
intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist
by Patrick Georgi
· 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
115360f
chromeos: vboot-related functions move to common vboot code
by Paul Kocialkowski
· 8 years ago
c947fee
intel/fsp1.0: Get size of microcode during build time
by Werner Zeh
· 8 years ago
387084c
skylake: select HAVE_INTEL_FIRMWARE
by Aaron Durbin
· 8 years ago
7dcb545
intel: auto include intel/common/firmware
by Aaron Durbin
· 8 years ago
321402b
3dparty/blobs: Advance to pull in binary microcode
by Alexandru Gagniuc
· 8 years ago
46a7c82
Makefile: Replace the way to test if a string is empty
by zbao
· 8 years ago
bebef21
.gitignore: adapt to new buildgcc version
by zbao
· 8 years ago
2f953d3
cbfstool: prefer fmap data over cbfs master header if it exists
by Patrick Georgi
· 8 years ago
6dd99fc
cbfstool: have update-fit always work from CBFS
by Patrick Georgi
· 8 years ago
9cc8e92
program.ld: terminate ALIGN statement
by Patrick Georgi
· 8 years ago
c159a0e
arm64: mmu: Prevent CPU prefetch instructions from device memory
by Jimmy Huang
· 8 years ago
bf7b5bc
skylake: Work around issue in ACPI interpreter
by Duncan Laurie
· 8 years ago
98a4431
glados: Provide nau8825 platform data via _DSD
by Ben Zhang
· 8 years ago
4a399c2
skylake: ACPI: Remove Configurable TDP support code
by Duncan Laurie
· 8 years ago
36ad827
kunimitsu: Fix typo for WLAN ACPI device name
by Duncan Laurie
· 8 years ago
41f0a30
glados: Fix typo for WLAN ACPI device name
by Duncan Laurie
· 8 years ago
20373c0
chromeec: Fix ACPI compile warnings
by Duncan Laurie
· 8 years ago
16ea519
tpm: acpi: Make _CRS method serialized
by Duncan Laurie
· 8 years ago
bf84cf9
cbfs: allow cbfs-files to use compression
by Daisuke Nojiri
· 8 years ago
9dcf457
cbfs: fix debug message
by Daisuke Nojiri
· 8 years ago
f611fcf
ec: superio: Report keyboard IRQ as wake capable
by Duncan Laurie
· 8 years ago
34ce438
cbfstool: Proper commonlib include path with no dependency on $(src)
by Paul Kocialkowski
· 8 years ago
9796f60
coreboot: move TS_END_ROMSTAGE to one spot
by Aaron Durbin
· 8 years ago
a400327
chromeos: vboot and chromeos dependency removal for sw write protect state
by Paul Kocialkowski
· 8 years ago
d738b14
google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS
by Paul Kocialkowski
· 8 years ago
f47f5fb
RISCV: modify arch_prog_run to handle payloads correctly.
by Ronald G. Minnich
· 8 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 8 years ago
f66a026
commonlib: add endian related accessor functions
by Aaron Durbin
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
4b93a4f
cbfstool: don't use endian to fix BSD hosts
by Aaron Durbin
· 8 years ago
b946f12
cbfstool: make fmap search more strict
by Patrick Georgi
· 8 years ago
59e52b9
cbfstool: add new add-master-header command
by Patrick Georgi
· 8 years ago
a9992d3
ifdfake: allow "base+size" description of regions
by Patrick Georgi
· 8 years ago
239c742
cbfstool: introduce new file types
by Patrick Georgi
· 8 years ago
eb33b3f
libpayload: provide cbfs_file_find_attr()
by Patrick Georgi
· 8 years ago
1bb487c
cbfstool: Don't use fileno() to get file size
by Stefan Reinauer
· 8 years ago
d66f1da
libpayload: allow compression at file header level
by Daisuke Nojiri
· 8 years ago
5c6dc72
libpayload: rename cbfs variable from name to vardata
by Daisuke Nojiri
· 8 years ago
377d1db
libpayload: bring in file attribute support from cbfstool
by Patrick Georgi
· 8 years ago
81a4c85
broadwell: Switch to using common ACPI _SWS code
by Duncan Laurie
· 8 years ago
e73da80
braswell: Switch to using common ACPI _SWS code
by Duncan Laurie
· 8 years ago
a1c8b34d
skylake: Use common ACPI _SWS code
by Duncan Laurie
· 8 years ago
47a0b84
glados/kunimitsu: remove the implementation of mainboard_add_dimm_info
by robbie zhang
· 8 years ago
d6a42f9
kunimitsu: Enable wake-on-wifi
by Duncan Laurie
· 8 years ago
e09eb68
glados: Enable wake-on-wifi
by Duncan Laurie
· 8 years ago
c16b1fd
Skylake: update C state latency and power numbers
by robbie zhang
· 8 years ago
a5be7fa
drivers/intel/fsp1_1: split relocation code for tool use
by Aaron Durbin
· 8 years ago
a77d0d6
drivers/intel/fsp1_1: handle UEFI endianness
by Aaron Durbin
· 8 years ago
8007c6b
drivers/intel/fsp1_1: prepare relocation code for sharing
by Aaron Durbin
· 8 years ago
87c9f0e
libpayload: usb: dwc2: check device connect state before enable channel
by Yunzhi Li
· 8 years ago
a881000
libpayload: usb: dwc2: fix hub hot-plug bug
by Yunzhi Li
· 8 years ago
52a9260
linking: Repair special treatments for non-x86 bootblocks
by Julius Werner
· 8 years ago
d2cb118
ifdtool: Properly set + decode flmstr regs for IFD v2
by Shawn Nematbakhsh
· 8 years ago
741537e
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
by Yen Lin
· 8 years ago
b090a26
intel/skylake: Create "RtcLock" Silicon UPD from coreboot
by Barnali Sarkar
· 8 years ago
914a21e
vbnv: check alignment of nvram in advance
by Daisuke Nojiri
· 8 years ago
4a69562
kunimitsu: Remove code to set USB charge behavior on sleep
by Duncan Laurie
· 8 years ago
0d19805
glados: Remove code to set USB charge behavior on sleep
by Duncan Laurie
· 8 years ago
63ebc80
intel/common: Add common code for filling out ACPI _SWS
by Duncan Laurie
· 8 years ago
Next »