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
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-25
soc/intel/broadwell: Merge `chip.c` into `systemagent.c`
Angel Pons
2020-10-25
soc/intel/broadwell: Drop `broadwell_pci_ops`
Angel Pons
2020-10-24
soc/intel/broadwell/gma.c: Align `igd_setup_panel` with Haswell
Angel Pons
2020-10-24
soc/intel/broadwell: Use get_{pmbase,gpiobase}
Angel Pons
2020-10-24
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-23
soc/intel/broadwell: Add ECC config reporting
Angel Pons
2020-10-23
soc/intel/broadwell: Remove unnecessary array
Angel Pons
2020-10-23
soc/intel/broadwell: Fix copy-pasted copy-paste error
Angel Pons
2020-10-23
soc/intel/broadwell: Align raminit-related code with Haswell
Angel Pons
2020-10-23
soc/intel/broadwell: Relocate `report_memory_config` function
Angel Pons
2020-10-23
soc/intel/broadwell/romstage/pch.c: Drop reg-script usage
Angel Pons
2020-10-23
soc/intel/broadwell/romstage/romstage.c: Clean up includes
Angel Pons
2020-10-23
soc/intel/broadwell: Move `fill_postcar_frame` to memmap.c
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script usage from bootblock PCH init
Angel Pons
2020-10-23
soc/intel/broadwell: Define RCBA register LCAP
Angel Pons
2020-10-23
soc/intel/broadwell/finalize.c: Use register names
Angel Pons
2020-10-23
soc/intel/broadwell: Sort SA registers in ascending order
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script to finalize SA
Angel Pons
2020-10-23
soc/intel/broadwell: Revise SA lockdown sequence
Angel Pons
2020-10-23
haswell/broadwell: Fix typos of `BCLK`
Angel Pons
2020-10-23
soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macro
Angel Pons
2020-10-23
soc/intel/broadwell: Use common early SMBus code
Angel Pons
2020-10-23
soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc init
Angel Pons
2020-10-23
soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH PM init
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script from early SA init
Angel Pons
2020-10-23
soc/intel/broadwell: Guard MCHBAR macro parameters
Angel Pons
2020-10-14
soc/intel/broadwell/xhci.c: Align with Lynx Point
Angel Pons
2020-10-14
soc/intel/broadwell/smi.c: Drop unused functions
Angel Pons
2020-10-14
soc/intel/broadwell/pcie.c: Add some null checks
Angel Pons
2020-10-14
soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point
Angel Pons
2020-10-14
soc/intel/broadwell/igd.c: Rename to gma.c
Angel Pons
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-08
lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW
Angel Pons
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-27
soc/intel/broadwell/cpu.c: Spell `CPU` in uppercase
Angel Pons
2020-09-27
soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset`
Angel Pons
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-09-08
soc/intel/broadwell: Drop `gpu_panel_port_select`
Angel Pons
2020-09-02
{nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)
Elyes HAOUAS
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-07
soc/intel/broadwell/iobp: Log success in `pch_iobp_write()`
Angel Pons
2020-08-05
{nb,soc}/intel: Use get_current_microcode_rev() for ucode version
Subrata Banik
2020-08-04
soc/intel/broadwell: Add RMRRs after all DRHDs
Angel Pons
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-28
broadwell: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
[next]