summaryrefslogtreecommitdiff
path: root/board/coral/board.c
Commit message (Expand)AuthorAgeFilesLines
* coral: usb_mux: Split struct usb_mux in coral boardTomasz Michalec2022-09-131-8/+12
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/coral/board.c: Format with clang-formatJack Rosenthal2022-07-011-105/+85
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2022-05-021-1/+0
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-10/+35
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-2/+2
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* system: Generalize system_get_board_version()Philip Chen2021-07-121-4/+4
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* 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-masterDaisuke Nojiri2020-06-261-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-9/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-7/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+9
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-6/+1
* board: Set min/max frequency attributesGwendal Grignou2019-12-091-0/+6
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-10/+10
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-19/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+11
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-2/+2
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-84/+15
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-2/+1
* usbc: add default I2C addressesJett Rink2018-03-281-6/+5
* Remove the unnecessary words of "Disable touchpad" in the commentsKaiyen Chang2018-03-261-1/+2
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-43/+0
* cleanup: remove incorrect commentJett Rink2018-03-081-3/+3
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-1/+2
* coral: disable tablet mode interrupt for clamshell models.Harry Pan2017-11-301-0/+7
* coral: never enter tablet mode for clamshell SKUs.Harry Pan2017-11-301-1/+6
* Coral: add Bruce features.Ryan Zhang2017-11-281-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-071-12/+3
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0