summaryrefslogtreecommitdiff
path: root/board/eve/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+5
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-1/+0
* tree: Disable false positive warning when building with clangTom Hughes2022-10-151-0/+4
* poppy: usb_mux: Split struct usb_mux in poppy boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/eve/board.c: Format with clang-formatJack Rosenthal2022-07-011-88/+72
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2022-05-021-1/+0
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-5/+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-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* driver: si114x: Clean up register listNicolas Boichat2020-12-301-2/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* eve: Set dual role state on AC change in suspendPatryk Duda2020-09-111-0/+24
* Revert "eve: Use PCH ACOK signal to control Deep Sleep entry"Duncan Laurie2020-09-071-15/+11
* eve: Move PMIC init to a deferred functionDuncan Laurie2020-09-061-1/+4
* eve: Make a few pmic init commands run on RW imageDuncan Laurie2020-09-041-10/+10
* eve: Disable PMIC power button shutdown timerDuncan Laurie2020-09-031-0/+3
* eve: Remove VCCIO from ALL_SYS_PWRGD on early boardsDuncan Laurie2020-09-031-0/+4
* eve: Clean up board version definesDuncan Laurie2020-09-021-2/+2
* eve: Remove unnecessary console output and obsolete commentDuncan Laurie2020-09-021-2/+0
* eve: Move board level TCPC init to happen in pd_task initDuncan Laurie2020-08-311-2/+13
* eve: Leave keyboard enabled in magic keyboard mode.Gwendal Grignou2020-08-301-2/+3
* eve: update default ALS config.Todd Broch2020-08-261-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-2/+2
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* common: Make scancode table always mutableRajat Jain2020-04-211-3/+3
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-8/+5
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+6
* 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-2/+2
* 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-21/+21
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-21/+21
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-11/+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
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* eve: Set power state for sensors properlyGwendal Grignou2019-02-281-2/+2
* eve: Enable support for multi-profile DPTFFurquan Shaikh2018-11-151-1/+10
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+12
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-2/+2
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0