Krzysztof A. Adamski
Krzysztof A. Adamski
The board has a few RC circuits used for power-up timing. The sequence seems to be: a) the EN1/2 of EA3036C should start first (for 3.3 and 1.8V), they need...
Some work is already done in https://github.com/fifteenhex/linux/blob/msc313e/drivers/crypto/msc313-aesdma.c. The comment explains how SHA256 block could be used but there are other things this peripheral can do. Based on disassembly of the...
What development setup do you have for the board? My understanding is that the ethernet works in u-boot so the kernel and rootfs can be loaded over tftp/nfs, right? The...
This is a little hacky but at least very simple implementation of a feature requested in #59. With this change, one can get rid of the tip of the arrow...
It is sometimes better if the drawing is not fully covering the picture but is semi-transparent. This patch adds a simple button to enable transparency. When this button is enabled,...
Including easybuffer in `g:numbers_exclude` did not work on vim 7.4 (I believe it did work on 7.3). It turns out that in my case easybuffer is setting it's filetype to...