Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
3108b1aa1bf0ce028f8fb469f1cd19c0a3b3b9cd
3108b1a
lint: always remove temporary files
by Patrick Georgi
· 9 years ago
4ef309e
board-status: avoid shell error
by Patrick Georgi
· 9 years ago
bfca984
soc/intel/fsp_baytrail: set up for including irqroute.h twice
by Martin Roth
· 9 years ago
61f767f
.gitignore: add 3 executables that can be built in util/
by Daniele Forsi
· 9 years ago
466ea0c
board-status: remove whitespace
by Patrick Georgi
· 9 years ago
d668cce
gm45: Set default VGA PCIID.
by Vladimir Serbinenko
· 9 years ago
b359ade
lenovo/h8: Remove useless smi.h include.
by Vladimir Serbinenko
· 9 years ago
c1a20f0
LZMA: Add a version of ulzma which takes the input and output buffer sizes.
by Gabe Black
· 10 years ago
586460b
cbfs: Check return value of map() for error
by Julius Werner
· 10 years ago
1415121
vboot: Implement VbExGetTimer using monotonic timers
by Stefan Reinauer
· 10 years ago
7cb01e0
drivers: Add I2C TPM driver to coreboot
by Stefan Reinauer
· 10 years ago
e17843c
cbfs: Fix overwalk on file scan
by Steven Sherk
· 10 years ago
1f5487a
coreboot_tables: reduce redundant data structures
by Julius Werner
· 10 years ago
579538b
lynxpoint: Add interrupt for GPIO controller in ACPI device
by Duncan Laurie
· 10 years ago
d988b61
bolt: Set GPIO29 as input in S0, output+high in S3/S5
by Duncan Laurie
· 10 years ago
cff6667
exynos5420: Tighten up displayport timing loops
by Ronald G. Minnich
· 10 years ago
985ff36
armv7: Support stack dump after exceptions
by Julius Werner
· 10 years ago
802ad52
ifdtool: Provide bounds on string parser
by Patrick Georgi
· 9 years ago
a438049
model_106cx: don't blindly set Kconfig settings
by Aaron Durbin
· 10 years ago
ba2468d
falco: Add support for Samsung memory
by Duncan Laurie
· 10 years ago
b404511
ARM: Eliminate the unused interrupts.c.
by Gabe Black
· 10 years ago
7d8a91d
exynos: Get rid of the unused reset.c.
by Gabe Black
· 10 years ago
cb61ea7
Falco/Slippy: Patch to remove redundant graphics initializations
by Furquan Shaikh
· 10 years ago
0f027e4
libpayload: hexdump.c: Change type of length argument to size_t
by Paul Menzel
· 9 years ago
d0cdcae
southbridge/ricoh,ti: Remove trailing whitespace in debug output
by Paul Menzel
· 9 years ago
9ed8a82
serial: Separate the serial hardware init and the serial console init.
by Gabe Black
· 9 years ago
e211bd9
src/lib/edid.c: missing break statement
by Patrick Georgi
· 9 years ago
a65c21e
cbfstool: free stale memory
by Patrick Georgi
· 9 years ago
c5d1791
nvramtool: check for successful seek
by Patrick Georgi
· 9 years ago
b6239b8
romcc: properly check out-of-range unsigned longs
by Patrick Georgi
· 9 years ago
f17c58b
cpu/intel/model_1067x: avoid null-pointer dereference
by Patrick Georgi
· 9 years ago
77c9508
intel/fsp_bd82x6x: Fix cycle error some more
by Patrick Georgi
· 9 years ago
e887ca5
cbfstool: fix option parsing
by Patrick Georgi
· 9 years ago
a0a0196
cpu/amd/geode_lx: Trivial - remove useless comment
by Edward O'Callaghan
· 9 years ago
1882527
ivybridge: Don't propose to include systemagent on native boards.
by Vladimir Serbinenko
· 9 years ago
8a57b39
lenovo/x201: Enable wake on LID and Fn key.
by Vladimir Serbinenko
· 9 years ago
309a7ff
southbridge/amd/cs5536: Trivial style fix for trailing comment
by Edward O'Callaghan
· 9 years ago
cd2c124
cpu/amd/geode_lx: Reduce fancy ASCII art with embedded comments
by Edward O'Callaghan
· 9 years ago
728ff39
cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabs
by Edward O'Callaghan
· 9 years ago
ff0df2b
Exynos5420: clean up SPI driver
by Stefan Reinauer
· 10 years ago
2f6b0a9
Set check-lxdialog.sh mode properly
by Vadim Bendebury
· 10 years ago
6ed2a24
intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS
by Daniele Forsi
· 9 years ago
4e9f5e3f
superio/smsc/sio1036: Clean up RAMstage superio.c component
by Edward O'Callaghan
· 9 years ago
c14e961
falco: Remove RTD2132 chip and setup from devicetree
by Duncan Laurie
· 10 years ago
45f868d
Falco/Slippy: remove unwanted scratchpad writes
by Furquan Shaikh
· 10 years ago
42b1c34
ARMv7: Add stdint types needed for vboot library
by Stefan Reinauer
· 10 years ago
9ad28b9
chromeos: Add code to read FMAP on ARM
by Stefan Reinauer
· 10 years ago
da36bcf
qemu-armv7/media.c: fix coding style
by Stefan Reinauer
· 10 years ago
9dd01eb
falco: Add double function reset to ALC283 verb table
by Duncan Laurie
· 10 years ago
3bb40b9
chromeec: Implement full battery workaround at 6%
by Duncan Laurie
· 10 years ago
5b10fc5
Pit: remove backlight delay
by Ronald G. Minnich
· 10 years ago
45d2ff3
exynos5420: Implement support to boot with USB A-A firmware upload
by Julius Werner
· 10 years ago
782ac36
lenovo/x230: Enable wake on LID and Fn key.
by Vladimir Serbinenko
· 9 years ago
91810dd
device/oprom/realmode: Sanitize header inclusion
by Edward O'Callaghan
· 9 years ago
62997e0
ARMV7: threading support for cooperative multitasking
by Ronald G. Minnich
· 10 years ago
ad4afe9
armv7: Fix dcache writethrough policy handling
by David Hendricks
· 10 years ago
71e1c83
Exynos 5420: skip the EDID read if there is already an EDID.
by Ronald G. Minnich
· 10 years ago
34352d1
Possible thread stack implementation.
by Ronald G. Minnich
· 10 years ago
0ffa11b
exynos5420: Set the CLK_DIV_CPERI1 value as per manual
by David Hendricks
· 10 years ago
ee4bfbf
exynos: Set up caching in the bootblock.
by Gabe Black
· 10 years ago
e10ef42
Exynos5420: invoke the cooperative threading in udelay
by Ronald G. Minnich
· 10 years ago
ca63027
cbfstool: process cbfs_payload_segment(s) in host byte order
by Aaron Durbin
· 9 years ago
4acd8ea
slippy/flaco/peppy: setup beep verbs
by Marc Jones
· 10 years ago
61fcd14
Exynos5: Remove unneeded USB delays
by Stefan Reinauer
· 10 years ago
bc6cc11
Exynos5420: tighten up display port delays
by Ronald G. Minnich
· 10 years ago
f2c4241
exynos5420: Fix mmc clock source.
by Hung-Te Lin
· 10 years ago
d6b16f5
Set armv7 up for cpu_info to work as on x86 (so threads can work)
by Ronald G. Minnich
· 10 years ago
7111835
lenovo/x201: Enable pcie lanes in wwan slot.
by Vladimir Serbinenko
· 9 years ago
1c07c22
mainboard/amd: De-ASCIIartify AGESA board headers
by Edward O'Callaghan
· 9 years ago
70d4b52
gizmosphere/gizmo: Change the PCIe GPP to two x1 ports
by Dave Frodin
· 9 years ago
5103cc3
lenovo/t530/mainboard.c: Include header `h8.h` for prototype
by Edward O'Callaghan
· 9 years ago
396b072
tegra124: Add a stub implementation of the tegra124 SOC.
by Gabe Black
· 10 years ago
1ee2c6d
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
by Gabe Black
· 10 years ago
b774313
exynos5420: get rid of old exynos5420_config_l2_cache()
by David Hendricks
· 10 years ago
18fe07e
northbridge/via/vx800: Fix out-of-bounds read due to off-by-one
by Edward O'Callaghan
· 9 years ago
68a9716
lenovo/t520/mainboard.c: Include header `h8.h` for prototype
by Elyes HAOUAS
· 9 years ago
650b00c
peppy: Force enable ASPM on PCIe Root Port 1
by Shawn Nematbakhsh
· 10 years ago
6fa6843
sconfig: improve argument parsing
by Patrick Georgi
· 9 years ago
80fd01d
util/sconfig/main.c: Remove assigned but unused variable `link`
by Paul Menzel
· 9 years ago
2b48b65
northbridge/intel: Out of bounds write to array in gma.h
by Edward O'Callaghan
· 9 years ago
5cfef13
cpu/intel: Fix out-of-bounds read due to off-by-one in condition
by Edward O'Callaghan
· 9 years ago
18d9899b
chrome ec: Add Methods for new EC events
by Duncan Laurie
· 10 years ago
cc6b924
falco: Re-read critical temperatures in ACPI _TMP
by Duncan Laurie
· 10 years ago
1f68880
sconfig: more careful string resource handling
by Patrick Georgi
· 9 years ago
55391c4
nehalem: Make UMA size configurable in CMOS.
by Vladimir Serbinenko
· 9 years ago
63e1948
intel/fsp_bd82x6x: Fix cycle error
by Patrick Georgi
· 9 years ago
38fa6ed
ifdtool: Check if file was opened
by Patrick Georgi
· 9 years ago
440daf7
ifdtool: Avoid potential buffer overflow
by Patrick Georgi
· 9 years ago
edb0a61
nvramtool: Close file after use
by Patrick Georgi
· 9 years ago
5fc04d1
sandy/ivybridge: Make UMA size configurable.
by Vladimir Serbinenko
· 9 years ago
96639fb
arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock
by Daniele Forsi
· 9 years ago
9faacba
cpu/x86/lapic/lapic.c: trivial: fix comment on #else
by Daniele Forsi
· 9 years ago
b98ab4a
armv7: add wrapper for DCCSW (data cache clean by set/way)
by David Hendricks
· 10 years ago
caf1df0
i82801ix: Provide ramstage smbus functions.
by Vladimir Serbinenko
· 9 years ago
2c3f944
vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'
by Edward O'Callaghan
· 9 years ago
aaaef06
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
by Martin Roth
· 9 years ago
0d7f133
payloads/external/SeaBIOS: Use coreboot’s serial console settings
by Martin Roth
· 9 years ago
9780452
payloads/external/SeaBIOS: Update makefile for olddefconfig
by Martin Roth
· 9 years ago
6ccc45d
timer: Add functions to initialize absolute timer structures.
by Gabe Black
· 10 years ago
82683ab
libpayload: provide missing cbfs symbol
by Aaron Durbin
· 10 years ago
Next »