Historia zmian

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