summaryrefslogtreecommitdiff
path: root/baseboard/kukui
Commit message (Expand)AuthorAgeFilesLines
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-011-1/+1
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-292-2/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-0/+1
* baseboard: Sort header filesJeremy Bettis2022-11-232-4/+2
* baseboard/kukui: Free up additional flash spaceTom Hughes2022-11-141-0/+6
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-1214-14/+14
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-052-0/+2
* baseboard/kukui/baseboard.h: Format with clang-formatJack Rosenthal2022-07-011-20/+20
* baseboard/kukui/emmc.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* baseboard/kukui/emmc_ite.c: Format with clang-formatJack Rosenthal2022-06-301-6/+6
* baseboard/kukui/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-23/+25
* baseboard/kukui/baseboard.c: Format with clang-formatJack Rosenthal2022-06-291-40/+39
* baseboard/kukui/battery_max17055.c: Format with clang-formatJack Rosenthal2022-06-281-7/+4
* baseboard/kukui/base_detect_kukui.c: Format with clang-formatJack Rosenthal2022-06-281-17/+17
* baseboard/kukui/charger_mt6370.c: Format with clang-formatJack Rosenthal2022-06-281-8/+6
* baseboard/kukui/battery_mm8013.c: Format with clang-formatJack Rosenthal2022-06-281-6/+3
* baseboard/kukui/battery_smart.c: Format with clang-formatJack Rosenthal2022-06-281-22/+13
* baseboard/kukui/battery_bq27541.c: Format with clang-formatJack Rosenthal2022-06-281-20/+14
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-2/+3
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-2/+3
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* kukui: Free up more spaceTing Shen2021-10-291-0/+1
* baseboard/kukui: Free up more space in kukui RO and RWTom Hughes2021-10-271-5/+9
* kukui: Remove CMD_ACCELS to create spaceDaisuke Nojiri2021-10-261-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* tree: Make all console commands staticTom Hughes2021-10-151-1/+1
* kukui: Disable 'flashwp' console commands to save spaceVijay Hiremath2021-10-041-0/+1
* kukui: Disable 'chgsup & gettime' console commands to save spaceVijay Hiremath2021-10-011-0/+2
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-3/+8
* kukui: Enable brief asserts to free flash spaceRob Barnes2021-09-131-0/+1
* kukui: Disable MFALLOW and TYPEC console commandsRob Barnes2021-09-011-0/+2
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-2/+2
* baseboard kukui: Update kukui_board_id_map for EC IT81202Sue Chen2021-07-281-1/+24
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* munna: munna board with STM32L431 ecBossen WU2021-07-203-3/+38
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* kukui: disable CONFIG_CMD_FLASHINFO to reduce image sizeKeith Short2021-07-091-0/+1
* kukui: enable HOST_SLEEP_STATE to smooth suspend trasnsitionEric Yilun Lin2021-06-291-0/+5
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-0/+12
* kukui: Remove adc console commandDaisuke Nojiri2021-06-251-0/+1
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* it8xxx2/spi: re-init spi module after disable emmc boot modeDino Li2021-06-101-37/+0