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
/
lib
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM console: Fix and enhance pre-RAM support
Kyösti Mälkki
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-09
Primitive memory test
David Hendricks
2015-01-07
CBMEM: Rename utility file
Kyösti Mälkki
2014-12-30
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache
Kyösti Mälkki
2014-11-30
gcc.c: Test for gcc, not for non-clang
Patrick Georgi
2014-11-30
Introduce halt()
Patrick Georgi
2014-11-25
build system: unify linker use across gcc and clang
Patrick Georgi
2014-11-25
build system: use a single variable name for compiler runtimes
Patrick Georgi
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-19
lib/lzma.c: Use header over .c include
Edward O'Callaghan
2014-11-19
lib/cbfs: Use linker symbols over .c include in cbfs.c
Edward O'Callaghan
2014-11-12
src/lib/Makefile.inc: Allow rmodules to link under Clang
Edward O'Callaghan
2014-10-22
reg_script: include in romstage
Isaac Christensen
2014-08-25
delay: Have mdelay() / delay() available in romstage, too
Stefan Reinauer
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-06-27
lib/Makefile.inc: Stop gcc.c getting into SMM clang builds
Edward O'Callaghan
2014-06-06
build: Drop libgcc runtime wrapper in Clang builds
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-01
Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-04
Add a generic register script handler
Duncan Laurie
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-03
coreboot: introduce notion of bootmem for memory map at boot
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-06
ne2k: Move under drivers/net
Kyösti Mälkki
2014-02-06
spkmodem: Move under drivers/pc80
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-01-30
coreboot: config to cache ramstage outside CBMEM
Aaron Durbin
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2013-12-21
Add simple hexdump function
Stefan Reinauer
2013-12-01
Fix build with USE_OPTION_TABLE
Kyösti Mälkki
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-19
Don't include LZMA in romstage if ramstage is not compressed.
Andrew Wu
2013-07-15
CBFS: Use memmove instead of memcpy when loading a file from CBFS.
Gabe Black
2013-07-14
Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.
Gabe Black
2013-06-21
Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.
Denis 'GNUtoo' Carikli
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-01
coreboot: add timer queue implementation
Aaron Durbin
2013-04-18
spkmodem console
Vladimir Serbinenko
2013-03-29
lib: add memrange infrastructure
Aaron Durbin
2013-03-23
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
[next]