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
/
peach_pit
Age
Commit message (
Expand
)
Author
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
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-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-03-27
chromeos: update old boards to use lb_add_gpios notation
Joel Kitching
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
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-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
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
2018-02-22
mainboard/google: Disable big, pit, and ryu ec builds
Martin Roth
2017-11-22
chromeec: Change the API for hostevent/wake masks to handle 64-bit
Furquan Shaikh
2017-11-17
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
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
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-04-13
mainboard/google: Update license headers
Martin Roth
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-09
chromebooks: Configure Chrome EC board names
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-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-06-30
google/peach_pit: disable Chrome OS support
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-07
exynos5420: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-20
romstages: use common run_ramstage()
Aaron Durbin
2015-03-10
ARM romstages: Support and fix COLLECT_TIMESTAMPS
Kyösti Mälkki
2015-01-10
Fix mainboard names for daisy and peach_pit
David Hendricks
[next]