Commit Graph

20 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 27b4225b3c stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly 6 years ago
Tom Rini dba8070f44 stdio_dev.h: Drop the video section as it is unused 6 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 7 years ago
Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 8 years ago
Bin Meng 4b6d09449f video: Drop DEV_EXT_VIDEO flag 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Alexey Brodkin 5294e97832 stdio: extend "name" to 32 symbols 9 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 10 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass d97143a67c stdio: Provide functions to add/remove devices using stdio_dev 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Jagannadha Sutradharudu Teki 32749e91aa serial: arm_dcc: Remove stdio structure support 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Michal Simek e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 11 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 12 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 15 years ago
Mike Frysinger 36ea8e9ad1 Blackfin: support console-over-JTAG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD fea91edee8 usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 628ffd73bc device: make device_register() clone the device 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 16 years ago
wdenk 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's 20 years ago
wdenk 281e00a3be * Code cleanup 20 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 20 years ago
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003: 21 years ago
wdenk 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: 22 years ago
wdenk a6c7ad2f65 * Fix startup problems with VFD display on TRAB 22 years ago
wdenk e831ad54aa Initial revision 22 years ago