index
:
riscv-gnu-toolchain/pk.git
cs250
device-files
enable-32bit
eos14-bringup
eos20
fdt
fix-fcvt-s-w
gnuconfig
hax
master
maxmem
new-sbi-disk
remap
rocc-enable
rv32-putstring
rvt-master
sbi-disk
sbi_emulation_for_perf
sbi_for_perf
travis-dev
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bbl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-31
Disable device tree filter when load a dts from file (#219)
Yan
2
-0
/
+3
2020-10-30
Revert "Disable device tree filter when load a dts from file (#217)"
Andrew Waterman
2
-3
/
+0
2020-10-29
Disable device tree filter when load a dts from file (#217)
Yan
2
-0
/
+3
2020-04-28
Use correct offset for bbl.bin with non-default MEM_START (#187)
Jessica Clarke
1
-1
/
+1
2020-04-28
Support --without-payload for OpenSBI fw_jump-style booting (#186)
Jessica Clarke
2
-5
/
+21
2019-10-22
Merge pull request #150 from lsgunth/build_fixes
Andrew Waterman
1
-0
/
+5
2019-06-11
configure: Add option to set physical memory start address
Gabriel L. Somlo
1
-1
/
+1
2019-04-15
bbl/bbl.ac: use = instead of == for comparing equality (#158)
maxice8
1
-2
/
+2
2019-03-22
Always build bbl.bin
Logan Gunthorpe
1
-0
/
+5
2019-01-25
Protect BBL data, not just text
Andrew Waterman
1
-2
/
+2
2019-01-04
Protect M-mode memory from S-mode
Andrew Waterman
1
-0
/
+47
2019-01-04
Page-align the writable data section
Andrew Waterman
1
-3
/
+4
2019-01-04
Clean up linker scripts a bit
Andrew Waterman
1
-10
/
+2
2018-07-12
bbl: boot payload in machine mode when --enable-boot-machine is passed
Hesham Almatary
1
-0
/
+4
2018-07-12
configure: Add --enable-boot-machine in BBL
Hesham Almatary
1
-0
/
+5
2018-07-11
Merge pull request #113 from riscv/license
Palmer Dabbelt
2
-0
/
+6
2018-07-11
Merge pull request #91 from bukinr/master
Palmer Dabbelt
1
-1
/
+1
2018-07-10
Don't look for riscv_logo.txt if logo is not enabled
Andrew Waterman
2
-0
/
+6
2018-07-09
Properly license all nontrivial files
Andrew Waterman
7
-0
/
+14
2018-05-22
RISC-V: Support separate firmware and kernel payload
Michael Clark
3
-6
/
+27
2018-03-23
Include .bss section to the binary so dtb_output() gets full size
Ruslan Bukin
1
-1
/
+1
2017-11-03
Fix line endings in the logo
Palmer Dabbelt
1
-0
/
+5
2017-11-03
Allow users to pick a logo
Palmer Dabbelt
5
-24
/
+36
2017-11-03
Remove the platform interface
Palmer Dabbelt
4
-6
/
+27
2017-11-02
Detect harts that can't boot Linux instead of hard-coding them
Palmer Dabbelt
1
-2
/
+14
2017-08-09
The DTB argument to boot_other_hart shouldn't be used in BBL
Palmer Dabbelt
1
-8
/
+6
2017-08-03
Add the '--enable-print-device-tree' argument
Palmer Dabbelt
1
-3
/
+8
2017-08-03
Allow platform__get_logo to return NULL
Palmer Dabbelt
1
-1
/
+3
2017-08-02
Move DISABLED_HART_MASK to the platform
Palmer Dabbelt
1
-1
/
+2
2017-08-02
Move the logo behind the platform interface
Palmer Dabbelt
1
-26
/
+2
2017-08-02
Add a platform interface
Palmer Dabbelt
1
-0
/
+1
2017-04-05
Rename HART_MASK to DISABLED_HART_MASK to clarify polarity
Andrew Waterman
1
-1
/
+1
2017-04-05
bbl: prevent named cores from booting
Wesley W. Terpstra
1
-1
/
+1
2017-04-05
fdt: redact clint, plic, and debug hardware
Wesley W. Terpstra
1
-0
/
+6
2017-03-23
bbl: copy dtb after the kernel
Wesley W. Terpstra
1
-1
/
+17
2017-03-22
SBI: a0+a1 hold hartid+dtb pointer between boot loader stages
fdt
Wesley W. Terpstra
1
-4
/
+4
2017-02-20
Don't block for acks on console writes
Andrew Waterman
7
-69
/
+23
2017-02-17
Clean up boot loader for physical address loading
Andrew Waterman
3
-20
/
+8
2017-02-17
WIP towards ECALL interface for SBI
Andrew Waterman
1
-51
/
+5
2017-02-15
Incorporate sptbr/sfence.vma changes
Andrew Waterman
1
-1
/
+1
2016-12-06
avoid non-standard predefined macros
Andrew Waterman
1
-1
/
+1
2016-08-16
add htif section in linker script, with ALIGNs to prevent MMIO and data from ...
Sagar Karandikar
1
-0
/
+10
2016-07-06
Udpate to new PTE format
Andrew Waterman
1
-2
/
+2
2016-04-30
Move DRAM to high addresses
Andrew Waterman
2
-5
/
+5
2016-03-09
Refactor pk, bbl, machine into separate libraries
Andrew Waterman
8
-0
/
+322