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-09-09
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
linking: move romstage and bootblock to use program.ld
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-08-09
Only apply libgcc workaround on x86-32
Stefan Reinauer
2015-06-30
lib: add delay.c to bootblock if I2C_TPM driver is enabled
Patrick Georgi
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-14
coreboot: add memory pool infrastructure
Aaron Durbin
2015-05-14
coreboot: add region infrastructure
Aaron Durbin
2015-05-13
secmon: allow for serial console
Aaron Durbin
2015-05-13
verstage: provide support for serial console
Aaron Durbin
2015-05-11
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-05-11
secmon: Add some missing files
Patrick Georgi
2015-05-05
vboot: add cbfs_core
Aaron Durbin
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-28
lib: When used, add timestamp.c to bootblock and verstage, too
Patrick Georgi
2015-04-27
lib/tlcl: Provide mock implementation
Yen Lin
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-04-22
coreboot: add imd library
Aaron Durbin
2015-04-22
lib: add base64 decoder
Vadim Bendebury
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
[next]