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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
Regenerated the configure file with autoconf 2.71 (#288)
Kenneth Ostby
1
-1262
/
+2101
2022-04-20
Link -lgcc if it exists
Lucheng Zhang
1
-14
/
+128
2020-10-31
Disable device tree filter when load a dts from file (#219)
Yan
1
-1
/
+28
2020-10-30
Revert "Disable device tree filter when load a dts from file (#217)"
Andrew Waterman
1
-25
/
+1
2020-10-29
Disable device tree filter when load a dts from file (#217)
Yan
1
-1
/
+25
2020-02-02
Support manually zeroing out BSS when booting (#188)
James Clarke
1
-0
/
+15
2019-12-09
Added --with-abi configure option (#183)
Nick Knight
1
-0
/
+11
2019-08-14
Mark PK as version 1.0.0
v1.0.0
Palmer Dabbelt
1
-25
/
+13
2019-06-11
configure: Add option to set physical memory start address
Gabriel L. Somlo
1
-0
/
+18
2019-01-15
Revert "Don't require a RISC-V libc and crt when configuring (#132)" (#140)
Andrew Waterman
1
-1
/
+0
2019-01-04
Don't require a RISC-V libc and crt when configuring (#132)
James Clarke
1
-0
/
+1
2018-07-12
configure: Add --enable-boot-machine in BBL
Hesham Almatary
1
-0
/
+15
2018-07-10
Don't look for riscv_logo.txt if logo is not enabled
Andrew Waterman
1
-3
/
+13
2018-06-21
Replace the --enable-32bit option by --with-arch
Zong Li
1
-26
/
+11
2018-05-22
RISC-V: Support separate firmware and kernel payload
Michael Clark
1
-3
/
+12
2018-03-21
Fix build with compilers defaulting to PIE (#90)
aurel32
1
-1
/
+1
2018-03-16
Changed install_subdir to $host_alias with substituted 64->32 instead… (#89)
Rishi Khan
1
-2
/
+3
2018-03-15
Don't link build-id string
Andrew Waterman
1
-0
/
+2
2017-11-03
Allow users to pick a logo
Palmer Dabbelt
1
-0
/
+14
2017-11-03
Remove the platform interface
Palmer Dabbelt
1
-60
/
+0
2017-08-03
Add the '--enable-print-device-tree' argument
Palmer Dabbelt
1
-0
/
+16
2017-08-02
Add the '--with-platform' argument and the sifive-vc707-devkit platform
Palmer Dabbelt
1
-0
/
+14
2017-08-02
Add a platform interface
Palmer Dabbelt
1
-0
/
+46
2017-02-20
Don't block for acks on console writes
Andrew Waterman
1
-3
/
+201
2016-07-16
Support 32bit build (#27)
Prashanth Mundkur
1
-4
/
+40
2016-07-08
Remove vestigial configure search for riscv-isa-run/spike
Andrew Waterman
1
-120
/
+1
2016-03-09
Refactor pk, bbl, machine into separate libraries
Andrew Waterman
1
-11
/
+212
2016-02-19
Remove --disable-atomics flag; rely on -march setting instead
Andrew Waterman
1
-15
/
+0
2015-05-10
Fix build using glibc toolchain
Andrew Waterman
1
-1
/
+1
2015-05-02
Add ASCII art boot logo
Andrew Waterman
1
-0
/
+14
2015-03-12
Update to new privileged spec
Andrew Waterman
1
-94
/
+3
2015-01-02
Don't automatically set --host
Andrew Waterman
1
-107
/
+106
2014-10-26
Don't rely on the C library
Andrew Waterman
1
-2
/
+0
2014-09-11
Don't assume null pointers can't be dereferenced
Andrew Waterman
1
-1
/
+1
2014-09-11
Disable pedantic warning under gcc 4.9.1
Andrew Waterman
1
-1
/
+1
2013-07-01
Fixed -lgcc bug in configure.ac (needed for -m32)
Christopher Celio
1
-3
/
+1
2013-05-23
use string.h functions in newlib (-lc)
Andrew Waterman
1
-0
/
+2
2013-05-22
properly search for the new isa simulator (spike)
Stephen Twigg
1
-2
/
+2
2013-01-25
rename binary to pk; change argv handling
Andrew Waterman
1
-1
/
+1
2012-11-17
fix spinlocks; add --disable-atomics cfg opt
Andrew Waterman
1
-0
/
+15
2012-09-07
Added rough emulation support for div/rem/mul.
Christopher Celio
1
-259
/
+382
2011-06-19
configure argument --host=riscv is now implied
cs250
Andrew Waterman
1
-0
/
+6
2011-06-19
temporary undoing of renaming
Andrew Waterman
1
-0
/
+5380
2011-06-19
Renamed packages
Andrew Waterman
1
-5380
/
+0
2011-04-09
[xcc,pk,sim,opcodes] added first RVC instruction
Andrew Waterman
1
-37
/
+0
2011-03-24
[pk] 32bit kernel + FPU emulation now compiles
Andrew Waterman
1
-0
/
+2
2011-01-10
[pk] added --disable-fp-emulation option for code size
Andrew Waterman
1
-0
/
+15
2010-11-21
[opcodes, pk, sim, xcc] made jumps shorter and PC-relative
Andrew Waterman
1
-1
/
+1
2010-10-15
[pk, sim] added FPU emulation support to proxy kernel
Andrew Waterman
1
-0
/
+92
2010-08-24
[pk] proxy kernel support for mixed 32b/64b operation
Andrew Waterman
1
-0
/
+51
[next]