summaryrefslogtreecommitdiff
path: root/kern/shutdown.c
AgeCommit message (Collapse)Author
2018-07-25kern/{fmt,shell}: update from upstreamRichard Braun
The shell module has been "objectified" and now supports multiple instances with shareable command sets.
2017-09-21New build systemRichard Braun
The new build system, called xbuild, is a minimalistic kbuild-like make-based build system, also using kconfig for scalable configurations.
2017-09-02Rework the build systemRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-07-01kern/shutdown: new moduleRichard Braun