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
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
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
rmodule: add string functions to rmodules class
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-20
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-18
lib: add rmodule support
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-07
Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS`
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2012-12-08
Only include libgcc wrappers on x86
Stefan Reinauer
2012-11-30
Drop boot directory
Stefan Reinauer
2012-11-30
src/lib/Makefile.inc: Add license header
Stefan Reinauer
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-07-24
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
[next]