summaryrefslogtreecommitdiff
path: root/board/yorp
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* board/yorp/board.h: Format with clang-formatJack Rosenthal2022-06-291-14/+6
* board/yorp/led.c: Format with clang-formatJack Rosenthal2022-06-281-15/+24
* board/yorp/board.c: Format with clang-formatJack Rosenthal2022-06-281-29/+27
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+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-19/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* asurada/lazor/voxel/yorp: Only disable keyscanning when not in S0.Jes Klinke2020-06-121-8/+12
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* board: Set min/max frequency attributesGwendal Grignou2019-12-091-0/+2
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* octopus: lock gpio config for reset signalJett Rink2019-10-191-1/+6
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+4
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-201-1/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+3
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-4/+5
* board: indent sensor_motion arraysGwendal Grignou2019-02-081-61/+61
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-01-191-1/+1
* board/octopus: Notify SoC about USB overcurrentKarthikeyan Ramasubramanian2019-01-171-0/+10
* octopus: convert boards to use hardware intJett Rink2019-01-102-3/+3
* octopus: reduce all octopus sensor fifo sizesJett Rink2019-01-051-6/+0
* Octopus: Increase task stacks on npcx boardsDiana Z2018-12-121-11/+11
* gpio: Add configuration for EC_PCH_RTCRST GPIO in octopus boardsKarthikeyan Ramasubramanian2018-12-051-0/+1
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-1/+1
* ocotpus: move VBUS_ADC config to baseJett Rink2018-11-191-0/+4
* octopus: update active_mask for consistencyJett Rink2018-10-301-1/+1
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-0/+3
* octopus: remove CONFIG_SYSTEM_UNLOCKED optionJett Rink2018-10-041-3/+0
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-1/+0
* Octopus: Add CCD_MODE_ODL to GPIO listDiana Z2018-10-011-0/+3
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-201-2/+1
* octopus: enable PSL for all NPCX variantsJett Rink2018-09-171-3/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* octopus: use higher priority TCPC interrupt tasksJett Rink2018-09-072-13/+3