Florent Kermarrec
|
ff31959aea
|
merge most of misoc 54e1ef82 and migen e93d0601 changes
|
2017-01-13 03:55:00 +01:00 |
|
Tim 'mithro' Ansell
|
8bccd2d988
|
bios: Include dependency rebuild info.
|
2016-12-17 14:14:14 +01:00 |
|
Tim 'mithro' Ansell
|
46bbec5494
|
main.o is not a phony target.
|
2016-12-15 19:56:58 +01:00 |
|
Florent Kermarrec
|
daa9473809
|
soc/software/bios/main: revision command becomes ident
|
2016-11-30 15:45:06 +01:00 |
|
Florent Kermarrec
|
0f57451f30
|
soc/software/bios: remove dataflow
|
2016-11-30 15:44:30 +01:00 |
|
Florent Kermarrec
|
44d766c09f
|
software/sdram: cleanup artix7 init
|
2016-04-29 15:55:10 +02:00 |
|
Florent Kermarrec
|
66362b1280
|
move sdram code to litedram (https://github.com/enjoy-digital/litedram)
|
2016-04-29 07:45:15 +02:00 |
|
Florent Kermarrec
|
4e451a78d6
|
soc/software/bios/sdram: add sdrlevel_artix7 (bitslip and delays have to be found manually)
|
2016-04-27 12:33:44 +02:00 |
|
Florent Kermarrec
|
849434c1bd
|
soc/software/bios: show cpu on first banner line
|
2016-04-19 09:19:37 +02:00 |
|
Tim 'mithro' Ansell
|
8998ae5c92
|
bios: Print CPU architecture on boot.
|
2016-04-19 16:02:26 +10:00 |
|
Tim 'mithro' Ansell
|
2f834d0aa2
|
bios: Use single characters for boot modes.
* The function keys never really worked properly.
* Also add commands for the ROM/Flash/etc.
|
2016-04-19 13:42:56 +10:00 |
|
Florent Kermarrec
|
17f6cb1f17
|
initial RISC-V support (with picorv32), still some software to do (manage IRQ, L2 cache flush)
|
2016-04-01 00:09:17 +02:00 |
|
Florent Kermarrec
|
7e62cdf601
|
soc/software/bios: update default ip addresses (local: 192.168.1.50 / remote: 192.168.1.100)
|
2016-03-31 10:55:11 +02:00 |
|
Florent Kermarrec
|
2c32791a28
|
soc/software/bios/main: add capability to configure TEST_USER_ABORT_DELAY
|
2016-01-14 16:53:04 +01:00 |
|
Florent Kermarrec
|
492f276247
|
soc/software/bios/main: give priority to romboot over serialboot/netboot
|
2016-01-14 16:46:42 +01:00 |
|
Florent Kermarrec
|
6f4dd14ffa
|
soc/software/boot: add #ifndef on LOCALIP and REMOTEIP to allow definition in the SoC with add_constant
|
2015-11-23 11:08:04 +01:00 |
|
Florent Kermarrec
|
714a3d88e2
|
add LICENSE, update copyrights, add Migen install instructions
|
2015-11-11 13:22:39 +01:00 |
|
Florent Kermarrec
|
bda196fbc8
|
soc/software/bios/sdram: split memtest and allow external #define of memtest sizes
|
2015-11-11 13:10:03 +01:00 |
|
Florent Kermarrec
|
3f43a49382
|
soc: merge with misoc 3fcc4f116c3292020cb811d179e45ae45990101b
changes:
-software/bios: remove dataflow
-cores/identifier: replace with user-defined string
-interconnect/CSRBankArray: support read-only mappings
-targets: Added Numato Mimas V2 target
-Our libunwind changes were merged upstream.
-wishbone: update TODO
-replace Counter in Converters
-Fix CSRBankArray
-flterm: properly exit on ^C.
|
2015-11-10 16:51:51 +01:00 |
|
Florent Kermarrec
|
3297210e48
|
boards/targets/sim: get SDRAM working in simulation with sdram/model
|
2015-11-10 12:57:23 +01:00 |
|
Florent Kermarrec
|
6a0f85dc42
|
litex: reorganize things, first work working version
|
2015-11-07 17:48:55 +01:00 |
|