Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
b2d68976c830c3b4eddf78ea788f02cfa6d25ffc
/
src
/
vendorcode
/
google
5930774
build: use CFLAGS_* in more places where they're needed
by Patrick Georgi
· 10 years ago
4ebd3d9
build: kill one indirection
by Patrick Georgi
· 10 years ago
58f73a6
build: separate CPPFLAGS from CFLAGS
by Patrick Georgi
· 10 years ago
98f49d2
build: CPPFLAGS is more common than INCLUDES
by Patrick Georgi
· 10 years ago
1645589
Declare get_write_protect_state() without ChromeOS
by Kyösti Mälkki
· 10 years ago
e3ddee0
Rename from save_chromeos_gpios() to init_bootmode_straps()
by Kyösti Mälkki
· 10 years ago
ff402e3
ChromeOS boards: Use explicit include of chromeos.c
by Kyösti Mälkki
· 10 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 10 years ago
04f5c4e
Build without ChromeOS
by Kyösti Mälkki
· 10 years ago
ab56b3b
ChromeOS: Remove oprom_is_loaded
by Kyösti Mälkki
· 10 years ago
5687fc9
Declare recovery and developer modes outside ChromeOS
by Kyösti Mälkki
· 10 years ago
b3356bb
console: Add printk helper for ChromeOS
by Kyösti Mälkki
· 10 years ago
59674d2
chromeos: fix build breakage when !CHROMEOS_RAMOOPS
by Aaron Durbin
· 10 years ago
3eb8eb7
rmodules: use rmodtool to create rmodules
by Aaron Durbin
· 10 years ago
06ece7d
chromeos: provide option to dynamically allocate ram oops buffer
by Aaron Durbin
· 10 years ago
bdf913a
coreboot: unify infrastructure for loading payloads
by Aaron Durbin
· 10 years ago
0f33307
coreboot: infrastructure for different ramstage loaders
by Aaron Durbin
· 10 years ago
e9aaa71
x86: provide stage_exit() like arm
by Aaron Durbin
· 10 years ago
3a499c3
chromeos: provide option to identify reference code blob
by Aaron Durbin
· 10 years ago
d37705c
vboot: provide empty vboot_verify_firmware()
by Aaron Durbin
· 10 years ago
d432256
VBOOT: Set virtual recovery switch based on EC Software Sync
by Duncan Laurie
· 10 years ago
f545abf
rmodule: consolidate rmodule stage loading
by Aaron Durbin
· 10 years ago
790e3ad
chromeos: include stddef to fix compilation error
by Aaron Durbin
· 10 years ago
1287416
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
by Vladimir Serbinenko
· 10 years ago
0af61b6
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
by Vladimir Serbinenko
· 10 years ago
21d4a85
chromeos: Check for recovery reason code in shared data
by Duncan Laurie
· 10 years ago
199e196
vboot: use out_flags to indicate recovery mode
by Duncan Laurie
· 11 years ago
eec8e33
vboot: Do not pass OPROM_MATTERS flag to VbInit
by Duncan Laurie
· 11 years ago
b1b9c93
Add option to disable ChromeOS
by Kyösti Mälkki
· 10 years ago
9c66099
vboot: use out_flags to indicate dev mode
by Aaron Durbin
· 11 years ago
8d783b8
slippy: Minor vboot related fixes
by Duncan Laurie
· 11 years ago
6a89cf3
Honor vboot's request to load the VGA option ROM
by Bill Richardson
· 11 years ago
7a91816
Fix compile error in chromeos by adding stddef.h
by Duncan Laurie
· 11 years ago
fd4f413
Rename cpu/x86/car.h to arch/early_variables.h
by Stefan Reinauer
· 10 years ago
4159a80
Correct spelling of shadow, setting and memory
by Paul Menzel
· 10 years ago
0c605a5
CBFS: Change the signature of cbfs_decompress.
by Gabe Black
· 10 years ago
677e155
chromeos: use cache-as-ram migration API for vbnv
by Aaron Durbin
· 11 years ago
4bd7b0c
EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.
by Ronald G. Minnich
· 11 years ago
642b1db7
Eliminate use of pointers in coreboot table
by Stefan Reinauer
· 11 years ago
0703ec4
chromeos: honor MOCK_TPM=1
by Aaron Durbin
· 11 years ago
e63d5d8
chromeos: remove CACHE_ROM automatic selection
by Aaron Durbin
· 11 years ago
c875e2a
vboot module: fix compilation issues
by Aaron Durbin
· 11 years ago
3e4e303
Unify coreboot table generation
by Stefan Reinauer
· 11 years ago
54553d9
vboot: pass correct coreboot include paths
by Aaron Durbin
· 11 years ago
dd32a31
coreboot: add vboot_handoff to coreboot tables
by Aaron Durbin
· 11 years ago
fd79562
romstage: add support for vboot firmware selection
by Aaron Durbin
· 11 years ago
20ff75f
google/snow: rename a file so that it is clear what board it is for
by Ronald G. Minnich
· 11 years ago
3faa2c7
google/snow: enable GPIO entries and CHROMEOS in building
by Ronald G. Minnich
· 11 years ago
e7c76b4
snow: make build script erase 192KB instead of 128KB
by David Hendricks
· 11 years ago
6e21f43
No random directories
by Stefan Reinauer
· 11 years ago
4dfdeba
Reduce number of per-mainboard changes
by Stefan Reinauer
· 11 years ago
0a405ba
cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded
by Bill Richardson
· 11 years ago
c7fe280
vboot: Add option to skip TPM resume on S3 resume
by Stefan Reinauer
· 11 years ago
ad67791
Avoid using hardcoded values in MRC cache code
by Vadim Bendebury
· 11 years ago
87abeff
Change flashmap base to reflect new FMAP in U-boot
by Duncan Laurie
· 11 years ago
86bf3f5
ELOG: Find flash base in FMAP if possible
by Duncan Laurie
· 11 years ago
357bb2d
SandyBridge/IvyBridge: Use flash map to find MRC cache
by Stefan Reinauer
· 11 years ago
8de8844
ELOG: Fix reporting of developer/recovery modes
by Duncan Laurie
· 11 years ago
27e5aac
ELOG: Log events for Chrome OS developer/recovery mode
by Duncan Laurie
· 11 years ago
be1ef23
chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data
by Stefan Reinauer
· 11 years ago
2198c58
Move GGL0001 ACPI code to generic ChromeOS code
by Stefan Reinauer
· 12 years ago
984f954
ChromeOS: Remove remnants of FDT support
by Stefan Reinauer
· 12 years ago
adc7bb0
ChromeOS: add missing string.h in gnvs.c
by Stefan Reinauer
· 12 years ago
f17789c
Don't unconditionally show ChromeOS options
by Stefan Reinauer
· 12 years ago
9aea04a
Add Google ChromeOS vendor support
by Stefan Reinauer
· 12 years ago
3008bbad
Add TPM support to coreboot
by Stefan Reinauer
· 12 years ago
b89a761
Add Google ChromeOS vendorcode directory
by Stefan Reinauer
· 12 years ago