bios/boot/netboot: only get boot.bin as default, add linux_vexriscv netboot config
[litex.git] / litex / soc / software / bios / boot.c
2019-05-02 Florent Kermarrecbios/boot/netboot: only get boot.bin as default, add...
2019-05-01 enjoy-digitalMerge pull request #176 from gsomlo/gls-ulong-addr
2019-04-29 Gabriel L. Somlosoftware: use "unsigned long" for address values, also...
2019-03-01 Florent Kermarrecsoc/software/bios/boot: add vexriscv workaround
2018-08-23 Tim AnsellMerge pull request #91 from cr1901/ignore-fix
2018-08-23 Tim AnsellMerge pull request #92 from cr1901/l2-gate
2018-08-23 William D. Jonessoftware/bios: Gate flush_l2_cache() if L2 Cache isn...
2018-08-16 Florent Kermarrecbios/boot: flush all caches before running from ram
2018-02-19 enjoy-digitalMerge pull request #60 from q3k/for-upstream/top-level...
2018-02-10 enjoy-digitalMerge pull request #57 from rohitk-singh/master
2018-01-20 Ewen McNeillBIOS: Flashboot without main ram
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: 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
2017-10-07 enjoy-digitalMerge pull request #31 from mithro/bios-fix
2017-10-06 Tim 'mithro' Ansellbios: Print location jumping too.
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2016-03-31 Florent Kermarrecsoc/software/bios: update default ip addresses (local...
2015-11-23 Florent Kermarrecsoc/software/boot: add #ifndef on LOCALIP and REMOTEIP...
2015-11-10 Florent Kermarrecsoc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version