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
/
broadwell
Age
Commit message (
Expand
)
Author
2019-12-19
src/soc/intel: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
src: Remove unused include <device/smbus_def.h>
Elyes HAOUAS
2019-12-18
src: Remove unused 'include <bootblock_common.h>'
Elyes HAOUAS
2019-12-14
Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"
Nico Huber
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-29
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-26
sb/intel/common/spi: Add Baytrail/Braswell support
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
soc/intel/broadwell: Fix 'dead increment'
Elyes HAOUAS
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-18
*/Makefile: Always build enable_usbdebug.c
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common sb code for SPI lockdown configuration
Arthur Heymans
2019-11-10
soc/intel/broadwell: Don't reinitialize SPI after lockdown
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common INTEL_SB SPI code
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common SB RTC code
Arthur Heymans
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
soc/intel: Remove unused code
Patrick Rudolph
2019-11-04
soc/intel/broadwell: Use sb/intel/common/acpi/platform.asl
Arthur Heymans
2019-11-03
intel/broadwell: Switch to TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-25
soc/intel: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-16
intel/broadwell: Hook libgfxinit up
Nico Huber
2019-10-16
intel/broadwell: Implement proper backlight PWM config
Nico Huber
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-13
intel/broadwell: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-08-28
intel/broadwell: Use smm_subregion()
Kyösti Mälkki
2019-08-28
intel/haswell,broadwell: Rename EMRR to PRMRR
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
[next]