summaryrefslogtreecommitdiff
path: root/board/grunt/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-78/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-1/+1
* thermal: rename AMD AP I2C port nameZick Wei2020-04-171-1/+1
* Grunt/Treeya: Add ANX3447 variant for TCPC 0.Paul Ma2019-08-211-178/+0
* grunt: Wake from hibernate on EC resetEdward Hill2019-06-141-0/+7
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-2/+4
* grunt: Enable PWM_CONFIG_DSLEEP for keyboard backlightEdward Hill2018-12-061-1/+1
* aleena/kasumi: Add support for motion sensorsEdward Hill2018-12-051-2/+1
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-1/+0
* grunt: Use higher priority TCPC interrupt tasks.Jonathan Brandmeyer2018-09-071-16/+0
* grunt: Remove support for board version 0Edward Hill2018-08-021-36/+8
* careena: Fix power-on with cut-off batteryEdward Hill2018-06-201-10/+0
* careena: Change LED colorsEdward Hill2018-05-251-0/+22
* grunt: Move common code to baseboardEdward Hill2018-05-251-486/+65
* ppc: making driver non-constJett Rink2018-05-241-2/+2
* grunt: Drop the unnecessary charge-current limitSimon Glass2018-04-271-8/+0
* usbc: add default I2C addressesJett Rink2018-03-281-2/+2
* stoney: Rename PGOOD GPIOsEdward Hill2018-03-261-4/+4
* grunt: Tiny fix to board_get_tempEdward Hill2018-03-191-1/+3
* grunt: Read SKU ID and report it to APEdward Hill2018-03-181-0/+63
* grunt: GPIO changes for board version 2Edward Hill2018-03-161-10/+42
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-48/+0
* grunt: Improve battery presence checksEdward Hill2018-03-121-1/+9
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-091-0/+15
* cleanup: remove incorrect commentJett Rink2018-03-081-3/+3
* grunt: Add power/battery LED supportSimon Glass2018-02-161-9/+0
* grunt: Turn PP1800_SENSOR off in S5Edward Hill2018-02-091-0/+18
* grunt: Rename orange LED to amberSimon Glass2018-02-011-2/+2
* grunt: Enable LM3630A driver for keyboard backlightBenjamin Gordon2018-01-251-0/+8
* grunt: Move TCPC init to init hookEdward Hill2018-01-231-0/+1
* grunt: Enable TCPC/PPC interrupts in board_tcpc_initEdward Hill2018-01-191-11/+5
* grunt: Add PWMs for battery / charger LEDsstabilize-10323.31.Bstabilize-10323.30.Bstabilize-10323.29.Bfactory-soraka-10323.BSimon Glass2018-01-181-1/+18
* grunt: Enabling backlight lid control moduleJett Rink2018-01-181-8/+12
* grunt: Add support for I2C bus 5Simon Glass2018-01-181-0/+1
* grunt: Enable TCPC + PPC interrupts and overcurrent GPIOsEdward Hill2018-01-161-1/+21
* grunt: Don't return error when disabling all charge portsEdward Hill2018-01-161-8/+4
* grunt: Fix ENABLE_BACKLIGHT to be active lowEdward Hill2018-01-141-0/+14
* grunt: Enable BMI160 gyro interruptsEdward Hill2018-01-141-0/+7
* grunt: Enable the CPU temperature sensorSimon Glass2018-01-121-0/+2
* grunt: Lowering I2C bus speed to 400kHz for TCPC chipsJett Rink2018-01-111-2/+2
* grunt: Add accel, gyro, and motion_sense task.Justin TerAvest2018-01-081-0/+150
* grunt: Use PPC for USB PDEdward Hill2017-12-131-10/+60
* grunt: Add keyboard backlightBenjamin Gordon2017-12-111-0/+8
* grunt: Add charger and SOC thermal sensorsJustin TerAvest2017-11-301-0/+54
* grunt: Initial USB PD board code.Edward Hill2017-11-301-3/+218
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* grunt: Initial GPIO setup for gruntEdward Hill2017-11-141-562/+42
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-13/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0
* grunt: initial setup for ecYH Lin2017-10-111-0/+638