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
/
mainboard
/
google
/
storm
Age
Commit message (
Expand
)
Author
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-14
soc/qualcomm: Link cbmem.c only in romstage
Arthur Heymans
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2017-12-07
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-11-23
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-11-17
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2016-07-28
qualcomm/storm: Add required files to enable elog in ramstage
Furquan Shaikh
2016-04-13
mainboard/google: Update license headers
Martin Roth
2016-04-05
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-03-30
storm: Fix compilation error
Furquan Shaikh
2016-03-29
ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized
Furquan Shaikh
2016-03-25
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-27
google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART
Martin Roth
2015-08-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-07-03
storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UART
Stefan Reinauer
2015-06-30
google/storm: romstage needs the accessor functions for buttons
Patrick Georgi
2015-06-30
qualcomm/ipq806x: centralize vboot configuration
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-04-27
storm: enable CBMEM console dump
Vadim Bendebury
2015-04-22
google/storm: indicate start of normal boot on LED ring
Vadim Bendebury
2015-04-22
google/storm: enable zero page access protection.
Deepa Dinamani
2015-04-22
storm: add config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
google/storm: enable virtual development mode switch
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
[next]