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
/
veyron_rialto
Age
Commit message (
Expand
)
Author
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-02
mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>'
Elyes HAOUAS
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-06
mb/google/veyron_rialto: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-07
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-01-10
mb/google/veyron/devicetree.cb: Drop illogical comment
Angel Pons
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-28
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Arthur Heymans
2019-11-28
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-09-30
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-15
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
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-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-04
vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH
Joel Kitching
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
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-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
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-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
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
2017-03-07
google/veyron_*: Add new Micron and Hynix modules
David Hendricks
2017-01-31
google/veyron*: mark GPIO array non-static
Patrick Georgi
2016-10-06
google/veyron_rialto: Add lpddr3-K4E6E304EB-2GB-1CH memory configuration
Jeffy Chen
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
[next]