summaryrefslogtreecommitdiff
path: root/board/akemi
Commit message (Expand)AuthorAgeFilesLines
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* 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
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* hatch: Remove the board keyscan_config definition and use the defaultWai-Hong Tam2020-05-111-1/+0
* hatch boards: Increase PD tasks stack sizeEdward Hill2020-03-041-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* akemi: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKEDxiaoqiang.zhu2020-02-181-3/+1
* akemi: Enable TI BQ40Z5 series FW workaroundTim Wawrzynczak2020-02-181-0/+11
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* akemi: enable quick charge when power offxiaoqiang.zhu2020-01-101-0/+43
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Revert "hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATI...Josh Tsai2019-12-131-5/+0
* akemi: Remove CONFIG_EC_FEATURE_BOARD_OVERRIDEdnojiri2019-12-102-8/+1
* akemi: enable ec feature flag override functionxiaoqiang.zhu2019-12-102-0/+22
* hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATING_POWER/Josh Tsai2019-12-061-0/+5
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-221-0/+11
* all hatch variants: Assign SYS_RST_ODL to GPIOC5Shelley Chen2019-11-221-1/+1
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* hatch: Enable ANX7447 internal pu/pd on AUX for hatch variantsScott Collyer2019-10-291-0/+1
* akemi: add temperature sensor supportLu Zhang2019-10-253-0/+11
* akemi: update Simplo battery informationPaul Ma2019-10-241-2/+2
* akemi: fix rotation matrix of base sensorLu Zhang2019-10-221-7/+2
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-151-8/+9
* akemi: Add battery informationPaul Ma2019-10-102-31/+55
* Akemi: Remove the run-time selection for en_pp5000_aPhilip Chen2019-09-243-42/+1
* hatch: Change interrupt handler for EC_RSMRST_LScott Collyer2019-09-041-1/+1
* akemi: add power led and change battery led behaviorPaul Ma2019-08-262-15/+51
* akemi, hatch, helios, kindred: Add EC_PROCHOT_IN_OD to gpio.incFurquan Shaikh2019-08-241-0/+1
* akemi: remove unsupported functionsPaul Ma2019-08-233-114/+1
* akemi: enable motion sensor driversPaul Ma2019-08-213-39/+46
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-5/+18
* hatch: SLP_S3/S4 sideband signals guarded with wrong configKeith Short2019-08-122-2/+1
* akemi: add initial content for the buildPeichao Wang2019-08-087-0/+1003