Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
94020135c88703dcdaa7c5a26b164849fd5b46ce
9402013
3rdparty/blobs: Update hash to latest commit in BLOBs repository
by Paul Menzel
· 8 years ago
78517f3
libpayload: Add data structures for hashes in file attributes
by Patrick Georgi
· 8 years ago
26fc544
lenovo/t60: Enable native intel gfx init.
by Vladimir Serbinenko
· 9 years ago
6286e35
autoport: Fix ectool arguments.
by Vladimir Serbinenko
· 8 years ago
c48f5ef
Kill lvds_num_lanes
by Vladimir Serbinenko
· 8 years ago
551cff0
Derive lvds_dual_channel from EDID timings.
by Vladimir Serbinenko
· 8 years ago
68c7099
macbookair4_2: fix FIXME's left by autoport.
by Vladimir Serbinenko
· 8 years ago
d57fb2d
mba4,2: Fix requested vgabios output.
by Vladimir Serbinenko
· 8 years ago
8289319
macbookair: Disable native VGA init
by Vladimir Serbinenko
· 8 years ago
f06b08a
Change macbook air to use a pre-dumped SPD.
by Vladimir Serbinenko
· 8 years ago
55f3e2f
Autogenerate MacBookAir4,2
by Vladimir Serbinenko
· 8 years ago
5226266
Do not show HAVE_MTC on non-tegra210
by Vladimir Serbinenko
· 8 years ago
9733e28
nb/intel/sandybridge/raminit: Add edge write discovery check
by Patrick Rudolph
· 8 years ago
2a510a7
northbridge/intel/sandybridge: Do not disable PEG by default
by Patrick Rudolph
· 8 years ago
3660c0f
northbridge/intel/sandybridge: Enable PEG clock-gating on demand
by Patrick Rudolph
· 8 years ago
a2bed34
cbfstool: allow printable characters in image name
by Andrey Petrov
· 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
c824c26
lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it
by Paul Menzel
· 8 years ago
8a75d82
fsp1_0: Fix broken logic when searching for FSP
by Werner Zeh
· 8 years ago
37a5d15
cbfs: add struct cbfsf
by Aaron Durbin
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 years ago
3f4a997
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
by Patrick Georgi
· 8 years ago
47818b4
fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO
by Alexandru Gagniuc
· 8 years ago
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
Next »