summaryrefslogtreecommitdiff
path: root/board/grunt/board.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/grunt/board.h: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* Grunt/Treeya: Add ANX3447 variant for TCPC 0.Paul Ma2019-08-211-0/+2
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* aleena: Enable GPIO-based MKBP event notificationEdward Hill2019-02-121-0/+2
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* careena, liara, aleena: Remove motion sensing supportJonathan Brandmeyer2018-10-041-0/+20
* grunt: Move KSI03 HW bug work around out of baseboardEdward Hill2018-10-041-0/+4
* grunt family: Clear CONFIG_SYSTEM_UNLOCKEDJonathan Brandmeyer2018-09-271-2/+0
* grunt: Board specific battery infoEdward Hill2018-06-011-0/+5
* careena: Change LED colorsEdward Hill2018-05-251-0/+11
* grunt: Move common code to baseboardEdward Hill2018-05-251-197/+5
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+1
* keyboard_scan: Add refresh and power button boot key optionsEdward Hill2018-05-161-0/+3
* grunt: Increase CONFIG_EXTPOWER_DEBOUNCE_MS to 200Edward Hill2018-04-271-0/+6
* grunt: Send sensor MKBP events using host eventEdward Hill2018-04-191-0/+10
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* stoney: Rename PGOOD GPIOsEdward Hill2018-03-261-2/+2
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+1
* grunt: Read SKU ID and report it to APEdward Hill2018-03-181-0/+3
* grunt: GPIO changes for board version 2Edward Hill2018-03-161-7/+4
* grunt: Improve battery presence checksEdward Hill2018-03-121-1/+2
* usbc: add config support for multiple (and no) vbus adc channelsJett Rink2018-03-091-1/+1
* grunt: Enable discharge on ACEdward Hill2018-03-081-0/+1
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+0
* grunt: Add power/battery LED supportSimon Glass2018-02-161-0/+16
* grunt: Rename orange LED to amberSimon Glass2018-02-011-1/+1
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* grunt: enabling PPC vbus discharge pathJett Rink2018-01-311-1/+1
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-1/+0
* grunt: Disable CONFIG_BRINGUP optionMartin Roth2018-01-261-2/+0
* grunt: Enable LM3630A driver for keyboard backlightBenjamin Gordon2018-01-251-0/+3
* grunt: Add CONFIG_VSTOREDaniel Kurtz2018-01-241-0/+7
* grunt: Move TCPC init to init hookEdward Hill2018-01-231-1/+0
* grunt: Add PWMs for battery / charger LEDsstabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BSimon Glass2018-01-181-1/+3
* grunt: Enabling backlight lid control moduleJett Rink2018-01-181-0/+2
* grunt: Add support for I2C bus 5Simon Glass2018-01-181-0/+1
* grunt: Add CONFIG_VBOOT_HASHEdward Hill2018-01-141-7/+4
* grunt: Add I2C support for the BMI160Simon Glass2018-01-121-0/+2
* grunt: Enable the CPU temperature sensorSimon Glass2018-01-121-0/+4
* grunt: rename volume GPIOsEdward Hill2018-01-121-2/+0
* grunt: Add accel, gyro, and motion_sense task.Justin TerAvest2018-01-081-0/+27
* grunt: Use PPC for USB PDEdward Hill2017-12-131-7/+2
* grunt: Add keyboard backlightBenjamin Gordon2017-12-111-0/+7
* grunt: Add charger and SOC thermal sensorsJustin TerAvest2017-11-301-0/+8
* grunt: Initial USB PD board code.Edward Hill2017-11-301-0/+68
* grunt: Enable CONFIG_BRINGUP.Justin TerAvest2017-11-291-0/+2
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+4
* grunt: Initial GPIO setup for gruntEdward Hill2017-11-141-257/+36