| Commit message (Expand) | Author | Age | Files | Lines |
* | COIL: Rename CONFIG_I2C_CONTROLLER | Diana Z | 2020-11-05 | 1 | -1/+1 |
* | Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-master | Daisuke Nojiri | 2020-06-26 | 1 | -1/+1 |
* | PD: Remove unnecessary PDCMD task | Diana Z | 2020-05-20 | 1 | -1/+0 |
* | driver: Replace BMI160 to BMI in board config | Ching-Kang Yen | 2020-04-23 | 1 | -6/+6 |
* | usb_mux: retimer: mux as chained mux and retimer | Denis Brockus | 2020-02-28 | 1 | -1/+2 |
* | TCPMV1/2: Make the PD Config Flags more consistent | Sam Hurst | 2020-02-22 | 1 | -0/+1 |
* | board: Set Accelerometer range to 4g | Gwendal Grignou | 2019-12-17 | 1 | -1/+1 |
* | usb_pd_policy: Make a lot of objects common | Aseda Aboagye | 2019-12-10 | 1 | -294/+0 |
* | Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNT | Karthikeyan Ramasubramanian | 2019-11-01 | 3 | -5/+5 |
* | usb_pd: use enum tcpc_rp_value instead of int | Caveh Jalali | 2019-10-31 | 1 | -1/+1 |
* | config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLED | Yuval Peress | 2019-09-03 | 1 | -2/+5 |
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 1 | -4/+4 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 1 | -4/+4 |
* | cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity. | Aseda Aboagye | 2019-07-02 | 1 | -2/+2 |
* | TCPC: Make tcpc_config handle other bus types | Daisuke Nojiri | 2019-06-10 | 1 | -1/+8 |
* | common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNT | Yuval Peress | 2019-06-05 | 1 | -0/+1 |
* | ec.tasklist: Consolidate duplicate comments | Daisuke Nojiri | 2019-04-08 | 1 | -11/+1 |
* | common: bit change 1 << constants with BIT(constants) | Gwendal Grignou | 2019-03-26 | 1 | -1/+1 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -1/+1 |
* | motion: Define macros for custom events | Gwendal Grignou | 2019-03-20 | 1 | -1/+2 |
* | mkbp_event,include/config.h: Clarify MKBP delivery method. | Yilun Lin | 2019-03-07 | 1 | -0/+1 |
* | power/rk3399: Remove unused power_seq_version | Philip Chen | 2018-12-01 | 1 | -1/+1 |
* | tablet_mode: Fix tablet mode for tablet devices | Nicolas Boichat | 2018-12-01 | 2 | -6/+1 |
* | usb-c: use higher priority task for interrupts | Jett Rink | 2018-11-14 | 1 | -4/+1 |
* | ss-mux: remove unused port_addr initializationv2.0.0 | Jett Rink | 2018-09-17 | 1 | -1/+0 |
* | usb-c: add high priority tasks for interrupts | Jett Rink | 2018-09-17 | 1 | -1/+2 |
* | type: Rename matrix_3x3_t to mat33_fp_t | Yilun Lin | 2018-09-13 | 1 | -1/+1 |
* | tcpm: add TCPC RX circular buffer in EC | Jett Rink | 2018-09-07 | 1 | -0/+1 |
* | servo_v4: add per port dualrole setting | Nick Sanders | 2018-08-15 | 1 | -3/+3 |
* | board: Fix ADC_VBUS -1 accessing array out-of-bounds | Wai-Hong Tam | 2018-08-03 | 1 | -1/+1 |
* | reset: Log the reason for AP resets. | Jonathan Brandmeyer | 2018-07-26 | 1 | -2/+2 |
* | board: Clean up DMA channel mapping | Nicolas Boichat | 2018-07-23 | 1 | -5/+4 |
* | config: Clarify CONFIG_STM32_CLOCK_LSE is sourced externally | Nicolas Boichat | 2018-07-23 | 1 | -0/+1 |
* | system: update board version to return an error if encountered | Jett Rink | 2018-04-19 | 1 | -2/+1 |
* | cleanup: CONFIG_USB_PD_CUSTOM_VDM is not used | Divya Sasidharan | 2018-04-09 | 1 | -1/+0 |
* | Code cleanup: Remove cold reset logic | Vijay Hiremath | 2018-04-03 | 1 | -1/+1 |
* | board: In motion sensor array, remove assignment to 0 | Gwendal Grignou | 2018-03-14 | 1 | -52/+0 |
* | cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE define | Jett Rink | 2018-02-01 | 1 | -1/+0 |
* | rainier: final fix for accel orientation. | Ege Mihmanli | 2018-01-12 | 1 | -2/+2 |
* | board: rainier: fix accel orientation | Ege Mihmanli | 2018-01-11 | 1 | -2/+2 |
* | config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY. | Aseda Aboagye | 2017-12-18 | 2 | -7/+1 |
* | board: Set BM160 Accel and Gyro to identical matrix. | Gwendal Grignou | 2017-12-01 | 1 | -1/+1 |
* | buttons: Make buttons[] common. | Aseda Aboagye | 2017-11-17 | 2 | -14/+1 |
* | rainier: initial mainboard | Ege Mihmanli | 2017-11-09 | 6 | -0/+1196 |