Migrate basic open EC FW to Zephyr 3.7.2 - #99
Open
albertofloyd wants to merge 17 commits into
Open
Conversation
albertofloyd
marked this pull request as draft
June 3, 2026 15:20
albertofloyd
commented
Jun 3, 2026
Add additional patches needed on top of Zephyr 3.7.2 Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Update instructions to setup environment and build supported boards. Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
albertofloyd
force-pushed
the
open_ecfw_5.00
branch
from
June 3, 2026 18:47
ac3f4db to
765f0b1
Compare
albertofloyd
marked this pull request as ready for review
June 5, 2026 03:21
albertofloyd
force-pushed
the
open_ecfw_5.00
branch
from
June 5, 2026 05:12
7dad9f2 to
8e0ce4f
Compare
Add pico library Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
albertofloyd
force-pushed
the
open_ecfw_5.00
branch
from
June 5, 2026 05:54
8e0ce4f to
e106182
Compare
Make module pointing to existing out-of-tree board folder Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
- kscan0 HW block renamed to kbd0 - Update compatible driver for kbd0 Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
- Delete Kconfig.board - Add board.yml Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
- Delete Kconfig.board - Add board.yml - Enable Input driver Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
- Add board.yaml Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Update API change Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Board SoC Kconfig has been updated as part of HWM v2 Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
- KSCAN driver Kconfig are no longer used, define array size based on keyboard input device tree properties - Use updated Microchip SoC KConfig Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Update code with new Microchip SoC family KConfig Signed-off-by: Anas Nashif <anas.nashif@intel.com> Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Update eSPI terminology to match eSPI spec v1.5 Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Rename app.c to main.c to help identify entrypoint Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Boards Kconfig was update with eSPI terminology to match eSPI spec v1.5 There is no need to update in the board overlay configuration file. Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
Increase major version to indicate Zephyr RTOS upgrade Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
albertofloyd
force-pushed
the
open_ecfw_5.00
branch
from
August 6, 2026 17:57
e106182 to
dfa1678
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Embedded controller firmware version 5.00.00
Based on Zephyr RTOS v3.7.2.