projects
/
microwatt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
microwatt.git
2022-03-02
Raptor Engineering...
Fix typo
commit
|
commitdiff
|
tree
2022-03-02
Raptor Engineering...
Fix incorrect Aquila core license
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
Documentation cleanup
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
Fix typo
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
Update documentation
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
Formally release this version of Aquila under the GNU...
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
[WIP] Add initial version of Aquila LPC slave core
commit
|
commitdiff
|
tree
2022-03-01
Raptor Engineering...
Add missing mapping between HAS and USE for Liteeth...
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Formally release this version of Tercel under the GNU...
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Fix typo
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Make Tercel register map a bit easier to read
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Update Tercel README with actual core state on reset
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Add Tercel support to Arty
commit
|
commitdiff
|
tree
2022-02-23
Raptor Engineering...
Add initial Tercel support for Arctic Tern
commit
|
commitdiff
|
tree
2022-02-22
Raptor Engineering...
Add initial Arctic Tern support
commit
|
commitdiff
|
tree
2022-02-22
Raptor Engineering...
Extend LiteDRAM VHDL wrapper to allow more than one...
commit
|
commitdiff
|
tree
2022-02-22
Joel Stanley
yosys: Use read_verilog
commit
|
commitdiff
|
tree
2021-03-25
Anton Blanchard
Merge pull request #286 from antonblanchard/Makefile...
commit
|
commitdiff
|
tree
2021-03-25
Anton Blanchard
Remove unused GHDL_TARGET_GENERICS
commit
|
commitdiff
|
tree
2021-03-25
Anton Blanchard
Move verilator --trace flag into VERILATOR_FLAGS
commit
|
commitdiff
|
tree
2021-03-24
Anton Blanchard
Merge pull request #285 from antonblanchard/Makefile...
commit
|
commitdiff
|
tree
2021-03-24
Anton Blanchard
Merge pull request #281 from antonblanchard/cache-tlb...
commit
|
commitdiff
|
tree
2021-03-24
Anton Blanchard
Remove -frelaxed
commit
|
commitdiff
|
tree
2021-03-24
Anton Blanchard
Use VERILATOR_FLAGS/VERILATOR_CFLAGS on all verilator...
commit
|
commitdiff
|
tree
2021-03-24
Anton Blanchard
Remove core_files from soc_files and fpga_files
commit
|
commitdiff
|
tree
2021-03-23
Anton Blanchard
Merge pull request #284 from antonblanchard/boot-clocks
commit
|
commitdiff
|
tree
2021-03-15
Anton Blanchard
Allow SPI BOOT_CLOCKS to be overridden by top level
commit
|
commitdiff
|
tree
2021-03-15
Anton Blanchard
Pass icache/dcache/tlb parameters down from soc
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Merge pull request #274 from mikey/read-sprs
commit
|
commitdiff
|
tree
2021-02-08
Anton Blanchard
Add a test to read from all SPRs
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Fix DAR/DSISR reading before they are written
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Merge pull request #269 from paulusmack/pipeline
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Merge pull request #268 from paulusmack/btc
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Merge pull request #273 from antonblanchard/wishbone...
commit
|
commitdiff
|
tree
2021-02-08
Michael Neuling
Merge pull request #267 from paulusmack/master
commit
|
commitdiff
|
tree
2021-02-08
Anton Blanchard
Add some wishbone checking
commit
|
commitdiff
|
tree
2021-01-19
Paul Mackerras
core: Allow multiple loadstore instructions to be in...
commit
|
commitdiff
|
tree
2021-01-19
Paul Mackerras
loadstore: Convert to 3-stage pipeline
commit
|
commitdiff
|
tree
2021-01-19
Paul Mackerras
dcache: Fix bugs in pipelined operation
commit
|
commitdiff
|
tree
2021-01-19
Paul Mackerras
core: Send FPU interrupts to writeback rather than...
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Send loadstore1 interrupts to writeback rather...
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Move redirect and interrupt delivery logic to...
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
execute1: Move CR result to data path process
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
execute1: Move data-path logic out to a separate process
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Track CR hazards and bypasses using tags
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Restore bypass path from execute1
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Track GPR hazards using tags that propagate throu...
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Crack branches that update both CTR and LR
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
core: Crack update-form loads into two internal ops
commit
|
commitdiff
|
tree
2021-01-18
Paul Mackerras
fetch1: Implement a simple branch target cache
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
execute1: Improve timing on comparisons
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core: Reorganize execute1
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode1: Implement tlbsync as a no-op
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core: Make result multiplexing explicit
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode1: Implement obsolete dst, dstst, dss instruction...
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
execute1: Move branch adder after register
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode: Add a facility field to the instruction decode...
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode1: Take an extra cycle for predicted branch redirects
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
tests: Add tests for lq/stq and lqarx/stqcx.
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
loadstore1/dcache: Send store data one cycle later
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core: Implement quadword loads and stores
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
loadstore1: Improve timing of data path from cache...
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
dcache: Add more commentary, no code change
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
loadstore1: Decide on load formatting controls a cycle...
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode1: Fix decoding of recommended NOP instruction
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core_debug: Stop logging 256 cycles after trigger
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core_debug: Add an address trigger to stop logging...
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
FPU: Don't use mask generator for rounding
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
FPU: Relax timing around multiplier output
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
mw_debug: Display terminated status when stopping
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
mw_debug: Extend to handle FPRs
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
Arty A7: Document pin connections for on-board headers
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
execute1: Update comments about XER forwarding
commit
|
commitdiff
|
tree
2021-01-07
Paul Mackerras
Merge pull request #263 from antonblanchard/reset-pid
commit
|
commitdiff
|
tree
2021-01-07
Paul Mackerras
Merge pull request #262 from antonblanchard/reset-tb...
commit
|
commitdiff
|
tree
2021-01-07
Paul Mackerras
Merge pull request #259 from antonblanchard/dmi-reset
commit
|
commitdiff
|
tree
2021-01-05
Anton Blanchard
Merge pull request #265 from antonblanchard/another...
commit
|
commitdiff
|
tree
2021-01-05
Anton Blanchard
Merge pull request #264 from antonblanchard/reset-spi...
commit
|
commitdiff
|
tree
2021-01-03
Anton Blanchard
Initialize PID register
commit
|
commitdiff
|
tree
2021-01-03
Anton Blanchard
Fix another reset issue in spi_rxtx
commit
|
commitdiff
|
tree
2021-01-03
Anton Blanchard
Reset cmd_ready_o in spi_txrx
commit
|
commitdiff
|
tree
2021-01-03
Anton Blanchard
Reset TB and DECR
commit
|
commitdiff
|
tree
2020-12-21
Anton Blanchard
Merge pull request #261 from antonblanchard/wishbone_layout
commit
|
commitdiff
|
tree
2020-12-21
Anton Blanchard
Merge pull request #260 from paulusmack/misc
commit
|
commitdiff
|
tree
2020-12-20
Anton Blanchard
Make wishbone_master_out and wb_io_master_out match
commit
|
commitdiff
|
tree
2020-12-19
Paul Mackerras
fetch1: Fix debug stop
commit
|
commitdiff
|
tree
2020-12-17
Paul Mackerras
soc: Drive uart1_irq to 0 when we don't have UART1
commit
|
commitdiff
|
tree
2020-12-15
Anton Blanchard
Reset JTAG/DMI
commit
|
commitdiff
|
tree
2020-12-14
Michael Neuling
Merge pull request #256 from antonblanchard/flash-reset
commit
|
commitdiff
|
tree
2020-12-14
Paul Mackerras
Merge pull request #257 from antonblanchard/nofpu-fix
commit
|
commitdiff
|
tree
2020-12-14
Anton Blanchard
Fix an issue in flash controller when BOOT_CLOCKS is...
commit
|
commitdiff
|
tree
2020-12-13
Anton Blanchard
Fully initialize FPU buses when FPU is disabled
commit
|
commitdiff
|
tree
2020-12-12
Anton Blanchard
Fix a few reset issues in flash controller
commit
|
commitdiff
|
tree
2020-12-08
Anton Blanchard
Merge pull request #255 from antonblanchard/log-length
commit
|
commitdiff
|
tree
2020-12-08
Anton Blanchard
Merge pull request #254 from antonblanchard/fix-verilator
commit
|
commitdiff
|
tree
2020-12-08
Anton Blanchard
Add LOG_LENGTH to top-generic.vhdl
commit
|
commitdiff
|
tree
2020-12-07
Anton Blanchard
Add verilator FPGA target
commit
|
commitdiff
|
tree
2020-12-07
Anton Blanchard
Merge pull request #253 from antonblanchard/fix-verilator
commit
|
commitdiff
|
tree
2020-12-07
Anton Blanchard
Fix verilator build
commit
|
commitdiff
|
tree
2020-12-07
Michael Neuling
Merge pull request #252 from antonblanchard/hello-world...
commit
|
commitdiff
|
tree
next