summaryrefslogtreecommitdiff
path: root/board/akemi
Commit message (Expand)AuthorAgeFilesLines
* 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