Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-08 | Teach devmem about nommu and 0x prefix on address. Print hex or decimal | Rob Landley | |
output depending on whether address was hex or decimal. | |||
2020-05-27 | devmem: replace getpagesize with POSIX sysconf(_SC_PAGESIZE) | Ethan Sommer | |
2020-05-13 | devmem: avoid sign extension. | Elliott Hughes | |
Bug: http://b/156292059 Signed-off-by: Wei Wang <wvw@google.com> | |||
2019-03-02 | Promote devmem. | Rob Landley | |