summaryrefslogtreecommitdiff
path: root/board/nami/board.h
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-071-335/+0
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-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
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-2/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* Nami: Don't register keyboard backlight driver if not usedDaisuke Nojiri2019-06-281-0/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-12/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* Nami: support factory keyboard test.Sue Chen2019-01-111-0/+5
* Nami: Support UK2 keyboardDaisuke Nojiri2018-12-121-0/+2
* Nami: Define charge LED behavior for SyndraDaisuke Nojiri2018-12-061-0/+9
* Nami: Add battery AP18F4M for Bard and EkkoDavid Huang2018-12-031-0/+3
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-2/+2
* Nami: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-0/+1
* Nami: Apply full factor to full capacityDaisuke Nojiri2018-11-151-0/+2
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* Nami: Add keypad supportDaisuke Nojiri2018-10-241-0/+2
* Nami: Extend SKU from 16 bit to 32 bitDaisuke Nojiri2018-10-191-1/+1
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-171-2/+4
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-0/+2
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* Nami: Disable ACPI and host event log messagesDaisuke Nojiri2018-07-251-0/+6
* Nami: Add local sensor of F75303 for AkaliDaisuke Nojiri2018-07-231-2/+3
* Nami: Disable Accel/Gyro sensor for clamshellsDaisuke Nojiri2018-07-201-0/+2
* nami: Undef CONFIG_USBC_SS_MUX_DFP_ONLY to enable device modeShelley Chen2018-07-191-1/+0
* Nami: Remove ALS from all projectsDaisuke Nojiri2018-07-191-5/+0
* Nami: Set boot power thresholdsDaisuke Nojiri2018-07-171-3/+8
* Nami: Enable temperature contorl by fanDaisuke Nojiri2018-07-101-0/+1
* Nami: Lock ECDaisuke Nojiri2018-06-271-6/+1
* Nami: Set initial fan duty to 50%Daisuke Nojiri2018-06-181-0/+2
* Nami: Enable EC_CMD_FLASH_SPI_INFODaisuke Nojiri2018-06-071-0/+1
* Nami: Set PD_MAX_POWER_MW to 70WDaisuke Nojiri2018-06-061-2/+2
* Nami: Enable board specific battery detection logicRyan Zhang2018-06-011-0/+1
* Nami: Set battery configuration per boardDaisuke Nojiri2018-05-261-0/+5
* nami: Enable auto toggle/low power mode for standalone tcpcsTodd Broch2018-05-241-2/+3
* 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
* Nami: Add KX022 as a lid accelerometer for AkaliDaisuke Nojiri2018-05-211-0/+1
* Nami: Enable CONFIG_BATTERY_REQUESTS_NIL_WHEN_DEADraymondchou2018-05-191-0/+1
* Nami: Suppress logging for less informative host commandsDaisuke Nojiri2018-05-181-0/+3
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-161-1/+1
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-111-0/+1