1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
May 13, 2024 — May 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no need for bc(1) More... 4 months ago
cleanup the code More... 4 months ago
rpi4b_devmemrw_test.sh: cleanup script; calculate region addr, len & then test
kaiwan.billimoria
as Kaiwan Billimoria
More... 4 months ago
add die() func More... 4 months ago
rpi4b_devmemrw_test.sh: add checks for builds ready More... 4 months ago
Initial commit: kmod_rw_test/ : testcases for read/write on sample kernel memory More... 4 months ago
tests/testruns: cleanup, minor fixes More... 4 months ago
tests/bgp_devmemrw_test.sh: get MAC addr correct More... 4 months ago
drv_rwmem/devmem_rw.c: cleanups- rm old unrequired critical sec code More... 4 months ago
common.h: cleanups, new byte_swap*() and hex_dump() from ChatGPT 4 More... 4 months ago
app_rwmem/wrmem.c: cleanup, better comments More... 4 months ago
app_rwmem/rdmem.c: don't fail on invalid user va, attempt to use it as a kernel va (and pray it works :) More... 4 months ago
app_rwmem/Makefile: use CC as var not GCC More... 4 months ago
initial commit: devmem_rw testcase for the TI BeaglePlay (MAC ID regs) More... 5 months ago
Merge branch 'master' of https://github.com/kaiwan/device-memory-readwrite More... 5 months ago
Rename scripts as reqd More... 5 months ago
initial commit More... 5 months ago
Update README.md; typo- StackEdit More... 6 months ago
Update README.md - used SlackEdit to properly format it More... 6 months ago
Merge branch 'master' of https://github.com/kaiwan/device-memory-readwrite More... 6 months ago
Update to include a usage example (on the Raspberry Pi Zero W) More... 6 months ago
change MSG content More... 7 months ago
Merge branch 'master' of https://github.com/kaiwan/device-memory-readwrite More... 7 months ago
ic: TI BBB test case: read content of board Device_Id register More... 7 months ago
rm old comment More... 7 months ago
minor bug fix More... 7 months ago
fixup More... 7 months ago
better check for endianness More... 7 months ago
better check for endianness More... 7 months ago
Pecuiliar! TI BBB issue with endian-ness.. OK on R Pi; must relook More... 7 months ago