index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
iomux.c
Age
Commit message (
Expand
)
Author
2021-04-27
IOMUX: Fix buffer overflow in iomux_replace_device()
Yuichiro Goto
2021-02-16
IOMUX: Introduce iomux_replace_device()
Andy Shevchenko
2021-02-16
IOMUX: Split out for_each_console_dev() helper macro
Andy Shevchenko
2021-02-16
IOMUX: Split out iomux_match_device() helper
Andy Shevchenko
2021-02-16
IOMUX: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-01-15
IOMUX: Stop dropped consoles
Andy Shevchenko
2021-01-15
IOMUX: Drop indentation level by removing redundant 'else'
Andy Shevchenko
2021-01-15
IOMUX: Refactor iomux_doenv() in order to increase readability
Andy Shevchenko
2021-01-15
IOMUX: Preserve console list if realloc() fails
Andy Shevchenko
2021-01-15
console: rename search_device() to console_search_dev()
Andy Shevchenko
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-26
serial: remove calls to serial_assign()
Allen Martin
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn