summaryrefslogtreecommitdiff
path: root/docs/zephyr
Commit message (Expand)AuthorAgeFilesLines
* doc: zephyr_troubleshooting: add a note about macro expansionFabio Baltieri2023-05-151-2/+12
* docs: Update docs on testcase.yaml to use new fields for conf filesTristan Honscheid2023-04-151-4/+12
* doc: test.md: add links for getting on discordEric Peers2023-04-101-3/+4
* doc: zephyr_troubleshooting: add some notes about tests and gdbFabio Baltieri2023-04-031-0/+35
* zmake: use CONFIG_COMPILER_SAVE_TEMPS for save-tempsFabio Baltieri2023-04-031-1/+7
* zephyr: zmake: Drop dead testing codeJack Rosenthal2023-03-291-8/+0
* doc: zephyr: add more information to the missing __device_dts_ord pointFabio Baltieri2023-03-091-1/+3
* zephyr: remove shi node and add references to shi0Michał Barnaś2023-02-141-4/+3
* docs: Update test doc with new twister test path conventionTristan Honscheid2023-02-011-8/+5
* zephyr: mkbp: split the node compatible in twoFabio Baltieri2022-12-231-2/+2
* zephyr: leds: select PLATFORM_EC_LED_DT automaticallyFabio Baltieri2022-12-081-1/+0
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-221-13/+11
* zephyr: leds: move led value in the gpio led bindingFabio Baltieri2022-11-211-8/+8
* docs: twister: Update docs for new twister -s flag behaviorTristan Honscheid2022-11-161-6/+21
* zephyr: bindings: rename named-cbi-ssfc to cros-ec,cbi-ssfcFabio Baltieri2022-11-091-10/+10
* zephyr: Update documentation for project organizationKeith Short2022-11-079-59/+436
* ec: Remove all zassume usagesJeremy Bettis2022-10-311-32/+5
* docs: Update Zephyr testing documentationYuval Peress2022-10-172-226/+187
* zephyr: docs: add USBC documentationSam Hurst2022-09-261-0/+67
* zephyr: docs: add TCPC documentationSam Hurst2022-09-261-0/+65
* zephyr: docs: add SS Mux and Retimer documentationSam Hurst2022-09-261-0/+93
* zephyr: docs: add PPC documentationSam Hurst2022-09-261-0/+69
* zephyr: docs: add PD documentationSam Hurst2022-09-261-0/+131
* zephyr: rework temperature sensorsDawid Niedzwiecki2022-09-201-6/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: shim: drop the EEPROM_CBI labelFabio Baltieri2022-08-171-1/+0
* zephyr: tests: Add doc with fix-it week resourcesTristan Honscheid2022-08-121-0/+53
* doc: add some zephyr troubleshooting documentationFabio Baltieri2022-08-122-1/+188
* zephyr: doc: add a note about alternate function GPIOsFabio Baltieri2022-08-101-1/+11
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-091-1/+1
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-051-1/+1
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-041-1/+1
* zephyr: Delete CONFIG_PLATFORM_EC_ADCKeith Short2022-08-011-23/+8
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-291-1/+1
* zephyr: move bc12 node under i2c busDawid Niedzwiecki2022-07-281-23/+16
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-284-28/+15
* zephyr: npcx_evb: add GPIO_VOLTAGE_1P8 flag supportMulin Chao2022-07-261-10/+10
* docs: zephyr: LEDsParth Malkan2022-07-202-1/+224
* zephyr: temp: drop label usage for temperature senorsFabio Baltieri2022-07-181-1/+0
* zephyr: adc: drop label usage for ADC channelsFabio Baltieri2022-07-181-5/+0
* rt1718s: support device binding for TCPC and BC1.2Eric Yilun Lin2022-07-151-0/+6
* test: Remove TEST_CHECK macroBobby Casey2022-07-071-1/+0
* zephyr: Add PLATFORM_EC_MAX_SENSOR_FREQ_MILLIHZGwendal Grignou2022-06-171-0/+2
* docs: zephyr: add an initial Zephyr BC1.2 doc pageTomasz Michalec2022-05-241-0/+104
* zephyr: Remove PLATFORM_EC_ACCELGYRO_LSM6DSO_AS_BASEGwendal Grignou2022-05-231-10/+0
* zephyr: Remove CONFIG_PLATFORM_EC_ACCEL_INTERRUPTSGwendal Grignou2022-05-231-2/+0
* zephyr: shim: update all pwms nodes to include frequency/periodFabio Baltieri2022-04-281-4/+2
* zephyr: shim: set a placeholder period cell for pwms propertyFabio Baltieri2022-04-251-2/+2
* zephyr: zmake: Add test_args to project configurationJack Rosenthal2022-04-221-0/+4
* zephyr: Add charger docAaron Massey2022-04-151-0/+291