projects
/
microwatt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
microwatt.git
2020-05-14
Benjamin Herrenschmidt
console: Improve putchar(), add puts()
commit
|
commitdiff
|
tree
2020-05-14
Anton Blanchard
Merge pull request #170 from antonblanchard/litedram
commit
|
commitdiff
|
tree
2020-05-09
Benjamin Herrenschmidt
litedram: Use 32-bit CSR bus
commit
|
commitdiff
|
tree
2020-05-09
Benjamin Herrenschmidt
litedram: Add support for Microwatt-initialized controller
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
hello_world: Use new headers and frequency from syscon
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
litedram: Improve sdram init boot messages
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
Add microwatt_soc.h and io.h include file
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
syscon: Add syscon registers
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
fpga: Hookup nexys-video to litedram
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
fpga: Hookup Arty to litedram
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
soc: Add DRAM address decoding
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
core: Add alternate reset address
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
litedram: Add basic support for LiteX LiteDRAM
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
core: Improve core reset
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
mw_debug: Fix core reset
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
Update hello_world for 100Mhz clock
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
Change default frequency to 100Mhz
commit
|
commitdiff
|
tree
2020-05-08
Benjamin Herrenschmidt
xics: Add missing fusesoc core file
commit
|
commitdiff
|
tree
2020-05-06
Anton Blanchard
Merge pull request #166 from paulusmack/master
commit
|
commitdiff
|
tree
2020-05-06
Paul Mackerras
execute1: Fix interrupt delivery during slow instructions
commit
|
commitdiff
|
tree
2020-05-06
Paul Mackerras
wishbone_debug_master: Fix address auto-increment for...
commit
|
commitdiff
|
tree
2020-05-06
Paul Mackerras
Merge remote-tracking branch 'remotes/origin/master'
commit
|
commitdiff
|
tree
2020-05-06
Paul Mackerras
dcache: Don't assert on dcbz cache hit
commit
|
commitdiff
|
tree
2020-05-06
Anton Blanchard
Merge pull request #165 from mikey/xics
commit
|
commitdiff
|
tree
2020-05-01
Anton Blanchard
Merge pull request #167 from tomtor/patch-1
commit
|
commitdiff
|
tree
2020-05-01
Tom Vijlbrief
Update README.md
commit
|
commitdiff
|
tree
2020-04-29
Paul Mackerras
Change the default cross compiler prefix to powerpc64le...
commit
|
commitdiff
|
tree
2020-04-29
Paul Mackerras
Makefile: fix typo
commit
|
commitdiff
|
tree
2020-04-29
Paul Mackerras
tests: Add a test for privileged instruction interrupts
commit
|
commitdiff
|
tree
2020-04-28
Paul Mackerras
dcache: Implement the dcbz instruction
commit
|
commitdiff
|
tree
2020-04-28
Paul Mackerras
Plumb insn_type through to loadstore1
commit
|
commitdiff
|
tree
2020-04-28
Paul Mackerras
execute1: Generate privileged instruction interrupts...
commit
|
commitdiff
|
tree
2020-04-28
Paul Mackerras
execute1: Improve architecture compliance of MSR and...
commit
|
commitdiff
|
tree
2020-04-23
Anton Blanchard
Merge pull request #164 from mikey/tags
commit
|
commitdiff
|
tree
2020-04-23
Anton Blanchard
Merge pull request #163 from paulusmack/excpath
commit
|
commitdiff
|
tree
2020-04-23
Michael Neuling
XICS test case
commit
|
commitdiff
|
tree
2020-04-23
Michael Neuling
XICS interrupt controller
commit
|
commitdiff
|
tree
2020-04-23
Michael Neuling
Wire up sim uart TX interrupt
commit
|
commitdiff
|
tree
2020-04-23
Michael Neuling
Add calls to dis/enable potato uart IRQ
commit
|
commitdiff
|
tree
2020-04-23
Michael Neuling
Add VHDL TAGS
commit
|
commitdiff
|
tree
2020-04-22
Paul Mackerras
execute1: Don't execute ld/st instruction when taking...
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
Merge pull request #162 from antonblanchard/bin2hex...
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
Merge pull request #161 from antonblanchard/hello-world...
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
rust_lib_demo: Remove bin2hex.py
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
Merge pull request #160 from antonblanchard/tomtor...
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
hello_world: Use Makefile automatic variables
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
rust_lib_demo: Use common console code
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
rust_lib_demo: Update package dependencies to fix a...
commit
|
commitdiff
|
tree
2020-04-16
Tom Vijlbrief
Add Rust demo
commit
|
commitdiff
|
tree
2020-04-16
Anton Blanchard
Merge pull request #159 from shenki/fusesoc-ram-16k
commit
|
commitdiff
|
tree
2020-04-15
Joel Stanley
Set default RAM to be 16K in microwatt.core
commit
|
commitdiff
|
tree
2020-04-15
Joel Stanley
README: hello world needs 16KB of RAM
commit
|
commitdiff
|
tree
2020-04-14
Anton Blanchard
Merge pull request #158 from paulusmack/excpath
commit
|
commitdiff
|
tree
2020-04-09
Anton Blanchard
Merge pull request #157 from paulusmack/master
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
Decode attn in the major opcode decode table
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
Decode sc in the major opcode decode table
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
Remove sim_config instruction
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
execute1: Implement trap instructions properly
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
Consolidate trap variants under a single OP_TRAP
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
execute1: Simplify the interrupt logic a little
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
Rename OP_MCRF to OP_CROP and trim insn_type_t
commit
|
commitdiff
|
tree
2020-04-07
Paul Mackerras
tests: Put an attn instruction at 0x700
commit
|
commitdiff
|
tree
2020-04-03
Paul Mackerras
Give exceptions a separate path to writeback
commit
|
commitdiff
|
tree
2020-04-03
Paul Mackerras
tests: Update executables
commit
|
commitdiff
|
tree
2020-04-03
Paul Mackerras
tests: Adjust header inclusions and Makefile.test
commit
|
commitdiff
|
tree
2020-04-03
Paul Mackerras
hello_world: Use ldcix/stdcix to access UART
commit
|
commitdiff
|
tree
2020-04-03
Paul Mackerras
hello_world: Adjust header inclusions and Makefile
commit
|
commitdiff
|
tree
2020-04-02
Anton Blanchard
Merge pull request #155 from mikey/exceptions
commit
|
commitdiff
|
tree
2020-04-01
Michael Neuling
Add test cases for new exceptions and supervisor state
commit
|
commitdiff
|
tree
2020-04-01
Michael Neuling
Add sc, illegal and decrementer exceptions and some...
commit
|
commitdiff
|
tree
2020-03-31
Michael Neuling
Plumb attn instruction through to execute1
commit
|
commitdiff
|
tree
2020-03-31
Michael Neuling
Breakout the console code so it can be reused.
commit
|
commitdiff
|
tree
2020-03-30
Anton Blanchard
Merge pull request #153 from paulusmack/master
commit
|
commitdiff
|
tree
2020-03-30
Paul Mackerras
loadstore1: Add support for cache-inhibited load and...
commit
|
commitdiff
|
tree
2020-03-29
Paul Mackerras
loadstore1: Move load data formatting from writeback...
commit
|
commitdiff
|
tree
2020-03-28
Paul Mackerras
loadstore1: Move logic from dcache to loadstore1
commit
|
commitdiff
|
tree
2020-03-11
Anton Blanchard
Merge pull request #152 from mikey/gitignore
commit
|
commitdiff
|
tree
2020-03-05
Paul Mackerras
dcache: Remove LOAD_UPDATE2 state
commit
|
commitdiff
|
tree
2020-03-04
Paul Mackerras
dcache: Trim one cycle from the load hit path
commit
|
commitdiff
|
tree
2020-02-28
Michael Neuling
gitignore: Fix RAM file name
commit
|
commitdiff
|
tree
2020-02-27
Paul Mackerras
dcache: Implement load-reserve and store-conditional...
commit
|
commitdiff
|
tree
2020-02-26
Paul Mackerras
dcache: Add support for unaligned loads and stores
commit
|
commitdiff
|
tree
2020-02-22
Anton Blanchard
Merge pull request #150 from sharkcz/selinux
commit
|
commitdiff
|
tree
2020-02-21
Paul Mackerras
dcache: Fix obscure bug and minor cleanups
commit
|
commitdiff
|
tree
2020-02-19
Paul Mackerras
Remove single-issue constraint for most loads and stores
commit
|
commitdiff
|
tree
2020-02-05
Paul Mackerras
execute1: Use truth table embedded in instruction for...
commit
|
commitdiff
|
tree
2020-01-29
Dan Horák
make the sources volume mount SELinux friendly
commit
|
commitdiff
|
tree
2020-01-23
Anton Blanchard
Merge pull request #147 from antonblanchard/diamond-1
commit
|
commitdiff
|
tree
2020-01-23
Anton Blanchard
Fix a Diamond issue in decode2
commit
|
commitdiff
|
tree
2020-01-23
Anton Blanchard
Fix a Diamond build issue in writeback
commit
|
commitdiff
|
tree
2020-01-22
Anton Blanchard
Merge pull request #146 from antonblanchard/vhpi-cleanup
commit
|
commitdiff
|
tree
2020-01-22
Anton Blanchard
Consolidate VHPI code
commit
|
commitdiff
|
tree
2020-01-22
Anton Blanchard
Merge pull request #145 from antonblanchard/sim_console-fix
commit
|
commitdiff
|
tree
2020-01-22
Anton Blanchard
sim_console: Use cfmakeraw() and add option for ctrl...
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Update Makefile.synth after Paul's patches
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Merge pull request #134 from paulusmack/master
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Merge pull request #142 from antonblanchard/ghdl-synthe...
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Merge pull request #144 from antonblanchard/update...
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Merge pull request #143 from antonblanchard/use-docker
commit
|
commitdiff
|
tree
2020-01-21
Anton Blanchard
Add some information about GHDL backend issues
commit
|
commitdiff
|
tree
next