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
/
soc
/
ucb
/
riscv
Age
Commit message (
Expand
)
Author
2020-04-05
soc/ucb: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-06
mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.
Philipp Hug
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-02-13
riscv: Add initial support for 32bit boards
Philipp Hug
2019-01-24
riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCV
Ronald G. Minnich
2019-01-17
riscv: create Kconfig architecture features for new parts
Ronald G. Minnich
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-12-05
mb/emulation/spike-riscv: Implement mtime_init
Jonathan Neuschäfer
2018-11-05
riscv: add support smp_pause / smp_resume
Xiang Wang
2018-09-14
arch/riscv: provide a monotonic timer
Philipp Hug
2018-09-10
soc/sifive/fu540: Makefile: include mtime_init in ramstage
Philipp Hug
2018-09-10
riscv: update mtime initialization
Xiang Wang
2018-07-17
riscv: add support for modifying compiler options
Xiang Wang
2017-12-02
riscv: Remove config string support
Jonathan Neuschäfer
2017-11-07
RISC-V boards: Stop using the config string
Jonathan Neuschäfer
2016-12-06
soc/ucb/riscv: Place CBMEM at top of autodetected RAM
Jonathan Neuschäfer
2016-08-15
soc/ucb/riscv: select BOOTBLOCK_CONSOLE
Jonathan Neuschäfer
2016-07-15
arch/riscv: Move CBMEM into RAM
Jonathan Neuschäfer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
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-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich