projects
/
microwatt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
microwatt.git
2022-08-31
Joel Stanley
antmicro-artix-dc-scm: Enable SPI flash
commit
|
commitdiff
|
tree
2022-08-31
Joel Stanley
antmicro-artix-dc-scm: Formatting to match top-arty
commit
|
commitdiff
|
tree
2022-08-31
Joel Stanley
antmicro-artix-dc-scm: Add SPI flash pins
commit
|
commitdiff
|
tree
2022-08-31
Joel Stanley
antmicro-artix-dc-scm: Update DRAM properties
commit
|
commitdiff
|
tree
2022-08-31
Paul Mackerras
antmicro-artix-dc-scm: Add DRAM support
commit
|
commitdiff
|
tree
2022-08-31
Michael Neuling
Add Antmicro Artix DC SCM hello world support
commit
|
commitdiff
|
tree
2022-08-30
Anton Blanchard
Merge pull request #400 from mikey/githash
commit
|
commitdiff
|
tree
2022-08-29
Michael Neuling
Merge pull request #399 from ozbenh/misc
commit
|
commitdiff
|
tree
2022-08-29
Dan Horák
hello_world: Debug print the gitinfo syscon register
commit
|
commitdiff
|
tree
2022-08-29
Dan Horák
syscon: Implement a register for storing git hash info
commit
|
commitdiff
|
tree
2022-08-25
Benjamin Herrenschmidt
Fix PLRU
commit
|
commitdiff
|
tree
2022-08-14
Anton Blanchard
Merge pull request #397 from mikey/metavalue-counts
commit
|
commitdiff
|
tree
2022-08-13
Michael Neuling
tests: Update metavalues test count
commit
|
commitdiff
|
tree
2022-08-13
Michael Neuling
Merge pull request #396 from paulusmack/reduce-meta
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
execute1: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
loadstore1: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
decode2: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
core_debug: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
icache: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-12
Paul Mackerras
dcache: Reduce metavalue warnings
commit
|
commitdiff
|
tree
2022-08-10
Michael Neuling
Merge pull request #382 from paulusmack/master
commit
|
commitdiff
|
tree
2022-08-10
Michael Neuling
Merge pull request #392 from paulusmack/fix-branch...
commit
|
commitdiff
|
tree
2022-08-10
Paul Mackerras
multiply_tb: Fix multiply_tb.vhdl for the new multiplie...
commit
|
commitdiff
|
tree
2022-08-10
Paul Mackerras
execute1: Make it clear that divide logic is not includ...
commit
|
commitdiff
|
tree
2022-08-10
Paul Mackerras
Remove option for "short" 16x16 bit multiplier
commit
|
commitdiff
|
tree
2022-08-10
Michael Neuling
Merge branch 'fix-branch-alias' into branch-alias
commit
|
commitdiff
|
tree
2022-08-10
Michael Neuling
Merge pull request #388 from antonblanchard/trace-test
commit
|
commitdiff
|
tree
2022-08-10
Paul Mackerras
fetch1: Fix bug where BTC entries don't match on MSR[IR]
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
Change the multiplier interface to support signed multi...
commit
|
commitdiff
|
tree
2022-08-09
Anton Blanchard
Add branch alias test
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
xilinx_mult: Prepare for doing signed multiplication
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
execute1: Add a pipelined 33-bit signed multiplier
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
predecode: Add more comments to row_predecode_rom and...
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
icache: Log 36 bits of instruction rather than 32
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
predecode: Work around apparent yosys/nextpnr bug
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
Pre-decode instructions when writing them to icache
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
Eliminate use of primary opcode outside of decode1
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
decode1: Divide insn_code values into ranges to indicat...
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
decode1: Split instruction decoding into two steps
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
decode1: Use block RAMs in decode
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
decode2: Decode unit and single-pipe attributes for...
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
FPU: Set sign of 0 result of subtraction in pack_dp
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
FPU: Simplify IDLE state code
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
FPU: Make an explicit exponent data path
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
FPU: Minor fix and simplifications
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
loadstore1: Simplify address generation in OP_FETCH_FAI...
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
Remove leftover logic for 16-byte loads and stores
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
writeback: Eliminate unintentional inferred latch
commit
|
commitdiff
|
tree
2022-08-09
Michael Neuling
Merge pull request #390 from shenki/fix-whide-warnings
commit
|
commitdiff
|
tree
2022-08-09
Anton Blanchard
Merge pull request #389 from paulusmack/fix-sc
commit
|
commitdiff
|
tree
2022-08-09
Anton Blanchard
tests/trace: Test trace vs system call interrupt
commit
|
commitdiff
|
tree
2022-08-09
Paul Mackerras
execute1: Fix trace interrupt on sc instruction
commit
|
commitdiff
|
tree
2022-08-08
Joel Stanley
soc: Fix -Whide warning
commit
|
commitdiff
|
tree
2022-08-08
Joel Stanley
xics: Fix -Whide warnings
commit
|
commitdiff
|
tree
2022-08-08
Joel Stanley
fpu: Fix -Whide warnings
commit
|
commitdiff
|
tree
2022-08-08
Michael Neuling
Merge pull request #387 from antonblanchard/gitignore
commit
|
commitdiff
|
tree
2022-08-07
Anton Blanchard
Add litesdcard/build to gitignore
commit
|
commitdiff
|
tree
2022-08-05
Paul Mackerras
Merge pull request #384 from antonblanchard/litedram...
commit
|
commitdiff
|
tree
2022-08-04
Anton Blanchard
litedram: Regenerate
commit
|
commitdiff
|
tree
2022-08-04
Anton Blanchard
litedram: MIGEN_GIT_SHA1 no longer defined
commit
|
commitdiff
|
tree
2022-08-04
Paul Mackerras
Merge pull request #383 from antonblanchard/fix-sdcard
commit
|
commitdiff
|
tree
2022-08-04
Anton Blanchard
litesdcard: Fix and regenerate Verilog
commit
|
commitdiff
|
tree
2022-08-01
Paul Mackerras
Merge pull request #381 from shingarov/gitignore-artifacts
commit
|
commitdiff
|
tree
2022-08-01
Paul Mackerras
Merge pull request #378 from mikey/ux-cleanup
commit
|
commitdiff
|
tree
2022-07-29
Boris Shingarov
Gitignore build artifacts
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
test: Add test for metavalues
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
tests: Update FPU test output
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
tests: Minor script cleanups
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for register_file.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for pmu.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for rotator.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for mmu.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for loadstore1.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for icache.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for fpu.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for fetch1.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for execute1.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for decoder1.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for helpers.vhdl
commit
|
commitdiff
|
tree
2022-07-28
Michael Neuling
Metavalue cleanup for common.vhdl
commit
|
commitdiff
|
tree
2022-07-26
Michael Neuling
Merge pull request #379 from paulusmack/master
commit
|
commitdiff
|
tree
2022-07-25
Michael Neuling
Merge pull request #380 from iagocaran/master
commit
|
commitdiff
|
tree
2022-07-25
Michael Neuling
tests/pmu: Cleanup whitespace in pmc.c
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Use register addresses from decode1 for dependency...
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
register_file: Make read access to register file synchr...
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
decode1: Work out register addresses in decode1
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
loadstore1: Do SPR reading in stage 2 rather than stage 3
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Provide debug access to SPRs in loadstore1 and mmu
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Restore debug access to SPRs
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Finish off taking SPRs out of register file
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Move LR, CTR and TAR out of the register file
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Start removing SPRs from register file
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Use FPU for division instructions if we have an FPU
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
FPU: Add logic for 32-bit integer division
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
FPU: Add integer division logic to FPU
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
FPU: Convert internal R, A, B, and C registers to 8...
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
Track hazards explicitly for XER overflow bits
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
fetch1: Fix debug stop again
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
control: Reimplement serialization using tags
commit
|
commitdiff
|
tree
2022-07-22
Paul Mackerras
decode1: Remove stash buffer
commit
|
commitdiff
|
tree
next