index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
nyan_big
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-29
1
-1
/
+1
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-1
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-10-22
3
-4
/
+3
*
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
1
-0
/
+2
*
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-2
/
+2
*
mainboard/google: Disable big, pit, and ryu ec builds
Martin Roth
2018-02-22
1
-4
/
+0
*
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
1
-1
/
+0
*
boardid: Minor clean up and standardization
Julius Werner
2017-12-07
1
-1
/
+1
*
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-11-17
1
-1
/
+1
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
2
-2
/
+2
*
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-13
1
-2
/
+1
*
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
1
-2
/
+0
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-1
/
+1
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
2
-3
/
+0
*
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-11-18
2
-18
/
+1
*
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-10-02
1
-1
/
+1
*
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
1
-1
/
+1
*
mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option
Aaron Durbin
2016-08-15
1
-8
/
+0
*
chromeos: Clean up elog handling
Furquan Shaikh
2016-07-28
1
-4
/
+0
*
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-28
2
-2
/
+2
*
soc/nvidia/tegra124: remove cache_policiy option
Aaron Durbin
2016-07-27
1
-2
/
+0
*
nyan: Avoid running early_mainboard_init twice in vboot context
Paul Kocialkowski
2016-07-07
1
-1
/
+3
*
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-11
1
-4
/
+0
*
mainboard/google: Update license headers
Martin Roth
2016-04-13
1
-0
/
+13
*
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
1
-1
/
+1
*
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-04-05
1
-61
/
+10
*
nyan: Fix timestamps and CBFS SPI integration
Julius Werner
2016-03-08
1
-0
/
+3
*
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-12
1
-0
/
+4
*
chromebooks: Configure Chrome EC board names
Patrick Georgi
2016-02-09
1
-0
/
+4
*
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
1
-0
/
+28
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
15
-60
/
+0
*
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-26
1
-1
/
+1
*
Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places
Martin Roth
2015-08-26
1
-0
/
+1
*
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-08-21
1
-1
/
+3
*
tegra124: verified boot fixups
Stefan Reinauer
2015-07-02
1
-0
/
+5
*
google/nyan: remove timestamp leftovers from upstreaming
Patrick Georgi
2015-06-30
1
-3
/
+1
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
1
-1
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
15
-15
/
+15
*
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
1
-1
/
+0
*
chromeos: remove vboot_verify_firmware()
Aaron Durbin
2015-05-11
1
-4
/
+0
*
boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX
Aaron Durbin
2015-04-28
1
-4
/
+0
*
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-22
1
-0
/
+1
*
switch mainboards over to use BOARD_ID_AUTO
Stefan Reinauer
2015-04-22
1
-1
/
+1
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
2
-5
/
+5
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
1
-0
/
+2
*
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-14
1
-1
/
+1
*
nyan/rush/veyron: Align ChromeOS GPIOs to new model
Julius Werner
2015-04-13
1
-5
/
+21
[next]