bios: fix riscv processor print
[litex.git] / litex / soc / software / bios /
2018-01-23 Florent Kermarrecbios: fix riscv processor print
2018-01-22 enjoy-digitalMerge pull request #58 from q3k/for-upstream/picorv32...
2018-01-22 Sergiusz BazanskiReplace __riscv__ macros with __riscv.
2018-01-19 Florent Kermarrecsoftware/bios: add litex logo
2018-01-18 Tim AnsellMerge pull request #52 from ewen-naos-nz/tftp-alt-port
2018-01-18 Ewen McNeillBIOS: TFTP: try UDP/69 if specified port fails
2018-01-18 Ewen McNeillBIOS: set TFTP_SERVER_PORT from enviroment
2018-01-18 Ewen McNeillBIOS: allow BIOS to specify TFTP server port
2018-01-16 enjoy-digitalMerge pull request #51 from felixheld/liteeth-untangling
2018-01-16 Felix HeldInclude the ethernet related header files conditionally
2018-01-13 Tim AnsellMerge pull request #48 from mithro/fix-constants
2018-01-12 Chris Ballancebios/sdram: make read leveling robust for KUS SDRAM
2018-01-08 Florent Kermarrecbios/sdram: revert capability to do manual read levelin...
2018-01-08 Florent Kermarrecbios/sdram: fix data error reporting
2018-01-08 Florent Kermarrecbump year
2017-12-30 enjoy-digitalMerge pull request #41 from cr1901/python-3.6
2017-12-29 Florent Kermarrecbios/sdram: use same initialization procedure for artix...
2017-11-08 Florent Kermarrecsoc/software/bios/sdram: add Kintex Ultrascale support
2017-10-07 enjoy-digitalMerge pull request #31 from mithro/bios-fix
2017-10-06 Tim 'mithro' Ansellbios: Print location jumping too.
2017-10-06 Tim 'mithro' Ansellbios: Declare dependency on linked in .a files.
2017-08-18 Florent Kermarrecsoc/software/bios/sdram: add optional memtest debug...
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-17 Florent Kermarrecsoc/software/main: fix double serialboot (merge issue)
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2016-12-17 enjoy-digitalMerge pull request #11 from mithro/file-dont-change
2016-12-17 Tim 'mithro' Ansellbios: Include dependency rebuild info.
2016-12-15 Tim 'mithro' Ansellmain.o is not a phony target.
2016-11-30 Florent Kermarrecsoc/software/bios/main: revision command becomes ident
2016-11-30 Florent Kermarrecsoc/software/bios: remove dataflow
2016-04-29 Florent Kermarrecsoftware/sdram: cleanup artix7 init
2016-04-29 Florent Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-27 Florent Kermarrecsoc/software/bios/sdram: add sdrlevel_artix7 (bitslip...
2016-04-19 Florent Kermarrecsoc/software/bios: show cpu on first banner line
2016-04-19 enjoy-digitalMerge pull request #2 from mithro/master
2016-04-19 Tim 'mithro' Ansellbios: Print CPU architecture on boot.
2016-04-19 enjoy-digitalMerge pull request #1 from mithro/master
2016-04-19 Tim 'mithro' Ansellbios: Use single characters for boot modes.
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2016-03-31 Florent Kermarrecsoc/software/bios: update default ip addresses (local...
2016-01-14 Florent Kermarrecsoc/software/bios/main: add capability to configure...
2016-01-14 Florent Kermarrecsoc/software/bios/main: give priority to romboot over...
2015-11-23 Florent Kermarrecsoc/software/boot: add #ifndef on LOCALIP and REMOTEIP...
2015-11-11 Florent Kermarrecadd LICENSE, update copyrights, add Migen install instr...
2015-11-11 Florent Kermarrecsoc/software/bios/sdram: split memtest and allow extern...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-10 Florent Kermarrecboards/targets/sim: get SDRAM working in simulation...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version