summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nissa: Allow setting OCPC per-projectAndrew McRae2022-07-207-1/+6
* run_device_tests.py: Refactor main() into smaller functionsAndrea Grandi2022-07-201-95/+103
* run_device_tests.py: Update disabled linter optionsAndrea Grandi2022-07-201-4/+2
* run_device_tests.py: Disable pylint error broad-exceptAndrea Grandi2022-07-201-2/+2
* run_device_tests.py: Add missing docstringsAndrea Grandi2022-07-201-1/+6
* run_device_tests.py: Simplify code using dataclassAndrea Grandi2022-07-201-58/+36
* moli: modify LED behaviorElsie Shih2022-07-202-16/+38
* pujjo: Correct hotkey function definejimmy.wu2022-07-201-3/+3
* Joxer: add batteries supportScott Chao2022-07-207-2/+289
* Joxer: reduce battery I2C frequency to 50 kHzScott Chao2022-07-201-1/+1
* nissa: Rearrange projects into sub-directoriesAndrew McRae2022-07-2068-69/+63
* osiris: Update thermal policyYu-An Chen2022-07-203-10/+158
* zmake: Pass USER_CACHE_DIR to cmakeAbe Levkoy2022-07-191-0/+3
* evoker: Initial EC imageYu-An Chen2022-07-199-0/+724
* zephyr: Delete ghost projectJack Rosenthal2022-07-192-10/+0
* cq: Exclude build dir from coverageJeremy Bettis2022-07-191-1/+17
* util: Delete kconfiglib.pyJeremy Bettis2022-07-191-7462/+0
* zephyr: Remove DT_GPIO_LABEL_BY_IDX usageAaron Massey2022-07-191-2/+2
* emul: Remove DT_INST_BUS_LABEL(n) usageAaron Massey2022-07-1914-16/+16
* zephyr: Fix some warnings in zmake buildJeremy Bettis2022-07-192-6/+0
* Makefile: Add option to compile with the C standard libraryTom Hughes2022-07-193-2/+27
* tree: Remove HIDE_EC_STDLIBTom Hughes2022-07-194-5/+1
* test/printf: Account for differences in the builtin printfTom Hughes2022-07-191-55/+123
* tree: Move printf declarations to stdio.hTom Hughes2022-07-196-102/+145
* builtin: Move ssize_t to sys/types.hTom Hughes2022-07-194-6/+10
* PRESUBMIT.cfg: Enable black_check and drop custom scriptJack Rosenthal2022-07-192-50/+2
* zephyr: tests: Clear PD disabled by policy flagTomasz Michalec2022-07-191-0/+3
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-1914-85/+28
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-1915-78/+151
* kinox: modify detect ADP_ID formulaMatt Wang2022-07-192-11/+14
* kinox: modify the SIO_LEGO_EN_L for AIO buttonMatt Wang2022-07-192-1/+3
* corsola: set HPD level at DPStatusEric Yilun Lin2022-07-191-8/+0
* Nissa: Add new battery for CraaskSue Chen2022-07-193-0/+61
* Nissa/Craask: adjust keyboard top rowSue Chen2022-07-192-0/+30
* zephyr: tests: Fix bb_retimer test conflict with PD taskTomasz Michalec2022-07-191-2/+7
* tentacruel: Implement LED behavior with LED DTS settings.jeffrey_lin2022-07-191-32/+95
* Xivu: Modify motionsense rotation matrixLeila Lin2022-07-191-4/+4
* it8xxx2: temporarily disable I2C CQ modePeter Marheine2022-07-192-0/+8
* volmar: Update thermal policyYu-An Chen2022-07-192-16/+16
* Banshee: Config BBR USB3 bit for USB card port in suspend/resumejohnwc_yeh2022-07-191-0/+24
* rex: minimal starting projectScott Collyer2022-07-197-0/+111
* usb_pd_dpm: fix sink_max_pdo_requestedEric Yilun Lin2022-07-191-1/+1
* BB retimer: Modify bb retimer mutexjohnwc_yeh2022-07-191-10/+25
* prism: rgbkbd: Fix space key LED mappingParth Malkan2022-07-191-1/+1
* pwrseq: gpio: Use output state for GPIO get on outputsAndrew McRae2022-07-182-0/+25
* core: Add "end" to linker scriptsTom Hughes2022-07-185-0/+30
* flash_fp_mcu: Add support for 5.19 kernel for bryaPatryk Duda2022-07-181-9/+21
* zephyr: drivers: kblight: Remove 'frequency' from device treeMadhurima Paruchuri2022-07-1812-17/+1
* zephyr: drivers: kblight: Use 'period' from PWM spec inplace of 'frequency'Madhurima Paruchuri2022-07-181-1/+1
* Skyrim: Apply MP2845A workaroundDiana Z2022-07-181-0/+27