Commit Graph

15 Commits (main)

Author SHA1 Message Date
morrownr 80781de376 Log spam with start_addr, buffer_size 2023-03-19 07:26:10 -05:00
morrownr 5a39cefab3 cleanup 2023-03-14 07:57:22 -05:00
Giulio Benetti 89b12d21fc Fix build on PowerPC64
On PowerPC64 architecture get_ra() is also present in Linux but with a
different name causing build to fail. To fix this let's rename local
get_ra() to rtl_get_ra().

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2023-03-02 23:43:19 -08:00
morrownr ec6f765dfb reduce ACS reporting in log 2023-02-16 12:25:30 -06:00
morrownr 5f3bbbf007 various minor updates 2023-02-09 09:11:23 -06:00
morrownr 4f4073d8d2 minor updates 2023-01-07 23:16:17 -06:00
morrownr 1b04b9c821 cleanup logging 2022-12-29 16:14:24 -06:00
morrownr 578958e9b7 monitor mode enhancements 2022-12-27 16:12:01 -06:00
morrownr 1769c60f93 various updates 2022-12-17 13:12:25 -06:00
morrownr 2400a9f306 comment code that could cause failure to iitialize 2022-12-14 12:31:54 -06:00
Alkis Georgopoulos 25700afee5 Correct executable bits 2022-12-09 11:08:52 +02:00
Jeff Hiner 65351f134a Avoid UB from out-of-bounds indexing 2022-12-06 20:49:58 -07:00
morrownr 134272b6cd LED control support 2022-11-28 12:29:12 -06:00
morrownr 58ff674f97 fix minor coding error 2022-11-18 10:05:08 -06:00
morrownr 1d6ef930b9 initial commit 2022-11-17 08:26:57 -06:00