index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
firmware_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
habanalabs: pass-through request from user to f/w
farah kassabri
1
-0
/
+24
2023-01-26
habanalabs: support receiving ascii message from preboot f/w
Tal Cohen
1
-15
/
+59
2023-01-26
habanalabs: fix wrong variable type used for vzalloc
farah kassabri
1
-1
/
+2
2023-01-26
habanalabs/gaudi2: wait for preboot ready if HW state is dirty
Ohad Sharabi
1
-1
/
+1
2023-01-26
habanalabs: set log level for descriptor validation to debug
farah kassabri
1
-2
/
+2
2023-01-26
habanalabs: trace COMMS protocol
Ohad Sharabi
1
-0
/
+31
2023-01-26
habanalabs: update DRAM props according to preboot data
Ohad Sharabi
1
-0
/
+4
2023-01-26
habanalabs: read binning info from preboot
farah kassabri
1
-1
/
+23
2022-11-23
habanalabs: fail driver load if EEPROM errors detected
Ofir Bitton
1
-12
/
+11
2022-11-23
habanalabs: fix rc when new CPUCP opcodes are not supported
Tomer Tayar
1
-0
/
+1
2022-11-23
habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
Marco Pagani
1
-0
/
+2
2022-11-23
habanalabs: fix firmware descriptor copy operation
farah kassabri
1
-2
/
+24
2022-11-23
habanalabs: fix return value check in hl_fw_get_sec_attest_data()
Yang Yingliang
1
-1
/
+1
2022-09-20
habanalabs: remove some f/w descriptor validations
farah kassabri
1
-29
/
+14
2022-09-19
habanalabs/gaudi2: add secured attestation info uapi
Dani Liberman
1
-0
/
+46
2022-09-19
habanalabs: add support for new cpucp return codes
Ofir Bitton
1
-3
/
+31
2022-09-19
habanalabs/gaudi2: read F/W security indication after hard reset
Tomer Tayar
1
-7
/
+0
2022-09-19
habanalabs: send device active message to f/w
farah kassabri
1
-0
/
+15
2022-09-18
habanalabs: ignore EEPROM errors during boot
Ofir Bitton
1
-0
/
+9
2022-09-18
habanalabs: remove left-over code from bring-up
Oded Gabbay
1
-20
/
+0
2022-09-18
habanalabs/gaudi2: change device f/w security check
farah kassabri
1
-0
/
+2
2022-09-18
habanalabs: fix spelling mistakes
Bharat Jauhari
1
-4
/
+4
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
1
-3
/
+3
2022-07-12
habanalabs: allow detection of unsupported f/w packets
Oded Gabbay
1
-4
/
+8
2022-07-12
habanalabs: save f/w preboot minor version
Sagiv Ozeri
1
-8
/
+41
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
1
-23
/
+42
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
1
-0
/
+26
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
1
-24
/
+15
2022-07-12
habanalabs: print if firmware is secured during load
Ofir Bitton
1
-1
/
+2
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
1
-1
/
+8
2022-05-22
habanalabs: Add separate poll interval value for protocol
farah kassabri
1
-1
/
+1
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
1
-0
/
+48
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
1
-10
/
+20
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-02-28
habanalabs: remove deprecated firmware states
Ofir Bitton
1
-2
/
+0
2022-02-28
habanalabs: prevent false heartbeat failure during soft-reset
Tomer Tayar
1
-2
/
+5
2022-02-28
habanalabs: add missing error check in sysfs max_power_show
Tomer Tayar
1
-2
/
+2
2022-02-28
habanalabs: avoid copying pll data if pll_info_get fails
Tomer Tayar
1
-2
/
+4
2022-02-28
habanalabs: remove asic callback set_pll_profile()
Oded Gabbay
1
-1
/
+1
2022-02-28
habanalabs: move more f/w functions to firmware_if.c
Oded Gabbay
1
-3
/
+98
2022-02-28
habanalabs: remove hwmgr.c
Oded Gabbay
1
-1
/
+41
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
1
-3
/
+3
2021-12-26
habanalabs: add CPU-CP packet for engine core ASID cfg
Tomer Tayar
1
-0
/
+20
2021-12-26
habanalabs: modify cpu boot status error print
Ofir Bitton
1
-1
/
+1
2021-12-26
habanalabs: add current PI value to cpu packets
Ofir Bitton
1
-2
/
+12
2021-12-26
habanalabs: skip read fw errors if dynamic descriptor invalid
Ohad Sharabi
1
-2
/
+15
2021-12-26
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
1
-0
/
+1
2021-12-26
habanalabs: move device boot warnings to the correct location
Ofir Bitton
1
-22
/
+23
2021-12-26
habanalabs: handle device TPM boot error as warning
Ofir Bitton
1
-0
/
+9
[next]