Astro
|
05c30dd52e
|
Revert "update smoltcp 0.6.0 -> 0.7.0"
This reverts commit ccf758cc85 .
|
2021-02-04 18:27:42 +01:00 |
Astro
|
f816a04cef
|
Revert "Revert "update smoltcp 0.6.0 -> 0.7.0""
This reverts commit faa64c2ce8 .
|
2021-02-04 16:22:39 +01:00 |
Astro
|
faa64c2ce8
|
Revert "update smoltcp 0.6.0 -> 0.7.0"
This reverts commit ccf758cc85 .
Blocked by: https://github.com/smoltcp-rs/smoltcp/issues/415
|
2021-02-04 16:22:16 +01:00 |
Astro
|
ccf758cc85
|
update smoltcp 0.6.0 -> 0.7.0
|
2021-02-03 22:41:32 +01:00 |
Astro
|
1cd4056370
|
libboard_zynq: remove unused eth phy name information
|
2020-11-20 17:21:38 +01:00 |
Astro
|
ddff295ae1
|
libboard_zynq: implement eth hot-plugging
|
2020-11-20 17:12:22 +01:00 |
Astro
|
379b6b973a
|
libboard_zynq: add support for target_kasli_soc's Marvell88E1512 eth phy
|
2020-11-19 20:38:10 +01:00 |
Astro
|
3172aba1a8
|
libboard_zynq: improve i2c doc
|
2020-11-19 20:26:48 +01:00 |
Astro
|
975202a653
|
libboard_zynq: enable i2c+eeprom for target_kasli_soc
|
2020-11-19 20:17:36 +01:00 |
Astro
|
a3eabf1947
|
libboard_zynq: prepare target_kasli_soc
|
2020-11-19 19:28:17 +01:00 |
Astro
|
a32d7abb9a
|
libboard_zynq: rename ddr DCI_FREQ to DCI_MAX_FREQ
|
2020-11-19 19:21:38 +01:00 |
Astro
|
0714162113
|
rename target_cora_z7_10 to target_coraz7 globally
|
2020-11-13 17:56:47 +01:00 |
Astro
|
5b2c779cba
|
libboard_zynq: delint ps7_init
|
2020-11-13 00:23:56 +01:00 |
Astro
|
0a40d4f36d
|
libboard_zynq: fix zc706 build
|
2020-11-13 00:23:38 +01:00 |
Astro
|
55f8d02da8
|
libboard_zynq: remove ddr-only ps7_init for redpitaya
|
2020-11-13 00:12:43 +01:00 |
Astro
|
990fa56d6a
|
libboard_zynq: complete ddr without ps7_init for redpitaya
|
2020-11-13 00:10:34 +01:00 |
Astro
|
8fd317d580
|
libboard_zynq: remove ps7_init for cora_z7_10
|
2020-11-11 14:21:48 +01:00 |
Astro
|
07fedddad9
|
libboard_zynq: doc ddr size limitation, correct target_redpitaya to 512MB
|
2020-11-11 13:25:55 +01:00 |
Astro
|
dffe3cb251
|
libboard_zynq: rm superfluous ddr settings for cora_z7_10
|
2020-11-10 20:53:46 +01:00 |
Astro
|
b9323653bb
|
libboard_zynq: complete ddr without ps7_init for cora_z7_10
|
2020-11-10 14:33:31 +01:00 |
Astro
|
515d3bb381
|
libboard_zynq: configure ddr while keeping rstb low
|
2020-11-08 22:47:59 +01:00 |
Astro
|
7e22010d7d
|
libboard_zynq: fix pll_cp/pll_res swap in ClockSource::setup()
|
2020-11-08 22:46:43 +01:00 |
Astro
|
9ee77d8f44
|
libboard_zynq: indent ps7_init/cora_z7_10
|
2020-11-08 19:32:31 +01:00 |
Astro
|
e508b78b3e
|
libboard_zynq: add ps7_init for cora_z7_10
|
2020-11-08 19:28:59 +01:00 |
pca006132
|
f60d0589cc
|
fix ps7_init compilation error and warnings
|
2020-10-01 00:17:47 +08:00 |
pca006132
|
c336e450b1
|
libboard_zynq/eth/phy: add PEF7071
|
2020-09-29 16:01:54 +08:00 |
pca006132
|
6af453494b
|
libboard_zynq/ddr: use ps7_init for redpitaya ddr
|
2020-09-26 17:01:37 +08:00 |
Sebastien Bourdeauducq
|
e601ac9c45
|
remove flash support
PITA to get to work and most boards have SD.
|
2020-09-09 20:13:13 +08:00 |
Sebastien Bourdeauducq
|
a6955edf14
|
add Red Pitaya support (WIP)
|
2020-09-09 20:10:05 +08:00 |
Sebastien Bourdeauducq
|
c634313d5e
|
update authors in cargo.toml
|
2020-09-09 19:36:25 +08:00 |
pca006132
|
ae244082ed
|
more cpu options
|
2020-09-07 16:13:51 +08:00 |
Sebastien Bourdeauducq
|
66c66447dd
|
fix some compilation warnings
|
2020-09-06 00:17:59 +08:00 |
pca006132
|
a73df780d0
|
libboard_zynq/slcr: fixed boot mode pins value
Notice that the bits in the table in UG585 are out of order.
|
2020-08-31 12:35:11 +08:00 |
pca006132
|
e73ec731aa
|
libboard_zynq/smoltcp: default without ipv6 support
SZL netboot binary size too large with ipv6.
We can enable the ipv6 support in the runtime crate instead.
|
2020-08-31 12:07:20 +08:00 |
Sebastien Bourdeauducq
|
273f9ea72b
|
libboard_zynq/eth: fix comment
|
2020-08-24 21:47:10 +08:00 |
pca006132
|
671968bac3
|
libboard_zynq/eth: fixed tx lost packet
|
2020-08-24 15:51:01 +08:00 |
pca006132
|
bb09d25378
|
libboard_zynq/ethernet: ethernet fix and config
|
2020-08-21 13:34:02 +08:00 |
Astro
|
b268fe015a
|
stdio::drop_uart(): add delay
|
2020-08-17 19:38:41 +02:00 |
Harry Ho
|
1a96a7550a
|
libboard_zynq: make RegisterBlock constructors more consistent
|
2020-08-13 14:49:26 +08:00 |
Harry Ho
|
36947104e3
|
libboard_zynq: make constructor names more consistent
|
2020-08-13 13:31:53 +08:00 |
Harry Ho
|
11089d8a64
|
i2c: delete dead code
|
2020-08-12 16:51:25 +08:00 |
Harry Ho
|
76a4cac873
|
i2c: disable its usage on Cora Z7-10
|
2020-08-10 14:24:13 +08:00 |
Harry Ho
|
4614ed1371
|
i2c: simplify ctor_common()
|
2020-08-08 10:06:11 +08:00 |
Harry Ho
|
16b2df91ca
|
i2c: fix GPIO register mapping, I2C control & EEPROM write operations
|
2020-08-07 11:10:18 +08:00 |
Harry Ho
|
f7d3135ec7
|
i2c: implement EEPROM operations; add CountDown waiting indication
|
2020-08-05 20:10:30 +08:00 |
Harry Ho
|
c60230af25
|
i2c: implement basic i2c bitbanging
|
2020-08-05 17:35:33 +08:00 |
Sebastien Bourdeauducq
|
a36a82d86d
|
reduce ethernet verbosity
|
2020-08-04 22:15:01 +08:00 |
pca006132
|
2927c43309
|
libboard_zynq/gic: refactored and added SGI functions.
|
2020-08-03 12:35:17 +08:00 |
Astro
|
187801c4a7
|
gic: start implementation
|
2020-08-03 12:35:17 +08:00 |
pca006132
|
91ece367f2
|
libboard_zynq/mpcore: added generated register definitions
|
2020-08-03 12:35:17 +08:00 |