-
e135b27c13
openocd: fix PL_TAPID for both zc706 and cora-z7-10
Astro
2019-08-10 20:59:07 +0200
-
80e808208e
README: update to cargo-xbuild
Astro
2019-08-08 18:19:47 +0200
-
b7690c9702
fix UART_REF_CLK
Astro
2019-08-07 00:27:01 +0200
-
66c3470afd
link.x: rm unneeded ALIGN(4)
Astro
2019-08-07 00:26:35 +0200
-
d001593a36
rm bcmp
Astro
2019-08-06 22:03:23 +0200
-
f0f9603657
define custom target, use with cargo-xbuild
Astro
2019-08-06 19:47:45 +0200
-
2db35d063f
define bcmp
Astro
2019-08-05 14:44:23 +0200
-
dbe04de735
update compiler-builtins
Astro
2019-08-05 14:44:15 +0200
-
b9c233b05b
compile fixes
Astro
2019-07-01 00:15:17 +0200
-
5a8d714627
working openocd scripts for zc706 and cora-z7-10
Astro
2019-06-29 02:41:36 +0200
-
d6b2321fee
eth: fix mio_pin setup
Astro
2019-06-29 00:00:22 +0200
-
9ab40daca2
eth: setup_gem0/1_clock()
Astro
2019-06-25 21:50:15 +0200
-
5823d90db1
phy: implement control, status, reset
Astro
2019-06-25 21:48:47 +0200
-
e6827a81f3
eth tx: set net_ctrl.start_tx on sending
Astro
2019-06-25 01:32:43 +0200
-
374686fd3e
eth tx: set last_buffer flag
Astro
2019-06-24 02:15:11 +0200
-
ce74fe7299
eth: prepare tx
Astro
2019-06-22 01:34:47 +0200
-
ec5dda4d0a
eth: add const MTU
Astro
2019-06-22 01:34:17 +0200
-
6757ceb76c
eth rx: error handling
Astro
2019-06-22 01:20:18 +0200
-
98947961c6
linker script: bump stack size to 64k
Astro
2019-06-22 00:48:54 +0200
-
a4be03bee9
rx: PktRef
Astro
2019-06-21 01:19:04 +0200
-
80f003b2c6
stdio: add print
Astro
2019-06-21 01:18:24 +0200
-
e5881a14ad
eth rx: descriptors/buffers as refs
Astro
2019-06-21 00:58:18 +0200
-
d65398205f
add a println! for convenience
Astro
2019-06-20 00:30:18 +0200
-
b3b65f9b74
eth: find Phy
Astro
2019-06-19 00:21:17 +0200
-
54d0f3583d
eth: fix io configuration
Astro
2019-06-18 23:10:35 +0200
-
1634513bc7
mmu: align l1_table
Astro
2019-06-18 02:22:07 +0200
-
9bebfb49bc
begin MMU implementation
Astro
2019-06-17 03:32:10 +0200
-
69b65b5f72
cortex_a9 regs: allow defining bit fields
Astro
2019-06-17 01:36:11 +0200
-
1e16beb707
cortex_a9::regs: use crate::regs interface
Astro
2019-06-12 00:20:23 +0200
-
81a892b618
eth: recv_next()
Astro
2019-06-10 02:44:29 +0200
-
f92ea3b99d
eth: start_tx
Astro
2019-06-09 20:28:33 +0200
-
f07a541c99
eth: model rx/tx state with type parameters
Astro
2019-06-09 20:10:41 +0200
-
74bd81f87f
eth: add safety asserts
Astro
2019-06-09 02:23:37 +0200
-
824e91e6cb
eth: rx/tx desc list, start_rx
Astro
2019-06-09 01:02:10 +0200
-
2d7fed6c59
link again compiler_builtins
Astro
2019-06-09 01:00:58 +0200
-
d447f1cc45
main: probe for PHYs
Astro
2019-06-04 23:49:06 +0200
-
b9ca9324f0
eth: fix initialization
Astro
2019-06-04 23:48:09 +0200
-
6d15b82a3e
cortex_a9::regs: init U bit for unaligned access
Astro
2019-06-04 23:47:23 +0200
-
acf995d7da
soft_reset: rm unreachable!
Astro
2019-05-31 00:19:20 +0200
-
bf4f5108f4
main: add UART_RATE
Astro
2019-05-31 00:19:01 +0200
-
2f27ff574f
improve linker script
Astro
2019-05-31 00:17:53 +0200
-
2df74cc055
add static exception handling
Astro
2019-05-30 20:30:19 +0200
-
b13bf72c17
eth: begin phy communication
Astro
2019-05-30 02:42:42 +0200
-
5b15bb5c0a
main: make boot_core0() naked
Astro
2019-05-30 02:41:44 +0200
-
c0610ad66a
slcr: init gem* rclk/clk
Astro
2019-05-30 02:26:19 +0200
-
ee7ae7f7cc
slcr: add soft_rst()
Astro
2019-05-30 00:23:31 +0200
-
b961526b97
uart: remove type conversion from baud_rate_gen
Astro
2019-05-30 00:22:45 +0200
-
a645d13f4b
add uart panic handler
Astro
2019-05-28 00:28:35 +0200
-
75bb755327
extend linker script
Astro
2019-05-27 01:44:24 +0200
-
d10ffe9eb9
eth: setup mio_pins, configure net_cfg
Astro
2019-05-25 03:06:39 +0200
-
51c39f032e
run with the cora z7-10
Astro
2019-05-25 02:38:05 +0200
-
b3da0e4c93
slcr: define all mio_pin regs, typed io_type
Astro
2019-05-25 02:34:25 +0200
-
6bf210366a
regs: properly emit doc_comments
Astro
2019-05-24 23:49:49 +0200
-
56c2f1d833
eth: add net_status, phy_maint registers
Astro
2019-05-24 00:20:59 +0200
-
ad77e3dc04
eth: add net_cfg register
Astro
2019-05-24 00:04:51 +0200
-
402b8c9ab1
eth: no unsafe, note, add qbar register fields
Astro
2019-05-23 23:18:17 +0200
-
1033648c3e
add l1_cache_init()
Astro
2019-05-23 19:05:06 +0200
-
179c617904
add register_bits_typed! macro
Astro
2019-05-23 18:23:51 +0200
-
785e726661
RegisterW/RegisterRW: required &mut self for safety
Astro
2019-05-23 18:01:18 +0200
-
62ca26fa71
slcr: abstract with RegisterBlock
Astro
2019-05-23 17:52:06 +0200
-
fd7fd0db14
main: rm unused feature #![feature(global_asm)]
Astro
2019-05-23 16:06:41 +0200
-
99371375fd
Cargo.toml: don't disable lto for profile.release
Astro
2019-05-23 16:06:17 +0200
-
ea62d4fdec
uart: make baudrate configurable, run at 115,200 baud
Astro
2019-05-23 15:50:53 +0200
-
15883293ac
uart: use div_round_closest in baud_rate_gen
Astro
2019-05-23 15:37:07 +0200
-
7428fec200
uart: add more channel_sts flags, wait for tx_fifo_empty() before sending
Astro
2019-05-23 15:36:34 +0200
-
673d585d2f
uart: extend regs
Astro
2019-05-22 01:42:24 +0200
-
b296fc1d7f
uart: add baud_rate_gen
Astro
2019-05-22 01:42:00 +0200
-
43b6d3acd0
uart: wait for reset
Astro
2019-05-21 02:53:59 +0200
-
47ec0116a9
use uart1 with more configuration
Astro
2019-05-21 01:30:54 +0200
-
5d02fe5c95
slcr: with_slcr() for unlock/lock
Astro
2019-05-21 01:30:17 +0200
-
351d18c10f
add register_at! macro
Astro
2019-05-20 23:01:50 +0200
-
7e12468bf2
README
Astro
2019-05-20 01:21:48 +0200
-
c88374eab1
fix SP init
Astro
2019-05-20 01:21:22 +0200
-
b754581452
eth: add regs and init
Astro
2019-05-07 19:28:33 +0200
-
7872e00182
uart: move logic outside regs
Astro
2019-05-07 17:46:37 +0200
-
275f297309
uart: impl fmt::Write
Astro
2019-05-07 16:45:31 +0200
-
ca9b10dce8
refactor regs macros for RO/WO/RW access
Astro
2019-05-07 00:32:45 +0200
-
1e540a1175
replace #[repr(packed)] with #[repr(C)]
Astro
2019-05-07 00:05:38 +0200
-
fdc6c38de6
enable_uart0(): add srcsel
Astro
2019-05-07 00:01:43 +0200
-
55957eea09
regs macros
Astro
2019-05-06 23:56:53 +0200
-
9b414e2408
PoC: boot, uart output in qemu
Astro
2019-05-05 14:56:23 +0200