summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-015-10/+10
* puff: Scrub config and generate hardware structuresAndrew McRae2019-11-011-1/+1
* gpio: add function to set a GPIO and log to the consoleKeith Short2019-11-011-0/+11
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-011-3/+20
* Cleanup: Renaming pd_is_ufp to pd_partner_is_ufpAyushee2019-11-011-2/+2
* usbc: Get current DP pin mode and CC stateAyushee2019-11-011-1/+3
* common: add ceil_for function to math_util.hLeifu Zhao2019-10-311-0/+11
* pd_protocol: add hard_reset_complete_timerCaveh Jalali2019-10-311-18/+20
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* system.c: reset statics for testingCaveh Jalali2019-10-311-0/+7
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+15
* PCH_PLTRST_L: Use appropriate config optionAbe Levkoy2019-10-301-3/+0
* Revert "smart_battery: add smbus error checking support"Caveh Jalali2019-10-303-27/+0
* fpsensor: Clean up headers and MakefilesTom Hughes2019-10-282-17/+8
* smart_battery: add smbus error checking supportTing Shen2019-10-283-0/+27
* NPCX GPIO: Assert that gpio_get/set_level is passed a GPIO signalEdward Hill2019-10-251-0/+9
* usb_port_power_smart: Add support for IO expander GPIOsEdward Hill2019-10-251-1/+11
* GPIO/IOEX/eSPI: Give different IO signals unique valuesEdward Hill2019-10-253-7/+41
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-0/+5
* mock: Add fp_sensor and mkbp_events mocksCraig Hesling2019-10-253-0/+76
* driver: g753: add driver supportLu Zhang2019-10-251-0/+1
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-242-9/+29
* cr50: Remove concept of U2F modeLouis Collard2019-10-241-5/+0
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-243-3/+18
* cleanup: use power and data role enums instead of intJett Rink2019-10-241-6/+6
* usb: fix out bounds issue for non-SOP* packetsJett Rink2019-10-231-3/+3
* usb: Remove invalid data role from enumJett Rink2019-10-231-1/+0
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-232-0/+4
* system.c: move jump_data declarations into sysjump.hCaveh Jalali2019-10-231-0/+46
* common: add __test_only attributeJack Rosenthal2019-10-221-0/+13
* common: make __error discard symbols on clangJack Rosenthal2019-10-221-1/+1
* panic.h: include required stdint.hCaveh Jalali2019-10-181-2/+3
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* pd: Add PE FRS unit test for new stackDenis Brockus2019-10-162-0/+13
* usbc: make pe_init() staticEdward Hill2019-10-151-7/+0
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-151-16/+0
* common: Comment typo correctionCraig Hesling2019-10-151-1/+1
* common:test: Add comparators to test_util.hstabilize-12593.BYuval Peress2019-10-121-0/+4
* usbc: update CRCReceiveTimerJett Rink2019-10-101-3/+6
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-092-4/+9
* usb_pd: drop duplicate func get_max_request_mv()Yilun Lin2019-10-091-6/+0
* common: Add more macros for making unsigned intsHarry Cutts2019-10-091-2/+16
* common: add `RETURN_ERROR` macroHarry Cutts2019-10-091-0/+7
* npcx: Ensure the watchdog isn't stopped while it is invalid to do soJett Rink2019-10-091-0/+7
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-093-1/+59
* usbc: fix cc interpretation errorJett Rink2019-10-081-0/+1
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-082-0/+14
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-074-0/+30
* ppc: add AOZ1380 driverDenis Brockus2019-10-061-1/+4