index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
daisy
Age
Commit message (
Expand
)
Author
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
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-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-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
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-09-30
Kconfig: Prefix hex defaults with 0x
Martin Roth
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
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-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-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-07
exynos5250: 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-04-04
Drop (empty) google/snow mainboard directory
Stefan Reinauer
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
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-11-10
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-10-17
Add board_info for all Google/Intel boards mitting the file
Stefan Reinauer
2014-09-25
snow: Rename snow to daisy.
Gabe Black