summaryrefslogtreecommitdiff
path: root/board/ampton
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-2/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* board/ampton/led.c: Format with clang-formatJack Rosenthal2022-07-011-15/+23
* board/ampton/board.h: Format with clang-formatJack Rosenthal2022-07-011-15/+8
* board/ampton/board.c: Format with clang-formatJack Rosenthal2022-06-291-66/+55
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* ampton: add second source battery informationjames_chao2021-12-082-0/+29
* AmptonE: Add motion sensor interrupt processMichael5 Chen12021-12-083-1/+11
* AmptonE: Implement EC motion sensorMichael5 Chen12021-12-072-1/+77
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* 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
* 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
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-34/+2
* ampton: Change input voltage only when conditions changedPatryk Duda2021-03-091-4/+15
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-281-2/+2
* ampton: Check return value in board specific mux initPatryk Duda2021-01-271-2/+3
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* ampton: increase tasks stackDino Li2020-08-201-3/+3
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* ampton: change sku id 3,4 for g-sensor BMA253 in the lidJames_Chao2020-04-303-12/+43
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* Revert "Ampton: Set the PS8751 to source mode before enter low power mode"Matthew Blecker2020-03-071-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-9/+13
* 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
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-012-2/+2
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-2/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-5/+5
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-5/+5
* cleanup: Segregate USB MUX related drivers in usb_mux folderVijay Hiremath2019-07-171-1/+1
* ampton: tune the dp mux to improve external monitor compatibilityJames_Chao2019-05-071-0/+16
* 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-2/+4
* Ampton: Correct HPD GPIOsDiana Z2019-03-011-2/+2
* ampton: cleanup: Put all sensor defines togetherGwendal Grignou2019-02-281-9/+9
* Ampton: tune the gyro axis and directionJames_Chao2019-02-271-1/+7
* Ampton: correct thermistor reading functionDiana Z2019-02-132-8/+2
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-01-251-2/+2
* Ampton: tune motion sensorsJames_Chao2019-01-231-1/+7
* Ampton: add battery configuration for C424James_Chao2019-01-182-0/+28
* apel: lower input voltage to 5V when battery fullJett Rink2019-01-171-1/+27