projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2013-01-12
Sebastien Bourdeauducq
software/include: add float.h
commit
|
commitdiff
|
tree
2013-01-12
Sebastien Bourdeauducq
software/include: add stdbool.h
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software: hide and delete .ts files
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software: compile compiler-rt ourselves
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software/include/base/stdint.h: add INT32_C
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software: run the assembler ourselves to prevent future...
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software/common.mak: remove -fsigned-char from CFLAGS
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software/common.mak: use -target instead of deprecated...
commit
|
commitdiff
|
tree
2013-01-10
Sebastien Bourdeauducq
software/include/base/stdint.h: more definitions
commit
|
commitdiff
|
tree
2012-12-18
Sebastien Bourdeauducq
Do not use super()
commit
|
commitdiff
|
tree
2012-12-14
Sebastien Bourdeauducq
Move Token
commit
|
commitdiff
|
tree
2012-12-12
Sebastien Bourdeauducq
Remove ActorNode
commit
|
commitdiff
|
tree
2012-12-06
Sebastien Bourdeauducq
Fix instantiations
commit
|
commitdiff
|
tree
2012-12-06
Sebastien Bourdeauducq
bank/csrgen: interface -> bus
commit
|
commitdiff
|
tree
2012-12-01
Sebastien Bourdeauducq
Merge branch 'master' of github.com:milkymist/milkymist-ng
commit
|
commitdiff
|
tree
2012-12-01
Sebastien Bourdeauducq
Use Wishbone SRAM component from Migen
commit
|
commitdiff
|
tree
2012-11-30
Michael Walle
lm32: fix watchpoints
commit
|
commitdiff
|
tree
2012-11-29
Sebastien Bourdeauducq
Replace Signal(bits_for(... with Signal(max=...
commit
|
commitdiff
|
tree
2012-11-29
Sebastien Bourdeauducq
Use new bitwidth/signedness system
commit
|
commitdiff
|
tree
2012-11-28
Sebastien Bourdeauducq
Remove Constant
commit
|
commitdiff
|
tree
2012-11-28
Sebastien Bourdeauducq
Workaround for zero-delay loop simulation problem with...
commit
|
commitdiff
|
tree
2012-11-26
Sebastien Bourdeauducq
sram: do not use MemoryPort
commit
|
commitdiff
|
tree
2012-11-26
Sebastien Bourdeauducq
tb/asmicon/asmicon_wb: more complete testing by default
commit
|
commitdiff
|
tree
2012-11-17
Sebastien Bourdeauducq
tb/asmicon: new initiator API
commit
|
commitdiff
|
tree
2012-11-14
Michael Walle
lm32: replace $clog2 with macro
commit
|
commitdiff
|
tree
2012-11-14
Sebastien Bourdeauducq
lm32: split lm32_include.v
commit
|
commitdiff
|
tree
2012-11-14
Michael Walle
lm32: fix documentation style
commit
|
commitdiff
|
tree
2012-11-14
Michael Walle
lm32: remove unneeded parameter in lm32_dp_ram
commit
|
commitdiff
|
tree
2012-11-14
Michael Walle
lm32: rename mem array in lm32_dp_ram
commit
|
commitdiff
|
tree
2012-11-14
Michael Walle
lm32: replace clogb2 by builtin $clog2
commit
|
commitdiff
|
tree
2012-10-09
Sebastien Bourdeauducq
framebuffer: use new SingleGenerator
commit
|
commitdiff
|
tree
2012-10-09
Sebastien Bourdeauducq
Remove uses of the RE signal on field registers
commit
|
commitdiff
|
tree
2012-09-10
Sebastien Bourdeauducq
Define clock domains instead of passing extra clocks...
commit
|
commitdiff
|
tree
2012-09-10
Sebastien Bourdeauducq
Basic support for new clock domain and instance API
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
framebuffer: disable debugger by default
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
bios/dataflow: use freeze register
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
asmicon: fix and simplify refresh grant logic
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
asmicon/bankmachine: respect SDRAM write-to-precharge...
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
asmicon/multiplexer: correct read-to-write delay to...
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
bios: asmiprobe command
commit
|
commitdiff
|
tree
2012-08-04
Sebastien Bourdeauducq
Add ASMIprobe core
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
asmicon/bankmachine/selector: fix round-robin CE
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
asmicon/bankmachine: do not insert buffer when using...
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
tb/selector: use _SimpleSelector
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
tb/asmicon: concurrent reads and writes
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
asmicon: bring full_selector param to top-level
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
bios: add command to print df debug info
commit
|
commitdiff
|
tree
2012-08-03
Sebastien Bourdeauducq
framebuffer: support df debugger
commit
|
commitdiff
|
tree
2012-07-13
Sebastien Bourdeauducq
asmicon: simple selector option
commit
|
commitdiff
|
tree
2012-07-13
Sebastien Bourdeauducq
x.bv.width -> len(x)
commit
|
commitdiff
|
tree
2012-07-13
Sebastien Bourdeauducq
asmicon: remove uses of multimux
commit
|
commitdiff
|
tree
2012-07-12
Sebastien Bourdeauducq
framebuffer: clean shutdown
commit
|
commitdiff
|
tree
2012-07-12
Sebastien Bourdeauducq
top: use two slots for the framebuffer ASMI port
commit
|
commitdiff
|
tree
2012-07-12
Sebastien Bourdeauducq
framebuffer: use ASMI reader factory
commit
|
commitdiff
|
tree
2012-07-07
Sebastien Bourdeauducq
framebuffer: print rgb in simulation
commit
|
commitdiff
|
tree
2012-07-07
Sebastien Bourdeauducq
tb/framebuffer: remove vcd
commit
|
commitdiff
|
tree
2012-07-07
Sebastien Bourdeauducq
framebuffer: fix FIFO read clocking
commit
|
commitdiff
|
tree
2012-07-07
Sebastien Bourdeauducq
Revert "framebuffer: switch to real DMA"
commit
|
commitdiff
|
tree
2012-07-06
Sebastien Bourdeauducq
framebuffer: switch to real DMA
commit
|
commitdiff
|
tree
2012-07-06
Sebastien Bourdeauducq
framebuffer: fix deadlock
commit
|
commitdiff
|
tree
2012-07-06
Sebastien Bourdeauducq
tb/framebuffer: compute parameters
commit
|
commitdiff
|
tree
2012-07-03
Sebastien Bourdeauducq
framebuffer: make simulation easier
commit
|
commitdiff
|
tree
2012-07-03
Sebastien Bourdeauducq
framebuffer: fix computation of alignment bits
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: indentation
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: fake DMA for testing (WIP)
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer/vtg: fix dataflow control (inc. WA for...
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: fix pixel split
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: fix sync generation
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
Work around imbecilic timing constraints system
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: register output of FIFO
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: video timing generator
commit
|
commitdiff
|
tree
2012-07-01
Sebastien Bourdeauducq
framebuffer: FIFO
commit
|
commitdiff
|
tree
2012-06-29
Sebastien Bourdeauducq
framebuffer: VTG and FIFO skeleton
commit
|
commitdiff
|
tree
2012-06-29
Sebastien Bourdeauducq
framebuffer: chop memory words
commit
|
commitdiff
|
tree
2012-06-24
Sebastien Bourdeauducq
framebuffer: ala flow->actorlib
commit
|
commitdiff
|
tree
2012-06-22
Sebastien Bourdeauducq
framebuffer: control.For -> misc.IntSequence
commit
|
commitdiff
|
tree
2012-06-17
Sebastien Bourdeauducq
framebuffer: address generator and DMA
commit
|
commitdiff
|
tree
2012-06-17
Sebastien Bourdeauducq
framebuffer: frame initiator
commit
|
commitdiff
|
tree
2012-06-17
Sebastien Bourdeauducq
VGA framebuffer connections
commit
|
commitdiff
|
tree
2012-06-04
Sebastien Bourdeauducq
software/libbase: qsort
commit
|
commitdiff
|
tree
2012-06-04
Sebastien Bourdeauducq
base/stdlib.h: abs/labs
commit
|
commitdiff
|
tree
2012-06-04
Sebastien Bourdeauducq
software/base/limits.h: add some more
commit
|
commitdiff
|
tree
2012-06-03
Sebastien Bourdeauducq
m1nor, FJMEM and UrJTAG clarifications
commit
|
commitdiff
|
tree
2012-06-03
Sebastien Bourdeauducq
README: software instructions
commit
|
commitdiff
|
tree
2012-06-03
Sebastien Bourdeauducq
software/libbase: add fseek+ftell decls
commit
|
commitdiff
|
tree
2012-06-02
Sebastien Bourdeauducq
software/include/hw: add flash offset for filesystem
commit
|
commitdiff
|
tree
2012-06-02
Sebastien Bourdeauducq
software: stdarg.h: cleanup and add va_copy
commit
|
commitdiff
|
tree
2012-06-01
Sebastien Bourdeauducq
software/libbase: uintptr_t
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
software/libbase: add strcat strncat
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
software: more flexible compilation target
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
software: use new Clang target name
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
software/libbase: add some more types
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
Remove compiler-rt config
commit
|
commitdiff
|
tree
2012-05-31
Sebastien Bourdeauducq
software: merge flash.h into mem.h
commit
|
commitdiff
|
tree
2012-05-29
Sebastien Bourdeauducq
software: platform configuration file for compiler-rt
commit
|
commitdiff
|
tree
2012-05-29
Sebastien Bourdeauducq
software/common.mak: use clang + lm32-elf binutils...
commit
|
commitdiff
|
tree
2012-05-28
Sebastien Bourdeauducq
software/libbase/vsnprintf: treat %g as %f (temporary...
commit
|
commitdiff
|
tree
2012-05-28
Sebastien Bourdeauducq
software/libbase: remove fabsf
commit
|
commitdiff
|
tree
2012-05-28
Sebastien Bourdeauducq
software/libbase: add strerror
commit
|
commitdiff
|
tree
2012-05-28
Sebastien Bourdeauducq
software/libbase: use compiler-rt
commit
|
commitdiff
|
tree
next