2019-09-29 |
Florent Kermarrec | soc/integration: add common.py and move helpers from... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | soc_core: avoid manual listing of support CPUs, just... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | soc_core: remove add_cpu_or_bridge retro-compatibility... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | integration/soc_core: remove csr_map_update (no longer... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | soc_core/cpu: move memory map override to CPUs, select... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | soc/cores/cpu: add set_reset_address method and use... |
commit | commitdiff | tree |
2019-09-28 |
Florent Kermarrec | soc/cores/cpu: do instance in do_finalize for all cpus... |
commit | commitdiff | tree |
2019-09-27 |
Florent Kermarrec | cores/cpu: define CPUS and simplify instance |
commit | commitdiff | tree |
2019-09-27 |
Florent Kermarrec | soc_core/serv: use UART_POLLING (no interrupt support) |
commit | commitdiff | tree |
2019-09-27 |
Florent Kermarrec | add SERV submodule |
commit | commitdiff | tree |
2019-09-27 |
Florent Kermarrec | software/libbase/uart: add polling mode |
commit | commitdiff | tree |
2019-09-27 |
Florent Kermarrec | add SERV CPU initial support (not working) |
commit | commitdiff | tree |
2019-09-25 |
Florent Kermarrec | targets/ulx3s: revert to cl=2 |
commit | commitdiff | tree |
2019-09-25 |
Florent Kermarrec | boards/netv2: switch to MVP, add spiflashx4 and hdmi... |
commit | commitdiff | tree |
2019-09-24 |
Florent Kermarrec | wishbone2csr: refactor using FSM, reduce latency (make... |
commit | commitdiff | tree |
2019-09-24 |
Florent Kermarrec | csr: add we signal to CSR, CSRStatus |
commit | commitdiff | tree |
2019-09-24 |
Florent Kermarrec | build/xilinx/programmer: fix vivado_cmd |
commit | commitdiff | tree |
2019-09-24 |
Florent Kermarrec | soc/integration/doc: replace "== None" by "is None" |
commit | commitdiff | tree |
2019-09-24 |
enjoy-digital | Merge pull request #266 from xobs/add-moduledoc-autodoc |
commit | commitdiff | tree |
2019-09-24 |
Florent Kermarrec | tools/litex_read_verilog: also delete yosys_v2j.ys |
commit | commitdiff | tree |
2019-09-24 |
Benjamin Herrenschmidt | soc_core/sdram: Don't blow up if _wb_sdram_ifs or _csr_... |
commit | commitdiff | tree |
2019-09-24 |
Sean Cross | timer: inherit ModuleDoc |
commit | commitdiff | tree |
2019-09-24 |
Sean Cross | integration: add ModuleDoc and AutoDoc |
commit | commitdiff | tree |
2019-09-23 |
enjoy-digital | Merge pull request #264 from antmicro/mor1kx_linux |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | soc_core: set csr to 0x00000000 when there is no wishbone |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | soc_sdram: Don't add the L2 Cache when there's no wishb... |
commit | commitdiff | tree |
2019-09-23 |
Filip Kokosinski | soc_core: adapt memory map for mainline Linux with... |
commit | commitdiff | tree |
2019-09-23 |
Filip Kokosinski | boards/targets: increase integrated ROM size if Etherne... |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | soc_core: revert wishbone2csr to __init__ but add with_... |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | soc_sdram: change l2_size checks order |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | soc_core: move CSR bridge to finalize (only generate... |
commit | commitdiff | tree |
2019-09-23 |
Florent Kermarrec | integration/builder: avoid specific _generate_standalon... |
commit | commitdiff | tree |
2019-09-23 |
Benjamin Herrenschmidt | This will allow it to be built for microwatt out of... |
commit | commitdiff | tree |
2019-09-23 |
Benjamin Herrenschmidt | soc_core: When cpu_type is "None", let's not generate... |
commit | commitdiff | tree |
2019-09-23 |
Benjamin Herrenschmidt | integration/builder: When the CPU is "None", we used... |
commit | commitdiff | tree |
2019-09-20 |
enjoy-digital | Merge pull request #263 from xobs/spi-flash-csrfield |
commit | commitdiff | tree |
2019-09-20 |
Sean Cross | spi_flash: document register fields |
commit | commitdiff | tree |
2019-09-20 |
enjoy-digital | Merge pull request #262 from jersey99/master |
commit | commitdiff | tree |
2019-09-20 |
Vamsi K Vytla | vivado just needs to be in the path for the programmer... |
commit | commitdiff | tree |
2019-09-19 |
enjoy-digital | Merge pull request #261 from xobs/event-documentation |
commit | commitdiff | tree |
2019-09-19 |
Sean Cross | csr_eventmanager: add `name` and `description` args |
commit | commitdiff | tree |
2019-09-19 |
Florent Kermarrec | cores/timer: add general documentation on Timer impleme... |
commit | commitdiff | tree |
2019-09-19 |
Florent Kermarrec | soc_sdram: improve readibility and convert l2_size... |
commit | commitdiff | tree |
2019-09-18 |
Florent Kermarrec | csr: add description to CSRStorage/CSRStatus attributes... |
commit | commitdiff | tree |
2019-09-18 |
Florent Kermarrec | soc/cores/timer: fix typo (thanks xobs) |
commit | commitdiff | tree |
2019-09-18 |
Florent Kermarrec | soc/cores/timer/doc: rewrite a little bit, avoid some... |
commit | commitdiff | tree |
2019-09-18 |
enjoy-digital | Merge pull request #259 from xobs/document-timer |
commit | commitdiff | tree |
2019-09-18 |
Sean Cross | timer: add documentation |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | soc/cores/spi: use new CSRField (no functional change) |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | soc/cores/bitbang: use new CSRField (no functional... |
commit | commitdiff | tree |
2019-09-16 |
enjoy-digital | Merge pull request #257 from enjoy-digital/csr_fields |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | csr: update copyrights |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | csr: more documentation |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | csr/CSRStorage: remove storage_full (was only needed... |
commit | commitdiff | tree |
2019-09-16 |
Florent Kermarrec | csr: use IntEnum for CSRAccess |
commit | commitdiff | tree |
2019-09-15 |
Florent Kermarrec | csr/CSRStorage: remove alignment_bits: complexify too... |
commit | commitdiff | tree |
2019-09-15 |
Florent Kermarrec | csr/fields: document, add separators, 100 characters... |
commit | commitdiff | tree |
2019-09-14 |
Florent Kermarrec | csr/fields: add access parameter |
commit | commitdiff | tree |
2019-09-14 |
Florent Kermarrec | csr/fields: add pulse mode support |
commit | commitdiff | tree |
2019-09-13 |
Florent Kermarrec | soc/interconnect/csr: add initial field support |
commit | commitdiff | tree |
2019-09-12 |
Florent Kermarrec | build/openocd: add set_qe parameter to flash |
commit | commitdiff | tree |
2019-09-12 |
Florent Kermarrec | tools/litex_term/upload: bufferize only chunks of the... |
commit | commitdiff | tree |
2019-09-11 |
Florent Kermarrec | soc/integration/cpu_interface: don't raise OSError... |
commit | commitdiff | tree |
2019-09-10 |
Florent Kermarrec | soc/integration/builder: call do_exit with vns when... |
commit | commitdiff | tree |
2019-09-09 |
Florent Kermarrec | Merge branch 'master' of github.com/enjoy-digital/litex |
commit | commitdiff | tree |
2019-09-09 |
Florent Kermarrec | soc/itnegration: update litedram |
commit | commitdiff | tree |
2019-09-09 |
enjoy-digital | Merge pull request #255 from sergachev/fix-crc32 |
commit | commitdiff | tree |
2019-09-09 |
Ilia Sergachev | fix crc32 |
commit | commitdiff | tree |
2019-09-09 |
Florent Kermarrec | interconnect/wishbone: add FlipFlop to allow UpConverte... |
commit | commitdiff | tree |
2019-09-06 |
Florent Kermarrec | build/openocd: add stream method for JTAG UART |
commit | commitdiff | tree |
2019-09-06 |
Florent Kermarrec | soc_core: add JTAG UART support (uart_name="jtag_uart) |
commit | commitdiff | tree |
2019-09-06 |
Florent Kermarrec | soc/cores/jtag: add Xilinx JTAG TAPs support and simple... |
commit | commitdiff | tree |
2019-09-05 |
Florent Kermarrec | soc_zynq: fix indent |
commit | commitdiff | tree |
2019-09-05 |
Florent Kermarrec | soc_zynq: fix typo |
commit | commitdiff | tree |
2019-09-05 |
Florent Kermarrec | soc/interconnect/stream: add Monitor module |
commit | commitdiff | tree |
2019-09-03 |
enjoy-digital | Merge pull request #254 from mithro/crc-smaller |
commit | commitdiff | tree |
2019-09-02 |
Tim 'mithro... | Use `SMALL_CRC` to enable smaller CRC versions. |
commit | commitdiff | tree |
2019-09-02 |
Tim 'mithro... | Remove extra whitespace. |
commit | commitdiff | tree |
2019-09-02 |
Sean Cross | libbase: crc16: commit smaller version of crc16 |
commit | commitdiff | tree |
2019-09-02 |
Sean Cross | libbase: crc32: add smaller version |
commit | commitdiff | tree |
2019-09-02 |
Tim Ansell | Merge pull request #252 from mithro/only-change-on... |
commit | commitdiff | tree |
2019-09-02 |
Tim 'mithro... | Only write file if contents will change. |
commit | commitdiff | tree |
2019-08-31 |
Florent Kermarrec | soc/cores: simplify JTAGAtlantic (only keep alt_jtag_at... |
commit | commitdiff | tree |
2019-08-31 |
enjoy-digital | Merge pull request #251 from micro-FPGA/master |
commit | commitdiff | tree |
2019-08-30 |
Antti Lukats | Create atlantic.py |
commit | commitdiff | tree |
2019-08-29 |
Florent Kermarrec | core/spi: add minimal SPISlave |
commit | commitdiff | tree |
2019-08-28 |
Florent Kermarrec | gen/fhdl/verilog: allow single element verilog inline... |
commit | commitdiff | tree |
2019-08-27 |
Florent Kermarrec | targets/nexys_video: generate clk100 |
commit | commitdiff | tree |
2019-08-27 |
Florent Kermarrec | software/bios: switch to standard CRLF |
commit | commitdiff | tree |
2019-08-26 |
Florent Kermarrec | tools/litex_term: add automatic check to see if we... |
commit | commitdiff | tree |
2019-08-26 |
Florent Kermarrec | bios/tools: allow disabling CRC check on serialboot... |
commit | commitdiff | tree |
2019-08-26 |
Florent Kermarrec | tools/litex_term: add sdl_payload_length |
commit | commitdiff | tree |
2019-08-26 |
Florent Kermarrec | litex_setup: add litex-boards |
commit | commitdiff | tree |
2019-08-23 |
enjoy-digital | Merge pull request #246 from gsomlo/gls-native-rv64 |
commit | commitdiff | tree |
2019-08-23 |
Gabriel L.... | software: use native toolchain for same host, target... |
commit | commitdiff | tree |
2019-08-17 |
enjoy-digital | Merge pull request #244 from atommann/master |
commit | commitdiff | tree |
2019-08-17 |
atommann | changing http to https |
commit | commitdiff | tree |
2019-08-16 |
Antti Lukats | Merge pull request #2 from enjoy-digital/master |
commit | commitdiff | tree |
2019-08-16 |
Florent Kermarrec | soc/core: simplify/cleanup HyperRAM core |
commit | commitdiff | tree |
2019-08-16 |
Antti Lukats | libero enable enhanced constraints |
commit | commitdiff | tree |
next |