Markus Koch markus
markus pushed to master at scripts/program-launchers 2017-03-29 16:53:24 +02:00
b65892a2c0 desktop: Added STM32CubeMX
markus pushed to master at markus/mdiary 2017-03-26 21:14:25 +02:00
f060acfd2b Added demo-workspace
markus pushed to master at markus/mdiary 2017-03-24 20:44:08 +01:00
86c141db7f Corrected various warnings
cd6e54735d Added -Wall to CFLAGS
Compare 2 commits »
markus pushed to master at markus/mdiary 2017-03-24 20:13:33 +01:00
c6331711bd Bugfix: Forgot to return pointer from function
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-17 22:05:13 +01:00
6d28c3152c Added license info
markus pushed to master at markus/mdiary 2017-03-15 18:15:31 +01:00
684b1a4687 Fixed some bugs in pango renderer
markus pushed to master at markus/mdiary 2017-03-15 17:38:15 +01:00
07baf34a71 Fixed pango renderer.
markus pushed to master at markus/mdiary 2017-03-15 17:31:12 +01:00
48a8f9b691 Added H1 and H2 to md_pango
markus pushed to master at markus/mdiary 2017-03-12 17:55:18 +01:00
b0b6a553b7 Updated load_html function of webkit to version 2
markus pushed to master at markus/mdiary 2017-03-12 17:39:01 +01:00
aa8a9a003b Implemented basic formatting mode
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-02 22:16:59 +01:00
34d5aadf0c Bootrom, icache, bugfixes, ...
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-02 12:13:27 +01:00
af2cad643b Bugfix in WB-AVL converter; it now accepts WB transactions with no STB inactive cycle
2ad42a9664 Removed SRAM from top level
Compare 2 commits »
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-02 09:25:20 +01:00
3fffa6efe3 Added address masking to crossbar switch
20387479c0 Added UART to top level
4ca1ba0928 Converted UART to Wishbone v3
Compare 3 commits »
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-02 08:46:35 +01:00
32434cf802 previously forgot to commit fancy_spi_master
76e6217642 Added prelim. GPIO
2eacd7041d Added in_simulation flag to DDR3 init to allow starting (crippled) sim
Compare 3 commits »
markus commented on issue fpga/mor1kx-bemicrocv#3 2017-03-01 19:02:58 +01:00
flashrom: last byte is written incorrectly

Fixed this (and many more problems) in commit c649c073ce5055ca8c9fb14c4a6eddcd6a48683f.

markus closed issue fpga/mor1kx-bemicrocv#3 2017-03-01 19:02:58 +01:00
flashrom: last byte is written incorrectly
markus pushed to master at fpga/mor1kx-bemicrocv 2017-03-01 19:02:16 +01:00
c649c073ce Rewrote SPI PHY -> Flash ROM works now
markus opened issue fpga/mor1kx-bemicrocv#3 2017-02-26 20:39:10 +01:00
flashrom: last byte is written incorrectly
markus commented on issue fpga/mor1kx-bemicrocv#2 2017-02-26 20:36:10 +01:00
flashrom: Fast memory accesses break module

Fixed in commit d3b2ea88b5a70ab709cd144d2a2aef4d4fc75af2 (and maybe d33b027e284b6995cf346a0c07dc9a18e4a32fbc).

markus closed issue fpga/mor1kx-bemicrocv#2 2017-02-26 20:36:10 +01:00
flashrom: Fast memory accesses break module