software/bios: move romboot after serialboot and netboot
[litex.git] / misoclib /
2015-09-21 Rohit Kumar SinghAdd init file in sdram/phy dir
2015-09-21 Florent Kermarrecuart/software: remove litescope dependency
2015-09-10 Florent Kermarrecdvisampler/edid: fix sda sampling, needs to be similar...
2015-09-07 Florent Kermarreccreate liteethmini and move liteeth to a separate repo...
2015-09-07 Florent Kermarrecmove liteusb to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litesata to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litescope to a separate repo (https://github.com...
2015-09-07 Florent Kermarrecmove litepcie to a separate repo (https://github.com...
2015-09-01 Florent Kermarrecmisoclib/soc: fix add_constant when used for strings
2015-08-26 Florent Kermarreclitecores: remove unneeded AutoCSR inheritance in examp...
2015-08-24 Florent Kermarreclitescope/core/port: fix missing self.comb...
2015-08-24 Florent Kermarreclitescope/core/port: fix EdgeDetector CSRs names
2015-08-24 Florent Kermarreclitescope/core/port: fix LiteScopeEdgeDetector (refacto...
2015-08-22 Florent Kermarrecliteth/phy: simplify clk_freq in LiteEthPHY autodetect...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: fix comment on S6QuarterRateDDRPHY
2015-08-22 Florent Kermarrecsdram/module: add P3R1GE4JGF DDR2 (Atlys) and MT41J128M...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: add S6QuarterRateDDRPHY to run...
2015-08-22 Florent Kermarrecliteeth/phy: fix autodetect (clk_freq not necessary...
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
2015-08-20 Florent Kermarrecsdram/module: cleanup indent
2015-08-18 Florent Kermarreclitecores: add -Ob option to make.py (allow to build...
2015-08-18 Florent Kermarrecliteeth/phy: only use clk_freq for LiteEthPHYGMIIMII...
2015-08-05 Florent Kermarrecliteeth/phy: rename rgmii to s6rgmii since specific...
2015-08-04 Florent Kermarrecliteeth: add rgmii phy
2015-08-04 Florent Kermarrecsdram/phy/s6ddrphy: add DDR3 support
2015-08-04 Florent Kermarrecsdram/phy/initsequence: add burst chop 4 (BC4) for...
2015-07-30 whitequarkEnable ror, ffl1 and addc for OR1K.
2015-07-29 whitequarkDon't build base libraries and BIOS with -fPIC after...
2015-07-28 Sebastien Bourdeauducqmor1kx: enable ADDC, CMOV and FFL1 instructions
2015-07-28 Sebastien Bourdeauducqsoc: increase default BIOS size
2015-07-26 whitequarkSwitch to -fPIC.
2015-07-24 Florent Kermarrecmisoclib/com/uart: remove irq condition parameters...
2015-07-24 Florent Kermarrecmisoclib: integrate mxcrg.py in mlabs_video target...
2015-07-24 Florent Kermarrecmisoclib/com/uart: replace revered Migen FIFO function...
2015-07-24 Florent Kermarreclitepcie/frontend/dma: group loop index and count in...
2015-07-24 Florent Kermarrecmisoclib/com/uart: cleanup and add irq condition parameters
2015-07-22 Florent Kermarreclitepcie/frontend/dma: add loop counter (useful to...
2015-07-22 Florent Kermarreclitepcie: use data instead of dat in dma_layout (allow...
2015-07-22 Florent Kermarreclitepcie: use optional platform.misoc_path to add litep...
2015-07-19 Robert Jordensuart: support async phys
2015-07-13 Florent Kermarrecmisoclib/video/dvisampler: add fifo_depth parameter
2015-07-09 Florent Kermarrecwishbone2lasmi: fix "READ_DATA" state
2015-07-06 Florent Kermarrecliteeth/core: add with_icmp parameter
2015-07-05 Florent Kermarrecuse sets for leave_out
2015-07-05 Florent Kermarrecliteeth/core/mac: adapt depth on AsyncFIFOs according...
2015-07-05 Florent Kermarrecliteeth: small logic optimizations on mac (eases timing...
2015-06-28 Sebastien Bourdeauducqsoc: support constants without value
2015-06-25 Florent Kermarreclitesata/example_designs: fix core generation (RAID...
2015-06-25 enjoy-digitalMerge pull request #14 from olofk/misc_fixes
2015-06-25 Olof Kindgrenlitesata/test: Add missing dependency on scrambler...
2015-06-25 Olof Kindgrenlitesata/example_designs: Add missing clock in phy...
2015-06-23 Florent Kermarrecliteeth/example_designs: use new Keep SynthesisDirective
2015-06-22 Florent Kermarrecliteeth/software: fix wishbone bridge
2015-06-22 Florent Kermarrecliteeth/example_designs: add false path between clock...
2015-06-22 Florent Kermarrecliteeth/core/arp: fix table timer (wait_timer adaptatio...
2015-06-22 Florent Kermarrecliteeth/core/arp: fix missing MAC address in ARP reply
2015-06-19 Florent Kermarrecsoc/sdram: add L2_SIZE constant and avoid declaring...
2015-06-17 Sebastien Bourdeauducqindentation
2015-06-17 Florent Kermarrecsoc/sdram: add capability to share L2 cache in multi...
2015-06-17 Florent Kermarrecsdram: use wishbone cache as L2 cache and add optional...
2015-06-10 Florent Kermarreclitesata: use 200MHz clock and SATA3 (6.0Gb/s) on all...
2015-06-10 Florent Kermarreclitesata/phy/k7: apply AR# 63869 to keep CDR in hold...
2015-06-02 Florent Kermarrecsdram: use new Migen Converter in Minicon frontend...
2015-06-02 Florent Kermarrecsdram/phy: fix simphy memory usage
2015-05-29 Florent Kermarrecsdram: refactor minicon and fix issues with DDRx memories
2015-05-26 Sebastien Bourdeauducqlitesata: more doc fixes
2015-05-26 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-05-26 Sebastien Bourdeauducqlitesata: doc fixes
2015-05-26 Florent Kermarrecliteata: fix spelling & mistakes in doc
2015-05-25 Florent Kermarreclitesata: rework frontend doc and add striping, mirroring
2015-05-25 Florent Kermarreclitesata: add mirroring
2015-05-25 Florent Kermarreclitesata/examples_designs: add striping
2015-05-25 Florent Kermarreclitesata/core/link: move buffer on CONTInserter (seems...
2015-05-25 Florent Kermarrecliteusb/core/packet: fix missing ,
2015-05-23 Florent Kermarreclitesata: add striping module for use of multiple HDDs.
2015-05-23 Florent Kermarreclitesata: do some cleanup and prepare for RAID
2015-05-12 Florent Kermarreccores: replace Timeout with new WaitTimer
2015-05-09 Florent Kermarrecuart: rename wishbone to bridge
2015-05-09 Florent Kermarrecuart: remove litescope dependency for UARTWishboneBridg...
2015-05-08 Florent Kermarrecliteusb/frontend/dma: remove +4 to length for CRC ...
2015-05-07 Florent Kermarrecliteusb/phy/ft245: rename "ftdi" clock domain to "usb"
2015-05-07 Florent Kermarreclitesata: fix packets figure in frontend doc
2015-05-06 Florent Kermarreclitesata: add doc for frontend
2015-05-06 Florent Kermarreclitesata: cleanup README/doc
2015-05-05 Florent Kermarreclitesata: use (some) settings from vivado 2015.1, try...
2015-05-05 Sebastien Bourdeauducqspiflash: fix miso bitbang with large DQ
2015-05-04 Florent Kermarrecsoc/sdram: Vivado 2015.1 still does not fix issue with...
2015-05-02 Florent Kermarrecmisoclib/cpu: merge git.py in identifier
2015-05-02 Florent Kermarrecliteusb: add simple example design with wishbone bridge...
2015-05-02 Florent Kermarrecrename shadow_address to shadow_base (more appropriate...
2015-05-02 Florent Kermarrecliteeth/core/mac: minor cleanup
2015-05-02 Florent Kermarrecliteusb/frontend/wishbone: use new packetized mode...
2015-05-02 Florent Kermarreclitescope/frontend/wishbone: add support for packetized...
2015-05-02 Florent Kermarrecliteusb/software/wishbone: optimize writes/reads (send...
2015-05-02 Florent Kermarrecdo more test with last changes fix small issues
2015-05-02 Florent Kermarrecliteeth: move mac to core
2015-05-02 Florent Kermarreccores: avoid having too much directories when possible...
2015-05-02 Florent Kermarrecuse similar names for wishbone bridges and move wishbon...
2015-05-01 Florent Kermarreclitescope: add basic LiteScopeUSB2WishboneFTDIDriver...
2015-05-01 Florent Kermarreclitescope: rename host directory to software (to be...
next