summaryrefslogtreecommitdiff
path: root/board/atlas/board.h
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* atlas: remove reference to CONFIG_USB_PD_CUSTOM_VDMCaveh Jalali2019-09-131-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-10/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* board: atlas: Remove BMI160 supportGwendal Grignou2019-05-091-7/+0
* atlas: stop advertising tight-timestampsCaveh Jalali2019-05-021-0/+1
* atlas: let AP fully control display backlightCaveh Jalali2019-04-261-2/+0
* atlas: enable discharge-on-acCaveh Jalali2019-04-191-0/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* atlas: "system lock" the ECCaveh Jalali2019-03-211-6/+0
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* atlas: raise charger power limit to 60wCaveh Jalali2019-03-131-1/+1
* atlas: only apply internal EC_WP_L pullup when neededCaveh Jalali2019-01-191-0/+2
* Atlas: Stop defining CONFIG_BATTERY_CRITICAL_SHUTDOWN_CUT_OFF.Matthew Blecker2019-01-151-1/+0
* atlas: disable PD communication when EC is lockedCaveh Jalali2018-12-231-0/+1
* atlas: update port LED colors to new specCaveh Jalali2018-08-141-0/+3
* Revert "atlas: do not fake power-on as reset-pin"Caveh Jalali2018-08-031-0/+1
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* atlas: enable ALS pollingCaveh Jalali2018-06-291-0/+3
* atlas: enable charge status LEDsCaveh Jalali2018-06-221-4/+10
* atlas: config CPU_PROCHOT polarityCaveh Jalali2018-06-201-0/+1
* atlas: power down system at PMIC on hibernateCaveh Jalali2018-06-191-0/+1
* atlas: do not fake power-on as reset-pinCaveh Jalali2018-06-161-1/+0
* atlas: configure GPIOC2 as PWM1Caveh Jalali2018-06-121-1/+1
* atlas: config PCH_PWR_BTN as push-pullCaveh Jalali2018-06-051-1/+1
* atlas: board version 1 supportCaveh Jalali2018-06-011-0/+2
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* atlas: keep discharged battery powered during prechargeCaveh Jalali2018-05-211-0/+2
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* atlas: Add new boardDuncan Laurie2018-04-061-0/+270