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
Age
Commit message (
Expand
)
Author
2015-07-17
Remove unused Kconfig symbols in c code
Martin Roth
2015-07-16
t210: new sdram_lp0_save_params() function
Yen Lin
2015-07-16
foster: correct odmdata in odmdata.cfg
Yen Lin
2015-07-16
smaug: correct odmdata in odmdata.cfg
Yen Lin
2015-07-16
t210: correct odmdata location in bct
Yen Lin
2015-07-16
foster: add sdram_configs.c
Yen Lin
2015-07-16
smaug: ramstage: include sdram_configs.c
Yen Lin
2015-07-16
smaug: Use VNBN_FLASH instead of VBNV_EC
Furquan Shaikh
2015-07-16
t210: Reorganize memlayout.ld
Furquan Shaikh
2015-07-16
t210: SPI driver cleanup
Furquan Shaikh
2015-07-16
t210: Correct dma_busy function
Furquan Shaikh
2015-07-16
smaug: Increase drive strength for QSPI Pinmux
Furquan Shaikh
2015-07-16
t210: Add PINMUX macros for drive strength
Furquan Shaikh
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy
2015-07-16
x86 realmode: Set up the 8254 timer before running option rom
zbao
2015-07-16
AMD Merlin Falcon: Mask bit 31 of BIST while doing BIST check
zbao
2015-07-15
amd/model_fxx rev.F: emit P-states when no intermediates exist
Jonathan A. Kollasch
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-15
intel/fsp_baytrail: Remove PcdEnableLan option
York Yang
2015-07-14
timestamps: clarify in ramstage when not to reinit the cache
Aaron Durbin
2015-07-14
cbtable: describe boot media
Patrick Georgi
2015-07-14
Braswell: Use CBFS image type name
Lee Leahy
2015-07-14
riscv-emulation: Set stack size to 0 in Kconfig
Thaminda Edirisooriya
2015-07-14
fmap: publish find_fmap_directory()
Patrick Georgi
2015-07-14
fmap: Introduce new function to derive fmap name from offset/size
Patrick Georgi
2015-07-14
getac/p470: initialize timestamps in romstage
Patrick Georgi
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-07-14
amd/rs780: Fix typo
Patrick Georgi
2015-07-14
intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152
Damien Zammit
2015-07-14
amd/fam10: Add k10temp ACPI thermal zone mixin.
Tobias Diedrich
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-07-13
superio/smsc: Add support for SMSC DME1737
Jonathan A. Kollasch
2015-07-13
superio/smsc/dme1737: copy superio/smsc/lpc47b397
Jonathan A. Kollasch
2015-07-13
tegra124/tegra210: Include stages.h in bootblock.c
Stefan Reinauer
2015-07-13
tegra210: Fix coding style in clock.c
Stefan Reinauer
2015-07-13
smaug: Set LDO2 voltage to 1.8V
Furquan Shaikh
2015-07-13
t210: Apply A57 hardware issue workaround during cpu startup
Furquan Shaikh
2015-07-13
arm64: Define stage_entry as weak symbol
Furquan Shaikh
2015-07-13
arm64/a57: Move cortex_a57.h under include directory
Furquan Shaikh
2015-07-13
t210: Add TZDRAM_BASE param to BL31_MAKEARGS
Furquan Shaikh
2015-07-13
intel raminit: improve logging
Patrick Rudolph
2015-07-13
intel raminit: fix timB high adjust calculation
Patrick Rudolph
2015-07-13
intel raminit: whitespace fixes
Patrick Rudolph
2015-07-13
intel sandybridge: add VGA pci device id
Patrick Rudolph
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warning
Martin Roth
2015-07-12
x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL
Martin Roth
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
[next]