summaryrefslogtreecommitdiff
path: root/driver/retimer/bb_retimer.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-623/+0
* Revert "DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP mode"madhusudanarao amara2021-09-231-20/+0
* BB Retimer: Create HPD update functionDiana Z2021-09-161-0/+32
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-1/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP modemadhusudanarao amara2021-08-061-0/+20
* bb_retimer: Restore timeout to original valueCaveh Jalali2021-06-251-1/+1
* bb_retimer: cleanup: Change the power handler func name & paramsVijay Hiremath2021-06-181-6/+5
* bb_retimer: Explicitly check EC status codesCaveh Jalali2021-06-151-4/+4
* bb_retimer: Reduce retry delay to 10msCaveh Jalali2021-06-121-2/+2
* bb_retimer: Return status from bb_retimer_power_handle()Caveh Jalali2021-06-121-2/+5
* bb_retimer: update console command bbli feng2021-06-081-13/+21
* bb_retimer: Fix port bounds checkCaveh Jalali2021-03-041-1/+1
* BB retimer: Do not need B16 to be set for USB4 modeAyushee Shah2021-03-021-12/+0
* BB Retimer: Cleanup setting USB4 speedAyushee Shah2021-02-231-13/+5
* retimer: PD port retimer firmware update supportli feng2021-02-051-0/+6
* COIL: Rename comments in BB retimerDiana Z2021-01-261-2/+2
* bb_retimer: Update read and write sequenceDivya Sasidharan2021-01-141-30/+52
* BB retimer: add vendor ID 0x8087 supportli feng2021-01-121-2/+2
* Create a public header for bb_retimerSimon Glass2021-01-091-1/+3
* BB retimer: Set UFP mode of BB retimerAyushee2021-01-071-44/+88
* Revert "bb_retimer: Bypass safe mode configuration in retimer"Divya Sasidharan2020-12-111-15/+1
* BB retimer: Set USB2.0 bit to 0Ayushee Shah2020-12-101-16/+0
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-6/+7
* BB retimer: Update USB4 related bitsAyushee2020-11-051-3/+21
* bb_retimer: Bypass safe mode configuration in retimermadhusudanarao amara2020-09-231-1/+15
* bb retimer: Use mutex to lock the access to shared NVMVijay Hiremath2020-08-251-10/+15
* BB retimer: Remove FORCE_PWR GPIO from EC driverVijay Hiremath2020-08-191-4/+1
* BB retimer: Set USB3 speed only when USB mode is enabledAyushee2020-07-311-8/+9
* bb_retimer: add power up timingKeith Short2020-07-011-0/+14
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-2/+3
* usb_pd: TBT: Refactor limiting the cable speedAyushee2020-06-051-1/+1
* BB retimer: Add 'vPro_Dock_Detect/DP_Overdrive' bitAyushee2020-06-031-0/+11
* BB retimer: Correct setting USB4 cable speedAyushee2020-05-291-31/+35
* BB retimer: Set 'active/passive' bit for USB modeAyushee2020-05-271-3/+4
* BB retimer: For USB/DP/USB4, set 'Re-timer_Driver' bit based on SOP' VDO2Ayushee2020-05-271-4/+18
* BB retimer: Refactor TBT retimer bitsAyushee2020-05-271-53/+84
* BB retimer: Refactor 'Active/Passive' bitAyushee2020-05-211-17/+37
* BB retimer: Add 'USB3_Speed' bitAyushee2020-05-211-0/+8
* BB retimer: Add 'USB2_connection' bitVijay Hiremath2020-05-211-11/+47
* BB retimer: Update Bit 12Ayushee2020-05-191-8/+0
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-191-3/+4
* bb_retimer: Set Data_Connection_Present bit in Safe modeVijay Hiremath2020-03-051-0/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-22/+34
* Burnside bridge retimer: Add USB4 mode bitsAyushee2020-01-311-22/+36
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-11/+11
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-8/+8
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-101-3/+3
* Burnside bridge retimer: Add Thunderbolt-compatible mode bitsAyushee2019-12-171-10/+79