index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
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-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-03
program loading: unify on struct prog
Aaron Durbin
2015-04-03
program loading: add prog_run() function
Aaron Durbin
2015-04-03
program loading: introduce struct prog
Aaron Durbin
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-20
bootblocks: use run_romstage()
Aaron Durbin
2015-03-20
qemu-riscv: add preram_cbmem_console
Aaron Durbin
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-02
src/arch/*/include/stdint.h: Provide definitions for bool type
Alexandru Gagniuc
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
CBMEM console: Fix and enhance pre-RAM support
Kyösti Mälkki
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-27
CBMEM: Implement cbmem_run_init_hooks() stub
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-12-09
UCB RISCV: Switch to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-05
RISCV: one last little nit to make it build and run
Ronald G. Minnich
2014-12-04
RISCV: get RISCV to build again
Ronald G. Minnich
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich