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-04-10
gpio: compile gpio.c at all stages
David Hendricks
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-07
rmodules: fix linking
Aaron Durbin
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-03
program loading: add prog_run() function
Aaron Durbin
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-27
cbfs/rmodule: add architecture specific operations at stage load
Ionela Voinescu
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-23
Publish the board ID value in coreboot table, when configured
Vadim Bendebury
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
2015-03-20
verstage should include the CBFS SPI wrapper, when configured
Vadim Bendebury
2015-03-17
coreboot: x86: enable gc-sections
Aaron Durbin
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
[next]