- Apr 15, 2022
-
-
Adam Wujek authored
These coefficients has to be fixed, there are just values to export values other than 0 Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
To be called at the read of FAN_COMMAND_n. For some reason it fixes random restarts after the write of FAN_COMMAND_n. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
STATUS_BYTE is read only, STATUS_CML is R/W, can be cleared on write with selected bits Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
also: - merge cmd_data_lengths and ext_cmd_data_lengths - sort commands (main_fw) - align columns in cmds_cmds arrays Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
The size of a string is passed as a first byte Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
i2cdump tires to dump the data at the address 0xff. By Monimod it was recognized as an incomplete extended command. The Monimod coulnd't recover. Finally, after the timeout the watchdog was triggering the reset. Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
This reverts commit 9e119357.
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Apr 11, 2022
-
-
Grzegorz Daniluk authored
-
- Mar 31, 2022
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
-
- Feb 15, 2022
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Jan 11, 2022
-
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
- Dec 21, 2021
-
-
Christos Gentsos authored
-
Christos Gentsos authored
-
- Dec 17, 2021
-
-
Christos Gentsos authored
This gets around the setjmp thumb2 issue during compilation.
-
- Dec 15, 2021
-
-
Christos Gentsos authored
-
Christos Gentsos authored
-
- Dec 08, 2021
-
-
Christos Gentsos authored
-
Christos Gentsos authored
They were
-
- Dec 03, 2021
-
-
Christos Gentsos authored
-
Christos Gentsos authored
-
Christos Gentsos authored
-
Christos Gentsos authored
-
- Nov 02, 2021
-
-
Christos Gentsos authored
When the BE_COMPLIANT_USE_LINEAR16 switch is set to False, causing the (non-standard-compliant) LINEAR11 to be used for the output voltage instead of LINEAR16, the mode field of the VOUT_MODE register shall return an invalid value (3'b111) to indicate non-compliance.
-
- Oct 28, 2021
-
-
Christos Gentsos authored
-
Christos Gentsos authored
-
Christos Gentsos authored
Previously, a failed I2C transaction would leave the data buffer intact, and if one didn't look at the return status they might assume valid data were returned. This modification should make it easier to identify failed transactions.
-
Christos Gentsos authored
-
- Oct 25, 2021
-
-
Christos Gentsos authored
-