litex.git
2020-02-18 Florent Kermarreccores/cpu: use standard+debug variant when only debug...
2020-02-18 Florent Kermarrecsoc/cores/clock: add reset_cycles parameter to S7IDELAY...
2020-02-18 Florent Kermarrecsoc/csr_bus: fix aligned_paging computation (should...
2020-02-18 Florent Kermarrecintegration/soc: improve Region logger
2020-02-17 Florent Kermarrecbios/boot: update and fix flashboot, improve verbosity
2020-02-17 Florent Kermarrecsoc: increase supporteds address_width/paging
2020-02-17 Florent Kermarrecsoc_core: expose CSR paging
2020-02-17 Florent Kermarrecsoc/csr_bus: improve CSR paging genericity
2020-02-16 Florent Kermarrectools/litex_sim: use new sdram verbosity parameter
2020-02-16 Florent Kermarrecintegration/soc: add configurable CSR Paging
2020-02-15 Florent Kermarrecsoc_core: add back identifier
2020-02-15 enjoy-digitalMerge pull request #387 from BracketMaster/master
2020-02-15 Yehowshua Immanuelupdate to work with mac
2020-02-15 Florent Kermarrectools/litex_sim: specify default local/remote-ip addresses.
2020-02-15 Florent Kermarrectools/litex_sim: add ethernet local/remote-ip arguments.
2020-02-14 Florent Kermarrecinterconnect/stream: cleanup imports/idents
2020-02-13 enjoy-digitalMerge pull request #386 from antmicro/sdram-timing...
2020-02-13 Piotr Binkowskitools/litex_sim: add cli options to control SDRAM timin...
2020-02-13 Florent Kermarrecsoc_core: fix cpu_variant renaming regression
2020-02-13 Sean Crossdoc: rename lxsocdoc -> socdoc and update readme
2020-02-13 Sean Crossdoc: fix regression with new irq manager
2020-02-12 Florent Kermarrecsoc/CSR: show alignment in report and add info when...
2020-02-12 Florent Kermarrecsoc/add_cpu: use cpu.data_width as CSR alignment, fix...
2020-02-12 Florent Kermarrecintegration/soc: fix refactoring issues
2020-02-12 Florent Kermarrecsoc/integration/builder: update copyright, align arguments
2020-02-12 enjoy-digitalMerge pull request #383 from Xiretza/builder-directories
2020-02-12 XiretzaUnify output directory handling in builder
2020-02-11 enjoy-digitalMerge pull request #382 from enjoy-digital/new_soc
2020-02-11 Florent Kermarrecsoc_core/soc_sdram: add disclaimer
2020-02-11 Florent Kermarrecsoc_core: provide full retro-compatibily when add_wb_sl...
2020-02-11 Florent Kermarrecsoc: fix busword typo
2020-02-11 Florent Kermarrectargets/EthernetSoC: be sure memory region is added...
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-11 Florent Kermarrecsoc/integration: move mem_decoder to soc_core
2020-02-11 Florent Kermarrecsoc/integration/common: simplify get_version
2020-02-11 Florent Kermarrecsoc/add_uart: fix bridge
2020-02-11 Florent Kermarrecsoc_core/soc_sdram: remove disclaimer (we'll add it...
2020-02-11 Florent Kermarrecsoc: avoid double definition of main_ram
2020-02-11 Florent Kermarrecsoc: improve log colors on error reporting
2020-02-11 Florent Kermarrecsoc: add linker regions management
2020-02-11 Florent Kermarrecsoc: improve log presentation/colors
2020-02-11 Florent Kermarrecsoc: fix cpu_reset_address
2020-02-11 Florent Kermarrectools/litex_sim_new: remove
2020-02-11 Florent Kermarrecsoc: fix build_time format
2020-02-11 Florent Kermarreccores/cpu: remove separators on io_regions (requires...
2020-02-11 enjoy-digitalMerge pull request #380 from Xiretza/cpunone-all-io
2020-02-11 Florent Kermarrecsoc/add_sdram: simplify L2 Cache, use FullMemoryWE...
2020-02-11 Florent Kermarrecsoc_core/common: move old mem_decoder to soc_core,...
2020-02-10 XiretzaAllow all memory regions to be used as IO with CPUNone
2020-02-10 Florent Kermarrecintegration/common: fix mem_decoder (shadow base has...
2020-02-10 Florent Kermarrectools/litex_sim_new: switch to dynamically allocated...
2020-02-10 Florent Kermarrecsoc/SoCRegion/Decoder: pass bus to decoder and remove...
2020-02-10 Florent Kermarrecsoc/add_sdram: avoid L2 cache when l2_cache_size == 0.
2020-02-10 Florent Kermarrecsoc: remove unneeded \n
2020-02-10 Florent Kermarrectools/litex_sim_new: use new bus/csr/irq methods
2020-02-10 Florent Kermarrecsoc: use io_regions for alloc_region
2020-02-10 Florent Kermarrectools: add litex_sim_new based on SoCCore and using...
2020-02-10 Florent Kermarrecsoc_core: use add_rom
2020-02-10 Florent Kermarrecsoc/add_cpu: simplify CPUNone integration
2020-02-10 Florent Kermarrecsoc/SoCBusHandler: add add_adapter method and use it...
2020-02-10 Florent Kermarrecsoc/add_sdram: add sdram csr
2020-02-10 Florent Kermarrecsoc/add_sdram: fix rocket, shorten comments
2020-02-10 Florent Kermarrecsoc/add_sdram: improve API
2020-02-10 Florent Kermarrecsoc: add LiteXSoC class and mode add_identifier/uart...
2020-02-10 Florent Kermarrecsoc_core/sdram: cleanup, add disclaimer
2020-02-10 Florent Kermarrecsoc: add add_sdram
2020-02-10 Florent Kermarrecsoc: add csr_regions, update copyright
2020-02-10 Florent Kermarrecsoc: add cpu rom/sram check
2020-02-10 Florent Kermarrecsoc: add SOCIORegion and manage it
2020-02-10 Florent Kermarrecsoc: reorder main components/peripherals
2020-02-09 Florent Kermarrecsoc: add add_cpu method
2020-02-09 Florent Kermarrec.gitmodules/black-parrot: switch to https://github...
2020-02-09 Florent Kermarrecsoc: fix unit-tests
2020-02-08 Florent Kermarrecsoc: integrate constants/build
2020-02-08 Florent Kermarrecsoc: show sorted regions (by origin) / locs
2020-02-08 Florent Kermarrecsoc: simplify color theme
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-02-08 Florent Kermarrecsoc: add add_uart method
2020-02-07 Florent Kermarrecsoc_core: cleanup imports
2020-02-07 Florent Kermarrecsoc_core: get_csr_address no longer used
2020-02-07 Florent Kermarrecsoc: integrate CSR master/interconnect/collection and...
2020-02-07 Florent Kermarrecsoc: add add_constant/add_config methods
2020-02-07 Florent Kermarrecsoc: add add_csr_bridge method
2020-02-07 Florent Kermarrecsoc: add add_controller/add_identifier/add_timer methods
2020-02-07 Florent Kermarrecsoc: add add_ram/add_rom methods
2020-02-07 Florent Kermarrecsoc: add automatic bus data width convertion to add_mas...
2020-02-07 Florent Kermarrecsoc/soc_core: cleanup, remove some unused attributes
2020-02-07 Florent Kermarrecsoc: move SoCController from soc_core to soc
2020-02-07 Florent Kermarrecsoc: create SoCLocHandler and use it to simplify SoCCSR...
2020-02-06 Florent Kermarrecsoc: add use_loc_if_exists on SoCIRQ.add to use current...
2020-02-06 Florent Kermarrecsoc: add use_loc_if_exists on SoCCSR.add to use current...
2020-02-06 Florent Kermarrecsoc/integration: initial adaptation to new SoC class
2020-02-06 Florent Kermarrecsoc/cores/spi_opi: cleanup, rename to S7SPIOPI (since...
2020-02-06 Florent Kermarrecsoc/cores: rename spiopi to spi_opi
2020-02-06 Florent Kermarrecsoc/cores/i2s: cleanup pass, rename to S7I2SSlave ...
2020-02-06 enjoy-digitalMerge pull request #378 from betrusted-io/merge_ip
2020-02-06 bunniereduce indents
2020-02-06 Florent Kermarrecsoc/integration: add new soc class prorotype with SoCRe...
2020-02-06 bunnieupdate doc comments on events for i2s
2020-02-06 bunnieadd doc comment for event
next