summaryrefslogtreecommitdiffstats
path: root/include/iomux.h
Commit message (Expand)AuthorAgeFilesLines
* IOMUX: Introduce iomux_replace_device()Andy Shevchenko2021-02-161-0/+1
* IOMUX: Split out for_each_console_dev() helper macroAndy Shevchenko2021-02-161-0/+5
* IOMUX: Split out iomux_match_device() helperAndy Shevchenko2021-02-161-0/+1
* console: move search_device() from iomux.h to console.hAndy Shevchenko2021-01-151-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* stdio: constify "name" arg in public apiMike Frysinger2010-11-281-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-0/+48