Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
60320182d011a8c31793f833f36f65cd5e8b50df
6032018
console: only allow console messages after initialization
by Aaron Durbin
· 6 years ago
277f4b9
mb/google/zoombini/variants/meowth: Enable NVMe
by Bora Guvendik
· 6 years ago
d2517af
mb/hp: Enable additional ports at WWAN slot for Elitebooks
by Iru Cai
· 6 years ago
45cc2ba
ec/google/chromeec: Add note before error message
by Martin Roth
· 6 years ago
4100f2b
mainboard/google/zoombini/variant/meowth: enable speed shift
by Nick Vaccaro
· 6 years ago
aef0d6b
mb/google/reef/sand: Override USB2 phy settings
by Katherine Hsieh
· 6 years ago
0f49bbc
soc/intel/broadwell: Generate ACPI DMAR table
by Matt DeVillier
· 6 years ago
81a6f10
soc/intel/broadwell: Enable VT-d and X2APIC
by Matt DeVillier
· 6 years ago
e85e0f5
mainboard/google/meowth: Turn on DBC over USB3.0
by Lijian Zhao
· 6 years ago
3dd88f1
mb/google/poppy/variant/nautilus: Change SlowSlewRateForSa setting
by Seunghwan Kim
· 6 years ago
70ba1b7
mb/google/reef: Override USB2 phy settings
by Tim Chen
· 6 years ago
06e3e1f
mb/google/coral: add usb2 phy setting override for some variants
by Sheng-Liang Pan
· 6 years ago
23cff8b
mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlier
by Justin TerAvest
· 6 years ago
bb75eff
soc/amd/stoneyridge: Remove printk for GPIO
by Justin TerAvest
· 6 years ago
a8c9efe
mb/scaleway/tagada: set SMBIOS Enclosure Type in Kconfig
by Julien Viard de Galbert
· 6 years ago
9d231a9
smbios: Add option to select the enclosure type
by Julien Viard de Galbert
· 6 years ago
a3af8eb
drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected
by Subrata Banik
· 6 years ago
c8f0a6c
mainboard/google/zoombini: consolidate SPD makefiles
by Nick Vaccaro
· 6 years ago
c3892c8
skylake: Fix unwanted disablement of ACPI UPWE
by Kane Chen
· 6 years ago
e099b30
mb/google/poppy/variants/nami: Enable elan touchscreen
by Crystal Lin
· 6 years ago
3c2310d
mb/google/octopus: Add LPDDR4 memory init
by Ravi Sarawadi
· 6 years ago
5170031
soc/intel/skylake: Add support to print ME version
by Furquan Shaikh
· 6 years ago
d2d2aef
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
by Arthur Heymans
· 6 years ago
5fd1d5a
soc/amd/stoneyridge: Refactor northbridge resource allocator
by Marc Jones
· 6 years ago
932b5bd
soc/amd/common: Save the UMA settings from AGESA
by Marc Jones
· 6 years ago
ab2618d
mainboard/google/zoombini: enable 4 cores
by Nick Vaccaro
· 6 years ago
bd65480
src/arch/x86/smbios.c: Fix type 17 part number
by Richard Spiegel
· 6 years ago
99fd08d
soc/amd/common/block/pi/amd_late_init.c: Fix part number
by Richard Spiegel
· 6 years ago
3ca534f
MAINTAINERS: Update INTEL FSP DENVERTON-NS SOC & HARCUVAR CRB Maintainers
by Vanessa Eusebio
· 6 years ago
8389fe6
ec/google/chromeec: Remove extra newline characters from printk
by Furquan Shaikh
· 6 years ago
5ea714a
mb/siemens/mc_bdx1: Avoid dereferencing a NULL pointer
by Werner Zeh
· 6 years ago
12f656c
mb/google/fizz: Enable PCIe port 11, 12
by Zhongze Hu
· 6 years ago
4ecd42f
console: Introduce a way for mainboard to override the loglevel
by Julien Viard de Galbert
· 6 years ago
8f825e0
mb/google/kahlee/mainboard.c: Fix mainboard_picr_data
by Richard Spiegel
· 6 years ago
f610671
mb/google/kahlee: Use GPIO macros for baseboard
by Justin TerAvest
· 6 years ago
bf0a67f
soc/amd/stoneyridge: Add readable macros for GPIO
by Justin TerAvest
· 6 years ago
36b568c
mb/google/kahlee: Correct bad gpio entry
by Justin TerAvest
· 6 years ago
2e81f39
mainboard/google/meowth: enable PCH iSCLK
by Lijian Zhao
· 6 years ago
fc31e44
device/ddr2,ddr3: Rename and move a few things
by Arthur Heymans
· 6 years ago
13089b0
Update chromeec submodule to upstream master
by Martin Roth
· 6 years ago
fd75e55
mainboard/google: Disable big, pit, and ryu ec builds
by Martin Roth
· 6 years ago
7b89a28
util/amdfwtool/amdfwtool.c: Check fstat return
by Richard Spiegel
· 6 years ago
51605e2
soc/intel/cannonlake: Clear EMMC timeout register
by Lijian Zhao
· 6 years ago
9672b54
soc/intel/cannonlake: Add emmc/sdc port id
by Lijian Zhao
· 6 years ago
206821e
mainboard/google/zoombini: Add config for meowth audio
by Sathyanarayana Nujella
· 6 years ago
416ded8
soc/intel/cannonlake: Add more HDA Audio Link settings
by Lijian Zhao
· 6 years ago
e83d057
soc/intel/cannonlake: Add provision to make CSME function disable in SMM mode
by Subrata Banik
· 6 years ago
f9eaede
soc/intel/common/block/smm: Add option to have SOC specific SMI Handler at finalize()
by Subrata Banik
· 6 years ago
736a03f
soc/intel/common/block/pcr: Add function for executing PCH SBI message
by Subrata Banik
· 6 years ago
5f1da55
device: Include devicetree in SMM stage
by Subrata Banik
· 6 years ago
a5baccf
skylake: remove legacy devices from ACPI
by Patrick Georgi
· 6 years ago
95b4d0c
soc/intel/skylake: Do not set ACPI_FADT_LEGACY_DEVICES
by Furquan Shaikh
· 6 years ago
97ab880
mainboard/google/kahlee: Add tis_plat_irq_status
by Chris Ching
· 6 years ago
2269a3c
soc/amd/stoneyridge: Add functions for GPIO interrupts
by Chris Ching
· 6 years ago
235daa4
driver/uart: Introduce a way for mainboard to override the baudrate
by Julien Viard de Galbert
· 6 years ago
fa650f5
soc/amd/stoneyridge: Add UMA save function
by Marc Jones
· 6 years ago
950332b
driver/spi: Warn when probed SF size differs from CONFIG_ROM_SIZE
by Arthur Heymans
· 6 years ago
7be74db
nb/x4x/raminit_ddr2: Refactor clock configuration slightly
by Jonathan Neuschäfer
· 6 years ago
cb304c1
mb/google/poopy/variants/nami: Add Pmax setting
by Gaggery Tsai
· 6 years ago
9b3da9f
mb/google/kahlee/OemCustomize.c: Disable bank interleave
by Richard Spiegel
· 6 years ago
5268b76
src/soc: Fix various typos
by Jonathan Neuschäfer
· 6 years ago
e33f120
payloads/external/GRUB2: Build only for supported architectures
by Jonathan Neuschäfer
· 6 years ago
3934198
mb/compulab: Mark Intense-PC as single board computer in board_info.txt
by Jonathan Neuschäfer
· 6 years ago
3af80a9
util: make-spike-elf.sh: Fix busybox mktemp compatibility
by Jonathan Neuschäfer
· 6 years ago
6186414
arch/riscv: Delegate the page fault exceptions
by Jonathan Neuschäfer
· 6 years ago
a5c49b8
arch/riscv: Update encoding.h and adjust related code
by Jonathan Neuschäfer
· 6 years ago
042a833
arch/riscv: Pass the bootrom-provided FDT to the payload
by Jonathan Neuschäfer
· 6 years ago
b26759d
arch/riscv: Don't set up virtual memory
by Jonathan Neuschäfer
· 6 years ago
2764919
arch/riscv: Make RVC support configurable
by Jonathan Neuschäfer
· 6 years ago
27d3402
arch/riscv: Align trap_entry to 4 bytes, as required by spec
by Jonathan Neuschäfer
· 6 years ago
601197c
mb/emu/spike-riscv: Move usage instructions into Kconfig help
by Jonathan Neuschäfer
· 6 years ago
feefcca
soc/nvidia/tegra210: add missing bl31 params to ATF config
by Andre Heider
· 6 years ago
92712d3
soc/nvidia/tegra210: set up the clock of the chosen UART
by Andre Heider
· 6 years ago
86fd16c
soc/nvidia/tegra210: add console UART helper functions
by Andre Heider
· 6 years ago
c9aa0c3
soc/nvidia/tegra210: define missing UART clocks sources
by Andre Heider
· 6 years ago
35972de
util/cbmem: Re-order regex for "cbmem -1"
by Furquan Shaikh
· 6 years ago
f984a05
chromeec: Sync ec_commands.h for CBI tags
by Daisuke Nojiri
· 6 years ago
c205ae0
mb/google/fizz: Wait until display is ready
by Daisuke Nojiri
· 6 years ago
ebb86be
chromeec: Add google_chromeec_wait_for_display
by Daisuke Nojiri
· 6 years ago
476c2c5
chromeec: Add google_chromeec_pd_get_amode
by Daisuke Nojiri
· 6 years ago
3fe3f04
soc/amd/stoneyridge: Normalize GPIO init
by Justin TerAvest
· 6 years ago
5b131e2
mb/google/{soraka,poppy,nautilus}: Set psys_pmax to 45W
by Naresh G Solanki
· 6 years ago
178e65d
amd/stoneyridge: Move model_15_init.c to cpu.c
by Marshall Dawson
· 6 years ago
bb90fb5
board_status: Make board_status more friendly for local usage
by David Hendricks
· 6 years ago
0dcfb59
board_status: Don't fetch dmesg via SSH when run over serial
by David Hendricks
· 6 years ago
82145a1
amd/stoneyridge: Use generic fixed MTRR setup
by Marshall Dawson
· 6 years ago
c0dbeda
x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs
by Marshall Dawson
· 6 years ago
ed08937
mb/scaleway/tagada: Remove unused board_id
by Julien Viard de Galbert
· 6 years ago
5a2c796
mb/scaleway/tagada: Update GPIO configuration
by Julien Viard de Galbert
· 6 years ago
b424caa
mb/scaleway/tagada: Remove eMMC configuration
by Julien Viard de Galbert
· 6 years ago
d5a19285
mb/scaleway/tagada: Remove memory down option
by Julien Viard de Galbert
· 6 years ago
3c5019d
mb/scaleway/tagada: Update HSIO configuration
by Julien Viard de Galbert
· 6 years ago
bd9ddbc
mb/scaleway/tagada: Update device tree
by Julien Viard de Galbert
· 6 years ago
4f13640
mb/scaleway/tagada: Copy intel/harcuvar and rename
by Julien Viard de Galbert
· 6 years ago
e46ef4c
soc/amd/stoneyridge/spi: Use correct conversion specifier
by Paul Menzel
· 6 years ago
126614b
soc/amd/common/block/pi/amd_init_late.c: Transfer memory info to cbmem
by Richard Spiegel
· 6 years ago
a25283d
mb/google/zoombini/variants/meowth: enable FPMCU interrupt
by Vincent Palatin
· 6 years ago
e1b8221
soc/intel/cannonlake: Update GPIO ASL
by Lijian Zhao
· 6 years ago
20123a8
soc/intel/cannonlake: Use common PCR ASL
by Lijian Zhao
· 6 years ago
3f67232
soc/intel/common/block/gpio: Change group offset calculation
by Bora Guvendik
· 6 years ago
Next »