summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr: remove PLATFORM_EC_USB_PD_PORT_MAX_COUNT configDawid Niedzwiecki2022-04-0115-178/+70
* zephyr: add "named-usbc-port" nodesDawid Niedzwiecki2022-04-015-0/+66
* zephyr: replace named-usbc-ports with named-usbc-portDawid Niedzwiecki2022-04-0110-48/+83
* Revert "nissa/nereid: run sub-board I2C at 1.8V"Peter Marheine2022-04-014-42/+4
* nissa: Add FW_CONFIG bit for base orientationAndrew McRae2022-04-011-0/+19
* nissa: Adjust stack sizesAndrew McRae2022-04-012-4/+13
* hibernate: allow AP_PWRSEQ to indicate AP power statePeter Marheine2022-04-011-0/+5
* Zephyr: Separate out temperature sensor fieldsDiana Z2022-03-313-30/+66
* Zephyr: Separate temp_sensor_read()Diana Z2022-03-311-0/+12
* Zephyr: Print more on command errorsDiana Z2022-03-311-5/+30
* zephyr: Fix the override of the system workqueueKeith Short2022-03-313-20/+34
* zephyr: fix build check for number of tasksKeith Short2022-03-311-4/+3
* zephyr: increase the number of preemptive threadsKeith Short2022-03-311-1/+1
* zephyr: brya: enable kernel shell commandKeith Short2022-03-311-0/+2
* zephyr: herobrine: Use common code for setting PPC RpSam Hurst2022-03-311-14/+0
* nissa/nereid: run sub-board I2C at 1.8VPeter Marheine2022-03-314-4/+42
* leds: Add tests for LED GPIO handling.Andrew McRae2022-03-317-42/+259
* nissa: Update FW_CONFIG to add fan option.Andrew McRae2022-03-311-0/+26
* nissa: deduplicate common board_config codePeter Marheine2022-03-318-152/+73
* Skyrim: Update power button delayDiana Z2022-03-301-6/+8
* Zephyr: Add PCH custom defineDiana Z2022-03-301-0/+5
* corsola: enable host sleep failure detectionTing Shen2022-03-302-1/+4
* krabby: set rt9490 i2c speed to 400khzTing Shen2022-03-301-10/+42
* zephyr: krabby: dts: Change I2C clock frequency of batteryTim Lin2022-03-301-1/+1
* zephyr: krabby: dts: Set the property of prescale-scl-lowTim Lin2022-03-301-0/+2
* kingler: fix board_vbus_source_enabledEric Yilun Lin2022-03-301-7/+1
* nissa/nereid: run USB-A configuration when port is presentPeter Marheine2022-03-301-13/+28
* nissa: Add LED handling for nivviks and nereidAndrew McRae2022-03-305-1/+91
* zephyr: Add alternative LED handlingAndrew McRae2022-03-3013-0/+1201
* ap_pwrseq: disable resume init events if disabled by configPeter Marheine2022-03-293-5/+7
* zephyr: isl923x: Test system_jumped_late() branch in init functionTristan Honscheid2022-03-291-4/+20
* sn5s330: Test system_jumped_late() branch in init funcTristan Honscheid2022-03-291-0/+49
* zephyr: sn5s330: Move #ifdef to correct testTristan Honscheid2022-03-291-6/+5
* zephyr: add support for tcpc fusb302 in device treeRajesh Kumar2022-03-293-1/+46
* nissa: Add Nivviks ADC power signal handlingAndrew McRae2022-03-293-4/+49
* nissa: Add keyboard scan customisationAndrew McRae2022-03-291-0/+24
* zephyr: Consolidate stack size configurationAndrew McRae2022-03-293-125/+54
* zephyr: eliminate use of node path for battery supportDawid Niedzwiecki2022-03-2914-27/+27
* zephyr: adlrvp: Add support to get Board IDRajesh Kumar2022-03-299-1/+196
* zephyr: add FPU tests to math libYuval Peress2022-03-291-4/+3
* zephyr: map legacy hook priorities to Zephyr prioritiesKeith Short2022-03-292-2/+2
* zephyr: shim: convert HOOK_INIT to SYS_INITKeith Short2022-03-298-18/+40
* lazor: convert HOOK_INIT to SYS_INITKeith Short2022-03-293-7/+25
* skyrim: convert HOOK_INIT to SYS_INITKeith Short2022-03-295-18/+43
* nissa: convert HOOK_INIT to SYS_INITKeith Short2022-03-293-9/+22
* intelrvp: convert HOOK_INIT to SYS_INITKeith Short2022-03-291-2/+5
* herobrine: convert HOOK_INIT to SYS_INITKeith Short2022-03-293-7/+21
* corsola: convert HOOK_INIT to SYS_INITKeith Short2022-03-299-22/+59
* zephyr: brya: Convert HOOK_INIT to SYS_INITKeith Short2022-03-291-3/+5
* zephyr: convert HOOK_INIT into SYS_INITKeith Short2022-03-293-42/+28