index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
p8-i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
p8-i2c: Limit number of retry attempts
Oliver O'Halloran
2017-11-20
1
-2
/
+10
*
p8-i2c: Don't write the watermark register at init
Oliver O'Halloran
2017-11-13
1
-12
/
+8
*
p8-i2c: Further timeout reworks
Oliver O'Halloran
2017-10-29
1
-91
/
+75
*
hw/p8-i2c: Fix deadlock in p9_i2c_bus_owner_change
Anton Blanchard
2017-10-15
1
-1
/
+1
*
hw/p8-i2c: Rework timeout handling
Oliver O'Halloran
2017-09-20
1
-13
/
+22
*
p8-i2c: Fix random data corruption
Oliver O'Halloran
2017-08-30
1
-1
/
+1
*
hw/p8-i2c: Fix OCC locking
Oliver O'Halloran
2017-08-26
1
-21
/
+37
*
p8-i2c OCC lock: fix locking in p9_i2c_bus_owner_change
Stewart Smith
2017-06-07
1
-2
/
+4
*
p8-i2c: occ: Add support for OCC to use I2C engines
Shilpasri G Bhat
2017-06-06
1
-0
/
+147
*
hw/i2c: Fix early lock drop
Oliver O'Halloran
2017-05-19
1
-2
/
+0
*
i2c: Add interrupts support on P9
Benjamin Herrenschmidt
2017-04-28
1
-1
/
+8
*
i2c: Remove old hack for bad clock frequency
Benjamin Herrenschmidt
2017-04-28
1
-6
/
+0
*
i2c: Log the engine clock frequency at boot
Benjamin Herrenschmidt
2017-04-28
1
-2
/
+3
*
i2c: Improve logging
Benjamin Herrenschmidt
2017-04-28
1
-15
/
+31
*
p8-i2c reset things manually in some error conditions
Stewart Smith
2016-12-02
1
-22
/
+157
*
p8i2c: Use calculated poll_interval when booting OPAL
Stewart Smith
2016-11-24
1
-10
/
+13
*
i2c: Add i2c_run_req() to crank the state machine for a request
Stewart Smith
2016-11-24
1
-0
/
+18
*
p8-i2c: Don't crash if a centaur errored out
Benjamin Herrenschmidt
2016-08-18
1
-1
/
+7
*
hw/p8-i2c: Allow to set I2C request timeout
Gavin Shan
2016-06-14
1
-2
/
+23
*
opal/errorlog : Removes redundant header file inclusion
Mukesh Ojha
2016-03-31
1
-2
/
+0
*
hw/p8-i2c: Speed up SMBUS_WRITE
Gavin Shan
2016-03-08
1
-3
/
+8
*
p8-i2c: Send stop bit on timeouts
Benjamin Herrenschmidt
2016-02-23
1
-13
/
+19
*
llvm-scan-build: fix potential division by zero
Stewart Smith
2015-11-10
1
-0
/
+3
*
timer: Pass current timer to timer callbacks
Benjamin Herrenschmidt
2015-09-11
1
-7
/
+10
*
Fix spelling mistakes
Stewart Smith
2015-08-26
1
-2
/
+2
*
errorlog: Deprecate elog callback parameter
Samuel Mendoza-Jonas
2015-07-31
1
-5
/
+5
*
p8-i2c: Keep centaur OCC cache disabled during inits
Benjamin Herrenschmidt
2015-07-06
1
-2
/
+26
*
p8-i2c: Ensure request "result" field is updated on completion
Benjamin Herrenschmidt
2015-07-06
1
-0
/
+1
*
p8-i2c: Add support for Centaur i2c
Benjamin Herrenschmidt
2015-07-06
1
-14
/
+90
*
Add a couple more missing Naples references
Benjamin Herrenschmidt
2015-05-13
1
-0
/
+2
*
i2c: Workaround bad clock-frequency property from HostBoot
Benjamin Herrenschmidt
2015-03-04
1
-0
/
+6
*
p8/i2c: Add OPAL properties in the i2c bus nodes
Neelesh Gupta
2015-03-04
1
-97
/
+162
*
update users of GET/SETFIELD()
Dan Streetman
2015-02-19
1
-1
/
+1
*
Change user-defined _MASK/_LSH to just mask
Dan Streetman
2015-02-19
1
-30
/
+15
*
i2c: Turn large time_wait_ms() into states
Benjamin Herrenschmidt
2015-02-18
1
-21
/
+29
*
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
2015-02-06
1
-0
/
+2
*
i2c: Unify the frequencies to calculate bit rate divisor
Neelesh Gupta
2015-01-21
1
-6
/
+3
*
i2c: Update DT bindings and minor changes
Benjamin Herrenschmidt
2014-11-14
1
-53
/
+86
*
i2c: Provide FFDC data in the driver
Neelesh Gupta
2014-11-14
1
-72
/
+195
*
i2c: Use new timer facility and improve interrupts handling
Benjamin Herrenschmidt
2014-11-12
1
-67
/
+47
*
i2c: Move bus management and OPAL API to core i2c code
Benjamin Herrenschmidt
2014-11-11
1
-116
/
+10
*
i2c: Improve operations without interrupts
Benjamin Herrenschmidt
2014-11-10
1
-18
/
+91
*
i2c: Rework P8 i2c driver
Benjamin Herrenschmidt
2014-11-07
1
-479
/
+543
*
i2c: Bug fixes, clean up of the code
Neelesh Gupta
2014-11-05
1
-157
/
+107
*
hw/i2c: i2c driver infrastructure providing device I/O
Neelesh Gupta
2014-10-27
1
-0
/
+1111