Commit Graph

30 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 9 years ago
Alison Wang c5917b4b05 dm: serial-uclass: Move a carriage return before a line feed 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Stefan Roese eb623b98c9 dm: serial: Minor coding style cleanup of some comments 9 years ago
Simon Glass 6bdc593e96 dm: serial: Deal with stdout-path with an alias 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Hans de Goede 8c4585881d dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port 10 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 10 years ago
Simon Glass af28224546 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 10 years ago
Simon Glass e9fc058314 dm: serial: Don't support CONFIG_CONS_INDEX with device tree 10 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Masahiro Yamada 891ee87e2b dm: serial: remove bogus include <ns16550.h> 10 years ago
Michal Simek 484fdf5ba0 dm: Add support for all targets which requires MANUAL_RELOC 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Masahiro Yamada 0bd4e39d2b fdt: remove fdtdec_get_alias_node() function 10 years ago
Simon Glass 236f2bd302 dm: Allow stdio registration to be dropped 10 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 years ago
Masahiro Yamada eea5a4cc1b dm: serial: consolidate common code more 11 years ago
Masahiro Yamada 52a0a6f0dc dm: serial: remove unnecessary casting 11 years ago
Masahiro Yamada bac644675a dm: serial: fix console putc 11 years ago
Simon Glass 91155c6560 dm: serial: Support CONFIG_CONS_INDEX if available 11 years ago
Simon Glass c487fd476c dm: serial: Reset the watchdog while waiting in getc() 11 years ago
Simon Glass b8893327e9 dm: serial: Put common code into separate functions 11 years ago
Hans de Goede 4a74298c54 serial-uclass: Fix compilation error 11 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 11 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 11 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 11 years ago