Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
7b4c4325e92ba39265a3ed32a6b2aec6a8864985
7b4c432
pit: Add missing elements to the edid data structure
by Gabe Black
· 10 years ago
c422002
tpm: provide explicit tpm register access
by Aaron Durbin
· 10 years ago
9801809
pit: Bump the EC SPI bus speed up to 5 MHz
by Gabe Black
· 10 years ago
e13680b
exynos5420: Fix some clock settings
by Gabe Black
· 10 years ago
ad88fda
exynos5420: Fix the clock divisor mask
by Gabe Black
· 10 years ago
dd8f603
arm: Don't use const pointers with the write functions
by Gabe Black
· 10 years ago
713853a
exynos5420: Get rid of the PWM code like on the 5250
by Gabe Black
· 10 years ago
9b764a0
exynos5250: Get rid of the PWM timer code we shouldn't be using anymore
by Gabe Black
· 10 years ago
2c116fe
exynos5420: Apply pwm const fix to the 5420 as well
by Gabe Black
· 10 years ago
9a9d7e8
exynos5250: Fix consts in the pwm code
by Gabe Black
· 10 years ago
c0f82d2
arm: libpayload: Include stdint.h in cache.h
by Gabe Black
· 10 years ago
7b6cc04
falco: add rtd2132 settings to device tree
by Aaron Durbin
· 10 years ago
ebad176
rtd2132: implement full configuration
by Aaron Durbin
· 10 years ago
08637d3
Remove PS/2 keyboard initialization on resume from S3
by Martin Roth
· 10 years ago
3ee59f7
Libpayload: Add keyboard-disable function.
by Martin Roth
· 10 years ago
2f38b07
Add simple hexdump function
by Stefan Reinauer
· 10 years ago
063c7c5
nvramtool: add -MG to makefile to make it pass clang
by Yunlian Jiang
· 10 years ago
dcac162
libpayload: Include hexdump.c in the Makefile so it gets built
by Gabe Black
· 10 years ago
0d0b6e2
Pit: set PWM to external on Parade
by Ronald G. Minnich
· 10 years ago
c0872f2
Pit: move parade writes to mainboard.c
by Ronald G. Minnich
· 10 years ago
3f17915
peppy: Drive WLAN_DISABLE_L / BT_ON low in S3 and S5.
by Shawn Nematbakhsh
· 10 years ago
aa04ed6
Added structure members x_mm and y_mm to edid decoding
by Furquan Shaikh
· 10 years ago
6b19071
FUI: Fill in link_m and link_n values
by Furquan Shaikh
· 10 years ago
3d9b5a2
Slippy: remove unneeded code in i915io.c
by Ronald G. Minnich
· 10 years ago
f47c4bc
slippy/falco/peppy: Route USB to XHCI on resume
by Duncan Laurie
· 10 years ago
289bac6
haswell: Add pei_data field for USB routing
by Duncan Laurie
· 10 years ago
d3c5e50
haswell boards: fix SATA interrupt in ACPI
by Duncan Laurie
· 10 years ago
52e3f44
libpayload: Increase USB EHCI transfer timeout
by Julius Werner
· 10 years ago
68a8431
haswell: Update microcode revision
by Duncan Laurie
· 10 years ago
8d716b9
slippy/falco/peppy: update ACPI C-state settings
by Duncan Laurie
· 10 years ago
8056dc6
lynxpoint: Avoid any ME device communication in S3 path
by Duncan Laurie
· 10 years ago
3d299c4
lynxpoint me: add support for mbp clear wait in finalize step
by Duncan Laurie
· 10 years ago
80fd5c4
lynxpoint xhci: Add ACPI D0/D3 workarounds
by Duncan Laurie
· 10 years ago
af98062
Revert "lynxpoint: Move ME lock down to ramstage"
by Duncan Laurie
· 10 years ago
d8c7d73
lynxpoint: power management setup tweak
by Duncan Laurie
· 10 years ago
45df596
SLIPPY: final changes for FUI
by Ronald G. Minnich
· 10 years ago
ebb8a1a
peppy: Duplicate SPD data for 2GB configurations.
by Shawn Nematbakhsh
· 10 years ago
21d4a85
chromeos: Check for recovery reason code in shared data
by Duncan Laurie
· 10 years ago
29f7688
haswell boards: Use PECI temp sensor id 0
by Duncan Laurie
· 10 years ago
a9dc051
falco: Enable RTD2132 spread spectrum at 1.0%
by Duncan Laurie
· 10 years ago
0cf0d14
rtd2132: Add driver for Realtek RTD2132 LVDS bridge
by Duncan Laurie
· 10 years ago
8870733
lynxpoint: Add LPT-LP device id and smbus_write_byte
by Duncan Laurie
· 10 years ago
05d065c
bolt: make the gpio interrupts edge sensitive
by Aaron Durbin
· 10 years ago
f584218
armv7: Remove SYS_TEXT_BASE config.
by Hung-Te Lin
· 10 years ago
d03d69b
abuild: improve --remove
by Patrick Georgi
· 9 years ago
f422a44
ec/lenovo/h8: Enable 3G modem
by Vladimir Serbinenko
· 9 years ago
7d14e89
lynxpoint: Don't write to non-existent EHCI
by Duncan Laurie
· 10 years ago
b1ae030
cpu/intel: Do not rely on CBFS microcode having a terminator
by Alexandru Gagniuc
· 9 years ago
4c37e58
device/dram/ddr3: Move CRC calculation in a separate function
by Alexandru Gagniuc
· 9 years ago
d781343
X60/T60: Implement "next display output" button.
by Vladimir Serbinenko
· 9 years ago
dd9945b
qemu/videoinit: Set required fields in fake EDID
by Vladimir Serbinenko
· 9 years ago
86545f7
libpayload: Add simple hexdump function
by Ronald G. Minnich
· 9 years ago
9bf05de
lenovo/x201: Add support for Lenovo X201 (Calpella-based laptop)
by Vladimir Serbinenko
· 9 years ago
2c87668
ec/lenovo/h8: Fix peripheral init without CMOS config
by Vladimir Serbinenko
· 9 years ago
cc2f345
intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupported
by Paul Menzel
· 9 years ago
ad3bd9d
drivers/pc80: Add ACPI description.
by Vladimir Serbinenko
· 9 years ago
75b68d8
cpu/amd: Remove error messages on non-matching microcode patches
by Kyösti Mälkki
· 9 years ago
f95bb2d
crossgcc: Fix a typo.
by Zheng Bao
· 9 years ago
66e0c4c
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
by Alexandru Gagniuc
· 9 years ago
580d11f
libpayload: expose cbfs ram functions
by Aaron Durbin
· 10 years ago
4c5b161
EDID: add fields specialized to the needs of framebuffers
by Ronald G. Minnich
· 10 years ago
3ece50d
bolt: Initial mainboard commit
by Duncan Laurie
· 10 years ago
0a7c49e
HDA: Enable Mini-HDA and fix up PCH-HDA init
by Duncan Laurie
· 10 years ago
4e3b345
slippy/falco/peppy: make GPIO interrupts be edge triggered
by Duncan Laurie
· 10 years ago
6da7046
EXYNOS5250: be less chatty at critical moments
by Ronald G. Minnich
· 10 years ago
3641cb1
falco: drive WLAN_DISABLE_L low in S3 and S5
by Aaron Durbin
· 10 years ago
c5aac95
exynos5250: Correct DDR3 Phy-reset value names.
by Hung-Te Lin
· 10 years ago
356833d
haswell: Fix up GPU power management setup
by Duncan Laurie
· 10 years ago
118d105
haswell: Export functions for CPU family+model and stepping
by Duncan Laurie
· 10 years ago
f6d6e62
exynos5420: Setup clocks for MMC bus controller.
by Hung-Te Lin
· 10 years ago
865912c
peppy: Add backward-compatible RAM_ID table.
by Shawn Nematbakhsh
· 10 years ago
aa1b106
Peppy: Update Realtek ALC283 verb table
by Martin Roth
· 10 years ago
d0a6a38
chromeec: Allow get_board_version to be called from romstage.
by Shawn Nematbakhsh
· 10 years ago
a367892
falco: fix usb port settings
by Duncan Laurie
· 10 years ago
7ed3976
Log device path during resource allocation
by Duncan Laurie
· 10 years ago
768903e
haswell: Update ULT microcode to rev 14h
by Duncan Laurie
· 10 years ago
46cbcf6
falco: Remove thermal thresholds that use CTDP
by Duncan Laurie
· 10 years ago
c083d2e
libpayload: Get rid of a compiler warning
by Gabe Black
· 10 years ago
cb0aeef
libpayload: armv7: Add cache control function to invalidate range.
by Hung-Te Lin
· 10 years ago
d0fa1d1
payload: armv7: Fix dcache_clean_by_mva.
by Hung-Te Lin
· 10 years ago
86148a6
armv7: Fix dcache_clean_by_mva.
by Hung-Te Lin
· 10 years ago
c55131c
PIT: remove a comment that is incorrect.
by Ronald G. Minnich
· 10 years ago
dcaaba4
snow: Fix the edid data structure definition so depthcharge works again.
by Gabe Black
· 10 years ago
d6ff9e7
peppy: RAM_ID + storage changes for next build.
by Shawn Nematbakhsh
· 10 years ago
ccb12fb
peppy: Disable audio codec enable GPIO in S3 + S5.
by Shawn Nematbakhsh
· 10 years ago
041dae1
board-status: extend wiki foreword
by Patrick Georgi
· 9 years ago
f0a13ce
AMD boards: Fix includes for microcode updates
by Kyösti Mälkki
· 9 years ago
299c265
Refactor usage of walkcbfs to permit access to CBFS headers
by Alexandru Gagniuc
· 9 years ago
f87c20a
cbfstool: Properly handle EOF in update_fit step
by Alexandru Gagniuc
· 9 years ago
691b313c
crossgcc: Continue to unpack archive if it was incomplete
by Zheng Bao
· 9 years ago
19803e7
gitignore: ignore the crossgcc/build-{arch}-{archive}
by Zheng Bao
· 9 years ago
7afd2bb
documentation: Change the file name of document for building Coreboot
by Zheng Bao
· 9 years ago
4eb4a1f
board-status: update foreword
by Patrick Georgi
· 9 years ago
87932c0
board-status: one-line reports, with links to per-board pages
by Patrick Georgi
· 9 years ago
2267658
snprintf: lockless operation
by Vladimir Serbinenko
· 9 years ago
f421b33
vtxprintf: Introduce vtxdprintf for the ease of closures
by Vladimir Serbinenko
· 9 years ago
7f68dfd
board-status: document the wiki scripts
by Patrick Georgi
· 9 years ago
16cbf89
haswell: VR controller configuration
by Aaron Durbin
· 10 years ago
01ab2d1
Add kernel-derived support functions for DDI.
by Ronald G. Minnich
· 10 years ago
6f0e160
abuild: drop xml mode
by Patrick Georgi
· 9 years ago
Next »