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
/
baytrail
Age
Commit message (
Expand
)
Author
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-04
spi_flash: Move spi flash opcodes to spi_flash.h
Furquan Shaikh
2016-12-01
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-18
intel post-car: Increase stacktop alignment
Kyösti Mälkki
2016-11-08
intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE
Kyösti Mälkki
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-15
soc/intel/baytrail: use common Intel ACPI hardware definitions
Aaron Durbin
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-18
intel cache_as_ram: Fix typo in comment
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-05-06
soc/intel: indicate to build system that XIP_ROM_SIZE isn't used
Aaron Durbin
2016-05-06
{cpu,soc}/intel: remove unused smm_init() function
Aaron Durbin
2016-05-04
soc/intel/baytrail: convert to using common MP and SMM init
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-05-03
intel/baytrail: use fmap information for code caching
Patrick Georgi
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2015-12-10
ACPI: Fix IASL Warning about unused method for GBUF check
Martin Roth
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-11-28
baytrail: fix missing brackets around ir_base to fix IRQ routing
Alexander Couzens
2015-11-24
intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method
Martin Roth
2015-11-21
baytrail: add C0 and D0 stepping decode
Ben Gardner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-23
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
[next]