summaryrefslogtreecommitdiff
path: root/board/phaser
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/phaser/board.h: Format with clang-formatJack Rosenthal2022-07-061-18/+10
* board/phaser/led.c: Format with clang-formatJack Rosenthal2022-07-011-23/+26
* board/phaser/board.c: Format with clang-formatJack Rosenthal2022-06-291-47/+43
* phaser: add psl code back for some sku requestarthur.lin2022-01-121-1/+90
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* phaser: undef hibernate psl and keep KSI1/3 high in deep sleepreno.wang2021-12-072-0/+19
* 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-3/+1
* syv682x: Fix name for option to disable CC passthroughKeith Short2021-07-101-1/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Octopus: Re-enable VCONN sourcing from TCPCEric Herrmann2021-03-031-0/+2
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* phaser: Add PPC syv682x configjerry2.huang2020-09-233-3/+71
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* 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-1/+1
* 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-192-2/+2
* 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-202-2/+2
* octopus: correct GPIO - KB_BL_PWR_EN to UNIMPLEMENTEDMarco Chen2019-04-131-2/+2
* 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/+2
* Phaser: Remove support for early board versionsDiana Z2019-03-201-15/+0
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-4/+5
* board: indent sensor_motion arraysGwendal Grignou2019-02-081-63/+63
* 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-4/+3
* octopus: reduce all octopus sensor fifo sizesJett Rink2019-01-051-9/+0
* phaser: add sku 5 for Laserxiong.huang2019-01-031-1/+2
* 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
* octopus: remove OCM erase commandJett Rink2018-11-291-14/+0
* board/phaser/gpio: Add missing GPIO configuration for Board Id 2Karthikeyan Ramasubramanian2018-11-291-1/+12
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0