microwatt.git
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Add liteeth
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Add Ethernet pins
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Enable SPI flash
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Formatting to match top-arty
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Add SPI flash pins
2022-08-31 Joel Stanleyantmicro-artix-dc-scm: Update DRAM properties
2022-08-31 Paul Mackerrasantmicro-artix-dc-scm: Add DRAM support
2022-08-31 Michael NeulingAdd Antmicro Artix DC SCM hello world support
2022-08-30 Anton BlanchardMerge pull request #400 from mikey/githash
2022-08-29 Michael NeulingMerge pull request #399 from ozbenh/misc
2022-08-29 Dan Horákhello_world: Debug print the gitinfo syscon register
2022-08-29 Dan Horáksyscon: Implement a register for storing git hash info
2022-08-25 Benjamin HerrenschmidtFix PLRU
2022-08-14 Anton BlanchardMerge pull request #397 from mikey/metavalue-counts
2022-08-13 Michael Neulingtests: Update metavalues test count
2022-08-13 Michael NeulingMerge pull request #396 from paulusmack/reduce-meta
2022-08-12 Paul Mackerrasexecute1: Reduce metavalue warnings
2022-08-12 Paul Mackerrasloadstore1: Reduce metavalue warnings
2022-08-12 Paul Mackerrasdecode2: Reduce metavalue warnings
2022-08-12 Paul Mackerrascore_debug: Reduce metavalue warnings
2022-08-12 Paul Mackerrasicache: Reduce metavalue warnings
2022-08-12 Paul Mackerrasdcache: Reduce metavalue warnings
2022-08-10 Michael NeulingMerge pull request #382 from paulusmack/master
2022-08-10 Michael NeulingMerge pull request #392 from paulusmack/fix-branch...
2022-08-10 Paul Mackerrasmultiply_tb: Fix multiply_tb.vhdl for the new multiplie...
2022-08-10 Paul Mackerrasexecute1: Make it clear that divide logic is not includ...
2022-08-10 Paul MackerrasRemove option for "short" 16x16 bit multiplier
2022-08-10 Michael NeulingMerge branch 'fix-branch-alias' into branch-alias
2022-08-10 Michael NeulingMerge pull request #388 from antonblanchard/trace-test
2022-08-10 Paul Mackerrasfetch1: Fix bug where BTC entries don't match on MSR[IR]
2022-08-09 Paul MackerrasChange the multiplier interface to support signed multi...
2022-08-09 Anton BlanchardAdd branch alias test
2022-08-09 Paul Mackerrasxilinx_mult: Prepare for doing signed multiplication
2022-08-09 Paul Mackerrasexecute1: Add a pipelined 33-bit signed multiplier
2022-08-09 Paul Mackerraspredecode: Add more comments to row_predecode_rom and...
2022-08-09 Paul Mackerrasicache: Log 36 bits of instruction rather than 32
2022-08-09 Paul Mackerraspredecode: Work around apparent yosys/nextpnr bug
2022-08-09 Paul MackerrasPre-decode instructions when writing them to icache
2022-08-09 Paul MackerrasEliminate use of primary opcode outside of decode1
2022-08-09 Paul Mackerrasdecode1: Divide insn_code values into ranges to indicat...
2022-08-09 Paul Mackerrasdecode1: Split instruction decoding into two steps
2022-08-09 Paul Mackerrasdecode1: Use block RAMs in decode
2022-08-09 Paul Mackerrasdecode2: Decode unit and single-pipe attributes for...
2022-08-09 Paul MackerrasFPU: Set sign of 0 result of subtraction in pack_dp
2022-08-09 Paul MackerrasFPU: Simplify IDLE state code
2022-08-09 Paul MackerrasFPU: Make an explicit exponent data path
2022-08-09 Paul MackerrasFPU: Minor fix and simplifications
2022-08-09 Paul Mackerrasloadstore1: Simplify address generation in OP_FETCH_FAI...
2022-08-09 Paul MackerrasRemove leftover logic for 16-byte loads and stores
2022-08-09 Paul Mackerraswriteback: Eliminate unintentional inferred latch
2022-08-09 Michael NeulingMerge pull request #390 from shenki/fix-whide-warnings
2022-08-09 Anton BlanchardMerge pull request #389 from paulusmack/fix-sc
2022-08-09 Anton Blanchardtests/trace: Test trace vs system call interrupt
2022-08-09 Paul Mackerrasexecute1: Fix trace interrupt on sc instruction
2022-08-08 Joel Stanleysoc: Fix -Whide warning
2022-08-08 Joel Stanleyxics: Fix -Whide warnings
2022-08-08 Joel Stanleyfpu: Fix -Whide warnings
2022-08-08 Michael NeulingMerge pull request #387 from antonblanchard/gitignore
2022-08-07 Anton BlanchardAdd litesdcard/build to gitignore
2022-08-05 Paul MackerrasMerge pull request #384 from antonblanchard/litedram...
2022-08-04 Anton Blanchardlitedram: Regenerate
2022-08-04 Anton Blanchardlitedram: MIGEN_GIT_SHA1 no longer defined
2022-08-04 Paul MackerrasMerge pull request #383 from antonblanchard/fix-sdcard
2022-08-04 Anton Blanchardlitesdcard: Fix and regenerate Verilog
2022-08-01 Paul MackerrasMerge pull request #381 from shingarov/gitignore-artifacts
2022-08-01 Paul MackerrasMerge pull request #378 from mikey/ux-cleanup
2022-07-29 Boris ShingarovGitignore build artifacts
2022-07-28 Michael Neulingtest: Add test for metavalues
2022-07-28 Michael Neulingtests: Update FPU test output
2022-07-28 Michael Neulingtests: Minor script cleanups
2022-07-28 Michael NeulingMetavalue cleanup for register_file.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for pmu.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for rotator.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for mmu.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for loadstore1.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for icache.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for fpu.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for fetch1.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for execute1.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for decoder1.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for helpers.vhdl
2022-07-28 Michael NeulingMetavalue cleanup for common.vhdl
2022-07-26 Michael NeulingMerge pull request #379 from paulusmack/master
2022-07-25 Michael NeulingMerge pull request #380 from iagocaran/master
2022-07-25 Michael Neulingtests/pmu: Cleanup whitespace in pmc.c
2022-07-22 Paul MackerrasUse register addresses from decode1 for dependency...
2022-07-22 Paul Mackerrasregister_file: Make read access to register file synchr...
2022-07-22 Paul Mackerrasdecode1: Work out register addresses in decode1
2022-07-22 Paul Mackerrasloadstore1: Do SPR reading in stage 2 rather than stage 3
2022-07-22 Paul MackerrasProvide debug access to SPRs in loadstore1 and mmu
2022-07-22 Paul MackerrasRestore debug access to SPRs
2022-07-22 Paul MackerrasFinish off taking SPRs out of register file
2022-07-22 Paul MackerrasMove LR, CTR and TAR out of the register file
2022-07-22 Paul MackerrasStart removing SPRs from register file
2022-07-22 Paul MackerrasUse FPU for division instructions if we have an FPU
2022-07-22 Paul MackerrasFPU: Add logic for 32-bit integer division
2022-07-22 Paul MackerrasFPU: Add integer division logic to FPU
2022-07-22 Paul MackerrasFPU: Convert internal R, A, B, and C registers to 8...
2022-07-22 Paul MackerrasTrack hazards explicitly for XER overflow bits
2022-07-22 Paul Mackerrasfetch1: Fix debug stop again
next