1. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 7 years ago
  2. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  3. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  4. 73e0528 Add console_flush() to console API by Antonio Nino Diaz · 8 years ago
  5. 66be868 AArch32: Add console driver by Soby Mathew · 9 years ago
  6. 9c94d3b Move console drivers to AArch64 folder by Soby Mathew · 9 years ago
  7. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 10 years ago
  8. c85a15f Add ret to return from console_uninit() function by Jimmy Huang · 10 years ago
  9. 487461c Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 10 years ago
  10. 0246297 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 11 years ago
  11. d3b638c Separate out common console functionality by Dan Handley · 10 years ago
  12. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago
  13. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 11 years ago
  14. 0796fe0 Initialise UART console in all bootloader stages by Vikram Kanigiri · 11 years ago
  15. c1df3be Move console functions out of pl011.c by Soby Mathew · 11 years ago