aboutsummaryrefslogtreecommitdiff
path: root/core/kernel/console.c
AgeCommit message (Expand)Author
2019-02-01console: use nex_strdup() instead of strdup()Volodymyr Babchuk
2019-02-01virt: tag variables with __nex_data and __nex_bssVolodymyr Babchuk
2019-01-11core: more flexible console init from DTEtienne Carriere
2018-12-03core: console: allow fallback to /chosen/stdout-pathEtienne Carriere
2018-12-03core: rename get_dt_blob() into get_dt()Etienne Carriere
2018-03-02core: add ddr overall registerEdison Ai
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-05-30core: remove __early_bssJerome Forissier
2017-04-28core: arm: generic boot: dt: switch console to /secure-chosen/stdout-pathJerome Forissier
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier