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
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
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
Astro
1f05e6977e
eth::phy: replace ExtendedStatus with PSSR
2020-07-29 21:49:18 +02:00
Astro
e408a8b22d
eth::phy::extended_status: fix cap_1000base_x_full() bit position
2020-07-29 21:29:28 +02:00
Astro
27effb6257
eth::phy: s/Marvel/Marvell/
2020-07-29 20:08:38 +02:00
Astro
de5f605d60
eth: refactor peripheral instance into type parameter, improve clock setup
2020-07-29 19:45:01 +02:00
Astro
ef4fb598fb
ddr: improve dci divisors calculation
2020-07-28 00:43:33 +02:00
Astro
f36b1a610e
timer::global: wrap us in Microseconds, impl embedded_hal blocking delay traits
2020-07-22 23:41:15 +02:00
Astro
7f45d10af3
timer::global::CountDown: fix delaying from "up to" to "at least" the timespan
2020-07-22 22:43:10 +02:00
Astro
855d94c48e
dmac: remove unused module
2020-07-20 19:42:32 +02:00
Sebastien Bourdeauducq
f8785c3f07
fix some compilation warnings
2020-07-19 15:39:08 +08:00
Astro
484e385160
eth: implement DeviceCapabilities.max_burst_size
...
this is a hint that /could/ boost TCP performance.
2020-07-16 00:17:13 +02:00
Sebastien Bourdeauducq
371e59cef5
libboard_zynq: add fpgax_clk_ctrl registers
2020-07-07 19:37:51 +08:00
Astro
e4e7141bf3
ddr: delint
2020-07-06 19:46:18 +02:00
Sebastien Bourdeauducq
0c60d684e4
slcr: remove soft reset
...
Does not work and probably difficult to get to work.
2020-07-06 13:06:10 +08:00
Sebastien Bourdeauducq
21c0c5cbc8
Revert "simplify ps7_init"
...
What the simplified ps7_init does can now be reproduced by the DDRC driver.
On the other hand, we are still experiencing crazy Zynq instability issues, so keep the original ps7_init around for debugging.
This reverts commit 9fcf9243f2
.
2020-07-06 11:55:04 +08:00