summaryrefslogtreecommitdiff
path: root/common/iomux.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPLSimon Glass2017-02-061-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: remove calls to serial_assign()Allen Martin2012-10-261-10/+0
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-2/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-7/+7
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-0/+175