Commit Graph

40 Commits (bf52fcdef4aac242b5e6b6b9827acf6d69ce1951)

Author SHA1 Message Date
Stefan Roese 3ca7a06afb serial: serial-uclass: Add generic serial RX buffer support 7 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 7 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 7 years ago
Masahiro Yamada 49ddcf3e0e serial: make serial_stub_* to static functions 7 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 7 years ago
Stefan Roese e98856fcff serial: serial-uclass: Use force parameter in stdio_deregister_dev() 7 years ago
Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 8 years ago
Simon Glass b484b0daef dm: serial: Add support for of-platdata 8 years ago
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 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Hans de Goede 8c4585881d dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port 9 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 9 years ago
Simon Glass af28224546 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 9 years ago
Simon Glass e9fc058314 dm: serial: Don't support CONFIG_CONS_INDEX with device tree 9 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 10 years ago
Masahiro Yamada 52a0a6f0dc dm: serial: remove unnecessary casting 10 years ago
Masahiro Yamada bac644675a dm: serial: fix console putc 10 years ago
Simon Glass 91155c6560 dm: serial: Support CONFIG_CONS_INDEX if available 10 years ago
Simon Glass c487fd476c dm: serial: Reset the watchdog while waiting in getc() 10 years ago
Simon Glass b8893327e9 dm: serial: Put common code into separate functions 10 years ago
Hans de Goede 4a74298c54 serial-uclass: Fix compilation error 10 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 10 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 10 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 10 years ago