summaryrefslogtreecommitdiff
path: root/board/yorp/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-240/+0
* 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
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* 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
* 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
* 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
* 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: update active_mask for consistencyJett Rink2018-10-301-1/+1
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-1/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* octopus: use higher priority TCPC interrupt tasksJett Rink2018-09-071-12/+0
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-161-3/+3
* yorp: update sensor rail lifetimeJett Rink2018-08-091-1/+1
* yorp: Deprecate yorp v0 supportFurquan Shaikh2018-07-181-59/+13
* FIXUP: fix lsm6dsm driver specific data type declarationPaul Ma2018-06-221-2/+2
* yorp: Program PWM3 alternate function based on board versionFurquan Shaikh2018-06-191-0/+6
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-102/+16
* yorp: implement late hibernate callJagadish Krishnamoorthy2018-06-121-0/+14
* yorp: remove old commentJett Rink2018-06-121-1/+0
* yorp: update gpio and functionality based on latest schematicJett Rink2018-06-071-2/+47
* octopus: remove ADCs for VBUSJett Rink2018-06-071-12/+0
* octopus: rename USB-C signal namesJett Rink2018-06-071-3/+3
* yorp: enable interrupt for base accel sensorJagadish Krishnamoorthy2018-05-301-0/+8
* yorp: drive PPC EN_SNK from TCPC gpioJett Rink2018-05-291-0/+17
* octopus: enable trackpad (S3+) and backlight (S0)Jett Rink2018-05-181-28/+0
* yorp: Add battery temperature sensorDivya Sasidharan2018-05-181-2/+21
* yorp: Enable tablet modeDivya Sasidharan2018-05-171-0/+9
* yorp: renegotiate Vbus down before hibernatingJett Rink2018-05-081-21/+0
* yorp: Enable SINK_CTRL on PPC before hibernatingFurquan Shaikh2018-05-071-1/+9
* yorp: Shutdown AP when doing hibernateFurquan Shaikh2018-05-041-0/+12
* octopus: move more implementation to baseboardJett Rink2018-05-041-171/+0
* yorp: Control backlight based on chipset transitionsFurquan Shaikh2018-05-021-0/+12
* octopus: move common function to baseboardJett Rink2018-05-021-65/+0
* octopus: move common usb/battery code into baseboardJett Rink2018-04-261-63/+0
* yorp: lower i2c speeds to 100kHzJett Rink2018-04-261-2/+2
* yorp: Enable temperature sensorsDivya Sasidharan2018-04-241-0/+92
* yorp: Fix force mode base accel configDivya Sasidharan2018-04-201-4/+5
* APL/GLK: Move chipset shutdown to chipset taskFurquan Shaikh2018-04-191-2/+1