1. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · 6 years ago
  2. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  3. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  4. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  5. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  6. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · 7 years ago
  7. 420cc37 AArch32: Add console driver by Soby Mathew · 8 years ago
  8. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · 8 years ago
  9. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  10. 05e8152 Add ret to return from console_uninit() function by developer · 9 years ago
  11. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  12. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  13. c863fa4 Separate out common console functionality by Dan Handley · 9 years ago
  14. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  15. f56298a Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  16. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · 10 years ago
  17. 52f52b4 Move console functions out of pl011.c by Soby Mathew · 10 years ago