Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xboot
/
xstar
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
30
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: xboot/xstar
Actions
All workflows
Workflows
Deploy docs to GitHub Pages
Deploy docs to GitHub Pages
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
45 workflow runs
45 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[fb]remove unreachable full-refresh fallback in spi lcd present
Deploy docs to GitHub Pages
#45:
Commit
7c782c3
pushed by
jianjunjiang
2m 43s
main
main
2m 43s
View workflow file
[docs]fix mdx compilation error by quoting bare n <= 0 in dirty-recta…
Deploy docs to GitHub Pages
#44:
Commit
e9f6a6d
pushed by
jianjunjiang
2m 47s
main
main
2m 47s
View workflow file
[docs]document framebuffer present contract and window asynchronous p…
Deploy docs to GitHub Pages
#43:
Commit
fbea1fa
pushed by
jianjunjiang
2m 0s
main
main
2m 0s
View workflow file
[graphic]rework dirtylist optimize with exact union and penalty compr…
Deploy docs to GitHub Pages
#42:
Commit
65c2060
pushed by
jianjunjiang
1m 46s
main
main
1m 46s
View workflow file
[graphic]rework dirtylist optimize with exact union and penalty compr…
Deploy docs to GitHub Pages
#41:
Commit
934c872
pushed by
jianjunjiang
1m 52s
main
main
1m 52s
View workflow file
[xos]reorder thread, semaphore, spinlock and mutex sections in xos en…
Deploy docs to GitHub Pages
#40:
Commit
05cb76b
pushed by
jianjunjiang
2m 55s
main
main
2m 55s
View workflow file
[dmesg]simplify usage text and document -w -c combination in logger docs
Deploy docs to GitHub Pages
#39:
Commit
bcda59d
pushed by
jianjunjiang
2m 56s
main
main
2m 56s
View workflow file
[start]add start command to run a command in a background thread
Deploy docs to GitHub Pages
#38:
Commit
dacddcd
pushed by
jianjunjiang
2m 47s
main
main
2m 47s
View workflow file
[logger]rework logger as irq-safe producer and add dmesg command with…
Deploy docs to GitHub Pages
#37:
Commit
672c998
pushed by
jianjunjiang
2m 57s
main
main
2m 57s
View workflow file
[docs]rewrite dcp command documentation with argument format, resolut…
Deploy docs to GitHub Pages
#36:
Commit
bd20827
pushed by
jianjunjiang
2m 43s
main
main
2m 43s
View workflow file
[time]cast XCLAMP divisor arg to uint64_t in clockevent/clocksource d…
Deploy docs to GitHub Pages
#35:
Commit
4aa6bf1
pushed by
jianjunjiang
1m 57s
main
main
1m 57s
View workflow file
[freertos]remove LOG from risc-v exception/interrupt handlers in v821…
Deploy docs to GitHub Pages
#34:
Commit
2095d2b
pushed by
jianjunjiang
2m 9s
main
main
2m 9s
View workflow file
[xdef]pin xatomic_t word width to exactly 32 bits with int32_t member
Deploy docs to GitHub Pages
#33:
Commit
23c1322
pushed by
jianjunjiang
2m 24s
main
main
2m 24s
View workflow file
[xdef]add weak-ordering atomic variants load_acquire store_release ad…
Deploy docs to GitHub Pages
#32:
Commit
df2e1f0
pushed by
jianjunjiang
2m 18s
main
main
2m 18s
View workflow file
[docs]remove spinlock driver doc and document xos spinlock api in arc…
Deploy docs to GitHub Pages
#31:
Commit
34be6ca
pushed by
jianjunjiang
1m 57s
main
main
1m 57s
View workflow file
[xdef]add xatomic helpers wrapping compiler atomic builtins with seq_…
Deploy docs to GitHub Pages
#30:
Commit
6cc8c39
pushed by
jianjunjiang
2m 59s
main
main
2m 59s
View workflow file
[atomic]remove driver/atomic framework with racy dummy implementation…
Deploy docs to GitHub Pages
#29:
Commit
6610c1a
pushed by
jianjunjiang
2m 2s
main
main
2m 2s
View workflow file
[hwspinlock]add hwspinlock driver framework with global lock number s…
Deploy docs to GitHub Pages
#28:
Commit
e670418
pushed by
jianjunjiang
2m 20s
main
main
2m 20s
View workflow file
[thmailbox]add zero-copy thread mailbox with fixed-block pool, blocki…
Deploy docs to GitHub Pages
#27:
Commit
539764c
pushed by
jianjunjiang
2m 37s
main
main
2m 37s
View workflow file
[xos]unify semaphore wait timeout semantics: <0 blocks forever, 0 tri…
Deploy docs to GitHub Pages
#26:
Commit
b0b8b94
pushed by
jianjunjiang
8m 44s
main
main
8m 44s
View workflow file
[cron]add cron_clear to remove all jobs and support 'cron clear' command
Deploy docs to GitHub Pages
#25:
Commit
7a9cae7
pushed by
jianjunjiang
2m 7s
main
main
2m 7s
View workflow file
[setting]update docs for RS/US separator format
Deploy docs to GitHub Pages
#24:
Commit
9e604dd
pushed by
jianjunjiang
1m 54s
main
main
1m 54s
View workflow file
rename expr to spec and show spec when listing jobs
Deploy docs to GitHub Pages
#23:
Commit
dfdc3d6
pushed by
jianjunjiang
2m 32s
main
main
2m 32s
View workflow file
[cron]Add destroy callback to cron_add to manage job data lifetime
Deploy docs to GitHub Pages
#22:
Commit
bd51ce0
pushed by
jianjunjiang
2m 30s
main
main
2m 30s
View workflow file
[doc]Fix broken cg link in surface doc
Deploy docs to GitHub Pages
#21:
Commit
8a915eb
pushed by
jianjunjiang
2m 44s
main
main
2m 44s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.