projects
/
microwatt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
microwatt.git
2021-12-30
Luke Kenneth...
bring bram signals out to top_level, initially for...
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
core: Make result multiplexing explicit
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
execute1: Move branch adder after register
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
loadstore1/dcache: Send store data one cycle later
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
loadstore1: Improve timing of data path from cache...
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: Implement tlbsync as a no-op
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
decode1: Implement obsolete dst, dstst, dss instruction...
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
tests: Add tests for lq/stq and lqarx/stqcx.
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
core: Implement quadword loads and stores
commit
|
commitdiff
|
tree
2021-01-15
Paul Mackerras
dcache: Add more commentary, no code change
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
2020-12-06
Anton Blanchard
Fix ghdl warning due to variable shadowing in icache
commit
|
commitdiff
|
tree
2020-12-03
Anton Blanchard
Reduce hello_world footprint to fit in 8kB
commit
|
commitdiff
|
tree
2020-12-01
Michael Neuling
Merge pull request #249 from paulusmack/master
commit
|
commitdiff
|
tree
2020-12-01
Michael Neuling
Merge pull request #250 from umarcor/containers
commit
|
commitdiff
|
tree
2020-12-01
Michael Neuling
Merge pull request #251 from umarcor/ci/containers
commit
|
commitdiff
|
tree
2020-11-30
umarcor
ci: use job.container
commit
|
commitdiff
|
tree
2020-11-30
umarcor
makefile: update synthesis containers
commit
|
commitdiff
|
tree
2020-11-30
umarcor
makefile: whitespace cleanup
commit
|
commitdiff
|
tree
2020-11-24
Paul Mackerras
tests/misc: Add a test for correct CTR and LR updating...
commit
|
commitdiff
|
tree
2020-11-24
Paul Mackerras
execute1: Fix forwarding of result when doing delayed...
commit
|
commitdiff
|
tree
2020-11-21
Paul Mackerras
execute1: Fix writing LR for bdnzl/bdzl instructions
commit
|
commitdiff
|
tree
2020-11-21
Paul Mackerras
core: Implement mtmsr instruction
commit
|
commitdiff
|
tree
2020-10-05
Paul Mackerras
tests/trace: Test trace interrupt vs. FP unavailable...
commit
|
commitdiff
|
tree
2020-10-03
Paul Mackerras
execute1: Fix bug in trace interrupt vs. ITLB miss
commit
|
commitdiff
|
tree
2020-09-17
Michael Neuling
Merge pull request #245 from paulusmack/fpu
commit
|
commitdiff
|
tree
2020-09-17
Michael Neuling
Merge pull request #244 from paulusmack/master
commit
|
commitdiff
|
tree
2020-09-12
Paul Mackerras
FPU: Do masking after adder rather than on A input
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Decide on mask length a cycle earlier
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Decide on A input selection a cycle earlier
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Add comments specifying the expectation of r.shift...
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement floating multiply-add instructions
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement ftdiv and ftsqrt
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fsqrt[s] and add a test for fsqrt
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement frsqrte[s] and a test for frsqrte
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
tests/fpu: Add tests for fsel and fcmpu
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fcmpu and fcmpo
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fsel
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fre[s]
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fdiv[s]
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fmul[s]
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fadd[s] and fsub[s] and add tests for...
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement fmrgew and fmrgow and add tests for...
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement floating round-to-integer instructions
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement floating convert to integer instructions
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
tests/fpu: Add tests for frsp
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement the frsp instruction
commit
|
commitdiff
|
tree
2020-09-03
Paul Mackerras
FPU: Implement floating convert from integer instructions
commit
|
commitdiff
|
tree
next