Historial de Commits

Autor SHA1 Mensaje Fecha
  Sandrine Bailleux 85bebe18da refactor(console): disable getc() by default hace 1 año
  Yann Gautier 03bd48102b fix(console): correct scopes for console symbols hace 2 años
  Jimmy Brisson 831b0e9824 Don't return error information from console_flush hace 4 años
  Andre Przywara ac71344e9e console: Integrate UART base address in generic console_t hace 4 años
  Masahiro Yamada f51df47572 console: add a flag to prepend '\r' in the multi-console framework hace 5 años
  Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ hace 5 años
  Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it hace 5 años
  Ambroise Vincent 609e053caa Remove several warnings reported with W=1 hace 5 años
  Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase hace 6 años
  Julius Werner 0f8aee4e45 console: Fix console_unregister() signature hace 6 años
  Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase hace 6 años
  Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase hace 6 años
  Daniel Boulby 455bca21fe Set console function pointers to const hace 6 años
  Antonio Nino Diaz 88a0523e91 plat/arm: Migrate AArch64 port to the multi console driver hace 6 años
  Daniel Boulby 8abcdf921a Ensure read and write of flags are 32 bit hace 6 años
  Antonio Nino Diaz bf4698fdef Revert "plat/arm: Migrate AArch64 port to the multi console driver" hace 6 años
  Antonio Nino Diaz 2f18aa1fa3 plat/arm: Migrate AArch64 port to the multi console driver hace 6 años
  Antonio Nino Diaz c2e05bb78c multi console: Assert that consoles aren't registered twice hace 6 años
  Michalis Pappas 0e24ea8156 qemu: don't use C functions for the crash console callbacks hace 6 años
  Michalis Pappas 4c746fc56c qemu: MULTI_CONSOLE_API=0 causes build error hace 6 años
  Dan Handley bc1a03c7a6 Improve MULTI_CONSOLE_API deprecation warnings hace 6 años
  Julius Werner 9536bae6df Add new function-pointer-based console API hace 7 años
  dp-arm 82cb2c1ad9 Use SPDX license identifiers hace 7 años
  Antonio Nino Diaz 73e052846a Add console_flush() to console API hace 7 años
  Soby Mathew 487461cb6e Introduce console_uninit() API in ARM Trusted Firmware hace 9 años
  Juan Castillo 02462972c9 Use uintptr_t as base address type in ARM driver APIs hace 10 años
  Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init() hace 10 años
  Dan Handley 4ecca33988 Move include and source files to logical locations hace 10 años