index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
iomux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
IOMUX: Fix buffer overflow in iomux_replace_device()
Yuichiro Goto
1
-2
/
+6
2021-02-16
IOMUX: Introduce iomux_replace_device()
Andy Shevchenko
1
-0
/
+33
2021-02-16
IOMUX: Split out for_each_console_dev() helper macro
Andy Shevchenko
1
-3
/
+1
2021-02-16
IOMUX: Split out iomux_match_device() helper
Andy Shevchenko
1
-13
/
+14
2021-02-16
IOMUX: Switch to use stdio_file_to_flags()
Andy Shevchenko
1
-9
/
+2
2021-01-15
IOMUX: Stop dropped consoles
Andy Shevchenko
1
-3
/
+16
2021-01-15
IOMUX: Drop indentation level by removing redundant 'else'
Andy Shevchenko
1
-5
/
+5
2021-01-15
IOMUX: Refactor iomux_doenv() in order to increase readability
Andy Shevchenko
1
-7
/
+6
2021-01-15
IOMUX: Preserve console list if realloc() fails
Andy Shevchenko
1
-11
/
+2
2021-01-15
console: rename search_device() to console_search_dev()
Andy Shevchenko
1
-2
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
1
-2
/
+2
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-10-26
serial: remove calls to serial_assign()
Allen Martin
1
-10
/
+0
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
1
-0
/
+175