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
/
bootblock.S
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/riscv: Convert to SPDX license header
Patrick Georgi
2019-02-13
riscv: Add initial support for 32bit boards
Philipp Hug
2019-02-02
riscv: Simplify payload handling
Xiang Wang
2018-11-05
riscv: add support to block smp in each stage
Xiang Wang
2018-10-06
arch/riscv: Update comment about mstatus initialization
Jonathan Neuschäfer
2018-09-14
arch/riscv: Only execute on hart 0 for now
Philipp Hug
2018-07-18
riscv: add CAR interface
Xiang Wang
2018-02-20
arch/riscv: Pass the bootrom-provided FDT to the payload
Jonathan Neuschäfer
2017-01-16
riscv: get SBI calls to work
Ronald G. Minnich
2016-11-02
riscv: Add a bandaid for the new toolchain
Ronald G. Minnich
2016-10-24
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-07-28
arch/riscv: Refactor bootblock.S
Jonathan Neuschäfer
2016-06-28
riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handler
Jonathan Neuschäfer
2016-06-28
arch/riscv: Move _start to the beginning of the bootblock
Jonathan Neuschäfer
2016-06-21
riscv-spike: Move coreboot to 0x80000000 (2GiB)
Jonathan Neuschäfer
2016-04-08
Change la to li (load immediate)
Ronald G. Minnich
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-16
riscv-memlayout: fix existing memlayout issues, add sbi interface
Thaminda Edirisooriya
2015-08-09
riscv-spike: support for Spike emulation of riscv
Thaminda Edirisooriya
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-18
riscv: use new-style CBFS header lookup
Patrick Georgi
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich