index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
Age
Commit message (
Expand
)
Author
2019-04-08
Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()
Nico Huber
2019-04-08
soc/intel/baytrail: Correct array bounds check
Jacob Garber
2019-04-08
soc/skl: Update SkipExtGfxScan in UPD from devtree
Maxim Polyakov
2019-04-08
src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMI
Michał Żygowski
2019-04-08
{src,util}: Correct typo in comment and debug string
Frans Hendriks
2019-04-08
src/soc/intel/cannonlake: Remove ITSS IPC restore
Aamir Bohra
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-06
soc/intel/skylake: Set FSP options for PEG port
Maxim Polyakov
2019-04-06
{mb,soc/intel/skylake}: remove unused InternalGfx
Maxim Polyakov
2019-04-06
soc/intel/skylake: Update GFX devtree options
Maxim Polyakov
2019-04-04
soc/intel/braswell: Correct serial IRQ support
Frans Hendriks
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-04-01
soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetree
Krishna Prasad Bhat
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
soc/intel/cannonlake: Ignore GBE LTR
Lijian Zhao
2019-03-29
soc/intel/icelake: Fix chipset_power_state structure
Subrata Banik
2019-03-28
soc/intel/apollolake: Add support to log XHCI wake events
Karthikeyan Ramasubramanian
2019-03-28
soc/intel/common: Move support to log XHCI wake events
Karthikeyan Ramasubramanian
2019-03-28
soc/intel/cannonlake: Update CPU Ratio base on MSR
Lijian Zhao
2019-03-27
soc/intel/cannonlake: Configure voltage margining policies
Krzysztof Sywula
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-27
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
Subrata Banik
2019-03-25
vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option
Joel Kitching
2019-03-25
soc/apollolake: Add UART0
Felix Singer
2019-03-25
soc/intel/cannonlake: Clear PMCON status bits
Krishna Prasad Bhat
2019-03-24
intel/apollolake: Add HDA to disable_dev function
Nico Huber
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-24
soc/intel/common: Add Kconfig option to choose desired MP Init for platform
Subrata Banik
2019-03-22
soc/intel/broadwell: Fix use of CONFIG_USBDEBUG
Kyösti Mälkki
2019-03-22
soc/intel/cannonlake: Enable power button smi in pre-OS
Krzysztof Sywula
2019-03-22
soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()
Kyösti Mälkki
2019-03-21
soc/intel/cannonlake: Assign FSP UPDs for HPD and Data/CLK of DDI ports
Krishna Prasad Bhat
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
soc/intel/cannonlake: Fix return values for get_param_value
Furquan Shaikh
2019-03-19
soc/intel/icelake: Enable support for FSP 2.1 specification
Subrata Banik
2019-03-19
soc/intel/braswell: Use IRQ 9 for SCI
Frans Hendriks
2019-03-19
soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-18
soc/intel/braswell: Reserve IOAPIC and ROM resources
Frans Hendriks
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-18
soc/intel/cannonlake: Pass coreboot debug interface info to FSP
Maulik V Vaghela
2019-03-18
soc/intel/common: Update ESPI disable option
Duncan Laurie
2019-03-16
soc/intel/cannonlake: Add required FSP UPD changes for CML
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
src: Drop unused 'include <device/pciexp.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-15
soc/intel/cannonlake: Fix GEN_PMCON bit checks
Furquan Shaikh
[next]