index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
ipmi: Provide a macro for netfn return code
Neelesh Gupta
1
-1
/
+2
2015-07-03
bt: Check before dequeuing messages with ipmi_dequeue_msg
Alistair Popple
1
-1
/
+1
2015-07-02
hw/bt.c: Fix trivial typos
Kamalesh Babulal
1
-3
/
+3
2015-06-19
Support for Naples LPC serial interrupts
Benjamin Herrenschmidt
1
-1
/
+11
2015-06-19
hw/bt: Fix bt_msg_del locking
Alistair Popple
1
-1
/
+5
2015-06-18
Merge branch 'stable'
Stewart Smith
1
-4
/
+5
2015-06-18
hw/bt.c: Fix message response search
Alistair Popple
1
-4
/
+5
2015-05-13
bt: Remove B_BUSY state
Alistair Popple
1
-18
/
+6
2015-05-11
hw/bt: Add netfn to BT_ERR message
Jeremy Kerr
1
-2
/
+3
2015-05-01
Add xscom_ok() and lpc_ok() to check XSCOM and LPC usability
skiboot-5.0.1
Benjamin Herrenschmidt
1
-2
/
+9
2015-04-09
bt: Add a temporary workaround for bmc dropping messages
Alistair Popple
1
-8
/
+26
2015-03-05
sparse: bt_backend can be static
Cédric Le Goater
1
-1
/
+1
2015-03-04
bt: Make queue length 10
Joel Stanley
1
-2
/
+2
2015-02-26
sparse: state_str is unused
Cédric Le Goater
1
-6
/
+0
2015-02-23
bt: Minor locking fix for bt_get_resp()
Alistair Popple
1
-1
/
+0
2015-02-23
bt: Improve error messages
Alistair Popple
1
-5
/
+10
2015-02-19
bt: Cleanup bt state machine and fix SMS_ATN bug
Alistair Popple
1
-88
/
+88
2015-02-09
ipmi: handle SMS_ATN events
Jeremy Kerr
1
-0
/
+6
2014-12-02
ipmi/bt: Enable adding messages to the start of the queue
Alistair Popple
1
-5
/
+23
2014-11-12
bt: Use new polling timer interface instead of OPAL pollers
Benjamin Herrenschmidt
1
-7
/
+22
2014-11-12
bt: Reinitialise bt interface correctly after a reset
Alistair Popple
1
-6
/
+6
2014-11-12
bt/ipmi: Quieten logging output
Alistair Popple
1
-3
/
+0
2014-11-12
bt: Fix message timeouts
Alistair Popple
1
-7
/
+14
2014-11-12
bt: Add locking for bt hardware polling
Alistair Popple
1
-34
/
+40
2014-11-12
bt: Add call to bt_poll to kick start message state machine
Alistair Popple
1
-22
/
+24
2014-10-30
ipmi: Add an opal interface to the ipmi stack
Alistair Popple
1
-8
/
+28
2014-10-05
ipmi/bt: Rework iBT register access
Benjamin Herrenschmidt
1
-33
/
+54
2014-10-01
bt: Add message timeout
Alistair Popple
1
-5
/
+35
2014-10-01
bt: Limit the outstanding message queue length
Alistair Popple
1
-0
/
+21
2014-10-01
ipmi/bt: Improve message validation and allow out-of-order command responses
Alistair Popple
1
-27
/
+32
2014-10-01
bt/ipmi: Convert to using asynchronous messaging
Alistair Popple
1
-60
/
+19
2014-10-01
ipmi: Refactored ipmi layer to use generic backend
Alistair Popple
1
-20
/
+28
2014-10-01
bt/ipmi: Fixup allocation of bt/ipmi messages
Alistair Popple
1
-24
/
+42
2014-08-14
ipmi/bt: Fixup BT device tree property
Alistair Popple
1
-1
/
+1
2014-08-13
ipmi: Add a base IPMI stack with a BT driver
Alistair Popple
1
-0
/
+400