1. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  2. c88f656 console: Integrate UART base address in generic console_t by Andre Przywara · 4 years, 5 months ago
  3. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  4. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  5. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  6. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  7. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  8. 514ae84 console: Fix console_unregister() signature by Julius Werner · 6 years ago
  9. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  10. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  11. 9516df2 Set console function pointers to const by Daniel Boulby · 6 years ago
  12. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  13. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · 6 years ago
  14. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  15. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  16. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  17. abd0836 qemu: don't use C functions for the crash console callbacks by Michalis Pappas · 6 years ago
  18. a0bb5ac qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · 6 years ago
  19. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  20. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  21. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  22. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · 7 years ago
  23. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  24. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  25. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  26. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from drivers/console/console.h]
  27. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago