Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

v201908

Compare
Choose a tag to compare
@nategraff-sifive nategraff-sifive released this 20 Sep 20:13
· 3 commits to v201905-branch since this release
6dc73a3

Release notes for freedom-e-sdk v201908

Statistics since v201905

  • 144 commits
  • 104 files changed, 7354 insertions(+), 3270 deletions(-)

Authors

Nathaniel Graff
Bunnaroath Sou
Kevin Mills
Albert Chen
Hsiang-Chia.Huang
Palmer Dabbelt
Zong Li
cgsfv

Merge history

6dc73a3 Update generated docs for v201908
b668bb4 Test v201908-branch in Travis with released tools
1147947 Update sphinx documentation sources for v19.08

adcab77 Bump DeviceTree tools for chicken bit fix (PCS 19.08 Release)

70c8bf6 Document QEMU Simulation
a1bc5c5 Pick up L2 cache support
cf9f5dd [v19.08] Add QEMU 4.1.0 u54mc Target
6d52c6f [v19.08] DTS Fixup: Use sifive,trace as stdout-path
9c124c5 [v19.08] Run multicore configs on hart 1
2a30cc3 Updated QEMU bsp's with larger memories matching QEMU 4.1.0
1ec42ec Revert turning off newlib-nano for Dhrystone
c0a44dc Increase the requested heap size for Dhrystone
33e4e9b [v19.08] Don't use newlib-nano for Dhrystone
3b321cb Add README for Freedom E310 Arty
382ebb9 [v19.08] Bump Submodules
d195ed7 Add explicit example of using vectored interrupts
940c427 [v19.08] Bump Coremark to latest master
84e65ea Bump DeviceTree tools
bc7b55a Bump submodules
7c61879 add wit-manifest and check-submodules script
46742d9 [19.08 Backport] Run QEMU targets in Travis
8b31f54 [19.08 Backport] Script to detect code model incompatibility
bfe1074 Run Travis on v201908-branch
aba3b54 Update CFLUSH example to use updated metal API
fd488da Use HTTPS instead of SSH in submodule URLs
559ee9c New a couple of CLIC examples demonstration clic functionality
36c79cb [19.08 Backport] Dual license Apache-2.0 and MIT
c556809 Dual license Apache-2.0 and MIT
e1c731e [19.08 backport] Update example descriptions
3217b58 Update example descriptions
352135b Add new PLIC example demonstrating the use of PLIC threshold and priority APIs
94481d6 Add cflush example
6012061 Disable Segger's ISA simulator
f1a4214 Bump submodules
63adb2d Add libm to LDLIBS
34dfbf1 Bump examples for various error and warning fixes
aa2d914 Add RTC and Watchdog examples
21695e7 Fix Makefile identation
d0f90ec Add QEMU SiFive U54 Target
27fdbe1 Launch QEMU simulation with make simulate
d9cddf9 Modify the compatible of l2 cache controller
1c5f249 Minor fix to add missing default
73f9a5c Bump submodules
6712099 Fix HiFive1 Rev B DTS
6ec1e21 Specify default build configuration for example projects
62cea78 Restore standalone target
4a63b78 update the coremark options for gcc 8.3.0.
1446c90 Bump Metal and DTT to latest master
ba550a1 Hifive1 revb readme grammar
954f57f Hifive1 revb readme grammar
331662e Pass march, mabi, mcmodel to ASFLAGS