bios/boot: update comments.
[litex.git] / litex / soc /
2020-03-25 Florent Kermarrecbios/boot: update comments.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Florent Kermarreccores/clock/ECP5PLL: add phase support.
2020-03-24 bunnieFix off-by-one error on almost full condition for prefetch
2020-03-24 Feliksflush rx buffer when bad crc and fix frame payload...
2020-03-23 Florent Kermarrecsoc/doc/csr: allow CSRField.reset to be a Migen Constant.
2020-03-23 Florent Kermarreccpu/vexriscv/mem_map_linux: move main_ram to allow...
2020-03-23 Florent Kermarrecsoftware/bios/boot/linux: move emulator.bin to main_ram...
2020-03-21 Florent Kermarrecintegration/soc: add add_etherbone method.
2020-03-21 Florent Kermarrecintegration/soc/add_ethernet: add name parameter (defau...
2020-03-21 enjoy-digitalMerge pull request #436 from rob-ng15/master
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-21 rob-ng15Reclock spi sdcard access after initialisation
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-03-20 Florent Kermarrecsoc/core/spi: add Clk Divider CSR (defaults to sys_clk_...
2020-03-20 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-20 enjoy-digitalMerge pull request #434 from rob-ng15/master
2020-03-20 rob-ng15Use <stdint.h> to provide structure sizes
2020-03-20 rob-ng15Use <stdint.h> for structure sizes
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_flash method to add SPI...
2020-03-20 Florent Kermarrecintegration/soc: add add_spi_sdcard method to add SPI...
2020-03-20 enjoy-digitalMerge pull request #433 from gsomlo/gls-rocket-spisdcard
2020-03-20 Gabriel Somlosoftware/libbase/spisdcard: fix 4-byte FAT fields on...
2020-03-20 Sean CrossMerge pull request #432 from esden/csr-doc-fix-int
2020-03-20 Piotr Esden-TempskiDon't let python convert lane number to float.
2020-03-19 Gabriel Somlobios: make SPI SDCard boot configs other than linux...
2020-03-19 Gabriel Somlobios/boot.c: cosmetic: re-indent spisdcardboot() for...
2020-03-19 enjoy-digitalMerge pull request #431 from antmicro/hybrid-mac
2020-03-19 Florent Kermarrecsoftware/libbase/bios: rename spi.c/h to spisdcard...
2020-03-19 Florent Kermarrecsoftware/bios/main: revert USDDRPHY_DEBUG (merge issue...
2020-03-19 enjoy-digitalMerge pull request #429 from rob-ng15/master
2020-03-19 enjoy-digitalMerge pull request #430 from gsomlo/gls-sdclk-stub
2020-03-18 Gabriel Somlobios/sdcard: provide sdclk_set_clk() stub for clocker...
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-17 rob-ng15SPI hardware bitbanging from SD CARD
2020-03-16 Florent Kermarrecsoc/cores/clock: make sure specific clkoutn_divide_rang...
2020-03-14 Sean CrossMerge pull request #425 from esden/csr-cod-split-reg
2020-03-13 Piotr Esden-TempskiAdd bit more logic to decide when to switch to multilan...
2020-03-13 Piotr Esden-TempskiSplit CSR documentation diagrams with more than 8 bits...
2020-03-13 enjoy-digitalMerge pull request #427 from enjoy-digital/s7mmcm_fract...
2020-03-13 Florent Kermarreccores/clock: simplify Fractional Divide support on...
2020-03-13 enjoy-digitalMerge pull request #421 from betrusted-io/clk0_fractional
2020-03-13 Florent Kermarrectest: add initial (minimal) test for clock abstraction...
2020-03-13 Sean CrossMerge pull request #426 from esden/update-wavedrom
2020-03-13 Piotr Esden-TempskiUpdating the vendored wavedrom js files.
2020-03-12 Florent Kermarrecsoc/intergration: rename mr_memory_x parameter to memory_x.
2020-03-12 enjoy-digitalMerge pull request #424 from esden/generate-memory-x
2020-03-12 Piotr Esden-TempskiAdd --mr-memory-x parameter to generate memory regions...
2020-03-11 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2020-03-11 Florent Kermarrecsoftware: revert LTO changes (Disable it).
2020-03-11 Sean CrossMerge pull request #422 from xobs/core-doc-fixes
2020-03-11 enjoy-digitalMerge pull request #423 from gsomlo/gls-ethmac-fixes
2020-03-11 Florent Kermarreccores/gpio: add CSR descriptions.
2020-03-11 Florent Kermarreccores/icap: add CSR descriptions.
2020-03-11 Florent Kermarreccores/spi: add CSR descriptions.
2020-03-11 Florent Kermarreccores/pwm: add CSR descriptions.
2020-03-11 Florent Kermarreccores/xadc: add CSR descriptions.
2020-03-10 Gabriel Somlointegration/soc: add_ethernet: honor self.map["ethmac...
2020-03-10 Florent Kermarreccores/clock/USIDELAYCTRL: use separate reset/ready...
2020-03-10 Sean Crosssoc/cores/spi_opi: documentation fixes
2020-03-10 Sean Crosssoc/cores/i2s: fix rst parsing errors
2020-03-10 Florent Kermarrecbios: add more Ultrascale SDRAM debug with sdram_cdly...
2020-03-10 bunnieadd fractional division options to clk0 config on PLL
2020-03-10 enjoy-digitalMerge pull request #419 from gsomlo/gls-ultra-sdram...
2020-03-10 Florent Kermarreccores/clock: add logging to visualize clkin/clkouts...
2020-03-10 Florent Kermarrecintegration/soc: add FPGA device and System clock to...
2020-03-09 Gabriel Somlosoftware/bios: fixup for Ultrascale SDRAM debug
2020-03-09 Florent Kermarrecintegration/soc: set use_rom when cpu_reset_address...
2020-03-09 Florent Kermarrecsoftware/common: fix LTO checks.
2020-03-09 Florent Kermarrecsoc/cores/clock/iCE40PLL: add SB_PLL40_PAD support.
2020-03-09 Florent Kermarrecsoftware/bios: add Ultrascale SDRAM debug functions.
2020-03-08 Florent Kermarrecintegration/soc/SoCRegion: add size_pow2 and use this...
2020-03-06 Florent Kermarrecsoc: allow creating SoC without BIOS.
2020-03-06 enjoy-digitalMerge pull request #416 from enjoy-digital/csr_svd
2020-03-06 Florent Kermarrecintegration/builder: rename software methods to _prepar...
2020-03-06 Florent Kermarrecintegration/builder: generate csr maps before compiling...
2020-03-06 Florent KermarrecAdd SVD export capability to Builder (csr_svd parameter...
2020-03-05 Florent Kermarrecsoftware/common.mak: fix LTO refactoring issue.
2020-03-05 enjoy-digitalMerge pull request #412 from antmicro/fix-copyrights
2020-03-05 Karol GugalaFix copyrights
2020-03-05 enjoy-digitalMerge pull request #410 from antmicro/netv2-edid
2020-03-04 Florent Kermarrecbios/sdcard: update sdclk_mmcm_write with LiteSDCard...
2020-03-04 Florent Kermarrecdoc: align to improve readability.
2020-03-04 Florent Kermarrecsoc/doc: remove soc.get_csr_regions support.
2020-03-04 Florent Kermarrecbios/main: rename flushl2 command to flush_l2_cache...
2020-03-04 Florent Kermarrecbuild: assume vendor tools are in the PATH and remove...
2020-03-04 Florent Kermarrecsoftware/common: add LTO enable flag and cleanup.
2020-03-02 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2020-03-02 Florent Kermarrecintegration/soc_core: change disable parameters to...
2020-03-02 enjoy-digitalMerge pull request #405 from sajattack/sifive-triple
2020-03-02 Florent Kermarrecintegration/soc: add auto_int type and use it on all...
2020-03-02 Florent Kermarrectargets/nexys4ddr: use SoCCore and add_sdram to avoid...
2020-03-02 Florent Kermarrecintegration/soc: add ethphy CSR in target.
2020-03-01 Florent Kermarrecintegration/soc: add add_ethernet method.
2020-03-01 Florent Kermarrecintegration/soc: mode litedram imports to add_sdram...
2020-03-01 Paul Sajnaadd riscv-sifive-elf triple
2020-02-28 Florent Kermarrecsoc/uart: add configurable UART FIFO depth.
2020-02-28 Florent Kermarreccores/uart: cleanup
2020-02-28 Florent Kermarrecsoc/cores/uart/UARTCrossover: reduce fifo_depth to 1.
next