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
/
bootblock
Age
Commit message (
Expand
)
Author
2020-07-09
soc/intel/baytrail: Align whitespace and comments
Angel Pons
2020-07-09
soc/intel/baytrail: Rename "pmc.h" to "pm.h"
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-29
soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2017-04-25
soc/intel: Unify `timestamp.inc`
Paul Menzel
2016-04-14
soc/intel: Update license headers
Martin Roth
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-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-09
coreboot: fix munged license text
Aaron Durbin
2014-02-05
baytrail: load microcode in bootblock
Aaron Durbin
2014-02-05
baytrail: start collecting timestamps
Aaron Durbin
2014-01-31
baytrail: cache ROM space early in bootblock
Aaron Durbin
2014-01-31
baytrail: add initial support
Aaron Durbin