index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
stdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdio: fix stdio_deregister_dev()
Heinrich Schuchardt
2023-10-09
1
-3
/
+3
*
common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
1
-12
/
+0
*
stdio: Remove stdio_init()
Masahiro Yamada
2023-06-20
1
-8
/
+0
*
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
1
-2
/
+2
*
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-10-30
1
-3
/
+0
*
video: Drop VCXK video controller
Simon Glass
2022-10-30
1
-2
/
+0
*
input: Remove legacy KEYBOARD option
Tom Rini
2022-10-21
1
-3
/
+0
*
stdio: Fix class iteration in stdio_add_devices()
Michal Suchanek
2022-10-17
1
-19
/
+13
*
serial: Implement serial_flush() function for console flush() fallback
Pali Rohár
2022-09-24
1
-0
/
+8
*
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-28
1
-2
/
+1
*
video: Drop cfg_console
Simon Glass
2022-03-28
1
-1
/
+0
*
usb: gadget: Add CDC ACM function
Loic Poulain
2022-01-26
1
-0
/
+3
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-1
/
+1
*
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
1
-1
/
+1
*
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
1
-1
/
+1
*
stdio: Introduce a new helper stdio_file_to_flags()
Andy Shevchenko
2021-02-16
1
-0
/
+13
*
stdio: Split out nulldev_register() and move it under #if
Andy Shevchenko
2021-02-16
1
-12
/
+21
*
stdio: Get rid of dead code, i.e. stdio_deregister()
Andy Shevchenko
2021-02-16
1
-11
/
+0
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-1
/
+1
*
console: rename search_device() to console_search_dev()
Andy Shevchenko
2021-01-15
1
-2
/
+2
*
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
1
-1
/
+3
*
stdio: Tidy up the coding style
Simon Glass
2020-08-23
1
-21
/
+16
*
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
1
-6
/
+6
*
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
1
-89
/
+83
*
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
1
-20
/
+10
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
splash: display splash in DM_VIDEO configurations
Igor Opaniuk
2019-06-04
1
-0
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Drop the log buffer
Simon Glass
2017-12-07
1
-6
/
+0
*
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-4
/
+1
*
stdio: Correct numbering logic in stdio_probe_device()
Simon Glass
2016-11-25
1
-2
/
+3
*
stdio: Correct code style nits
Simon Glass
2016-11-25
1
-2
/
+2
*
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
2016-10-23
1
-3
/
+3
*
dm: stdio: Allow lazy probing of video devices
Simon Glass
2016-10-11
1
-4
/
+83
*
stdio: Correct a build error with driver model
Simon Glass
2016-01-21
1
-0
/
+3
*
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
1
-4
/
+15
*
dm: stdio: Plumb in the new keyboard uclass
Simon Glass
2015-11-19
1
-1
/
+30
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
1
-2
/
+2
*
stdio: Fix memleak on stdio_deregister
Hans de Goede
2014-11-04
1
-0
/
+1
*
serial: make local functions static
Jeroen Hofstee
2014-10-25
1
-7
/
+7
*
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
1
-3
/
+10
*
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
1
-2
/
+16
*
stdio: Provide functions to add/remove devices using stdio_dev
Simon Glass
2014-07-23
1
-8
/
+24
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
1
-7
/
+27
*
serial: arm_dcc: Remove stdio structure support
Jagannadha Sutradharudu Teki
2013-08-13
1
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-2
/
+11
|
\
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-5
/
+3
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-1
/
+12
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
|
/
*
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
Michal Simek
2013-02-04
1
-1
/
+1
[next]