summaryrefslogtreecommitdiff
path: root/board/palkia
Commit message (Expand)AuthorAgeFilesLines
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-061-3/+3
* board: Sort header filesJeremy Bettis2022-12-013-4/+5
* hatch: usb_mux: Split struct usb_mux in hatch boardsTomasz Michalec2022-09-131-4/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* board/palkia/keyboard_customization.c: Format with clang-formatJack Rosenthal2022-06-291-48/+40
* board/palkia/keyboard_customization.h: Format with clang-formatJack Rosenthal2022-06-291-37/+37
* board/palkia/board.h: Format with clang-formatJack Rosenthal2022-06-291-20/+16
* board/palkia/board.c: Format with clang-formatJack Rosenthal2022-06-291-37/+36
* board/palkia/led.c: Format with clang-formatJack Rosenthal2022-06-281-21/+29
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* gpio: cleanup header usage for keyboardKeith Short2022-02-251-0/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-14/+19
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* palkia: remap Fn, Win key to Ctrl and Alt respectivelyZhuohao Lee2020-06-122-3/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* hatch: Remove the board keyscan_config definition and use the defaultWai-Hong Tam2020-05-111-1/+0
* common/vivaldi: Make the "Alt+VolUp+r" work on vivaldi keyboardsRajat Jain2020-04-211-3/+2
* common: Make scancode table always mutableRajat Jain2020-04-211-2/+28
* palkia: add keyboard customizationZhuohao Lee2020-03-136-3/+186
* palkia: fix battery infoZhuohao Lee2020-03-102-37/+10
* palkia: remove 1 typec port, enable USB A, remove all sensorsZhuohao Lee2020-03-104-218/+18
* palkia: Initial boardZhuohao Lee2020-03-107-0/+947