Module Name:src
Committed By: riastradh
Date: Fri Jul 14 12:57:10 UTC 2023
Modified Files:
src/sys/arch/evbarm/g42xxeb: obio.c
Log Message:
evbarm/g42xxeb: Fix off-by-one in previous.
The original find_first_bit(x) was 31 - __builtin_clz((uint32_t)x),
which is equivalent
Module Name:src
Committed By: riastradh
Date: Fri Jul 14 12:57:10 UTC 2023
Modified Files:
src/sys/arch/evbarm/g42xxeb: obio.c
Log Message:
evbarm/g42xxeb: Fix off-by-one in previous.
The original find_first_bit(x) was 31 - __builtin_clz((uint32_t)x),
which is equivalent
Module Name:src
Committed By: mrg
Date: Thu Jul 13 20:22:29 UTC 2023
Modified Files:
src/sys/arch/evbarm/g42xxeb: obio.c
Log Message:
complete the previous - there were two calls to find_first_bit() to fix.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 sr
Module Name:src
Committed By: mrg
Date: Thu Jul 13 20:22:29 UTC 2023
Modified Files:
src/sys/arch/evbarm/g42xxeb: obio.c
Log Message:
complete the previous - there were two calls to find_first_bit() to fix.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 sr
Module Name:src
Committed By: andvar
Date: Wed Feb 16 20:31:43 UTC 2022
Modified Files:
src/sys/arch/evbarm/g42xxeb: gb225var.h
Log Message:
s/baord/board/
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/g42xxeb/gb225var.h
Please note tha
Module Name:src
Committed By: andvar
Date: Wed Feb 16 20:31:43 UTC 2022
Modified Files:
src/sys/arch/evbarm/g42xxeb: gb225var.h
Log Message:
s/baord/board/
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/g42xxeb/gb225var.h
Please note tha