1. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  2. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
  3. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  4. c88f656 console: Integrate UART base address in generic console_t by Andre Przywara · Sat Jan 25 00:54:38 2020 +0000
  5. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  6. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  7. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  8. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  10. 514ae84 console: Fix console_unregister() signature by Julius Werner · Mon Dec 03 17:01:30 2018 -0800
  11. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  12. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  13. 9516df2 Set console function pointers to const by Daniel Boulby · Thu Jun 07 14:15:15 2018 +0100
  14. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  15. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · Wed May 16 16:04:35 2018 +0100
  16. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · Tue May 15 13:12:50 2018 +0100
  17. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Fri May 04 12:59:45 2018 +0100
  18. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · Mon Apr 30 20:14:07 2018 +0100
  19. abd0836 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · Tue Mar 27 12:32:31 2018 +0800
  20. a0bb5ac qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · Sat Mar 24 12:38:31 2018 +0800
  21. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · Tue Feb 27 16:03:58 2018 +0000
  22. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  23. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  24. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · Mon Feb 06 16:03:41 2017 +0000
  25. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · Wed Oct 28 10:29:42 2015 +0000
  26. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100
  27. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · Mon Jul 14 15:43:21 2014 +0100
  28. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100[Renamed from drivers/console/console.h]
  29. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · Thu May 01 13:16:33 2014 +0100