280 Commits (fe007b2e15ec7b569c07fedbd9bfccb5ed742eec)

Author SHA1 Message Date
Soby Mathew 17bc617e80 Dynamic cfg: Enable support on CoT for other configs 7 years ago
Daniel Boulby 8abcdf921a Ensure read and write of flags are 32 bit 7 years ago
Antonio Nino Diaz c2e05bb78c multi console: Assert that consoles aren't registered twice 7 years ago
Masahiro Yamada 57d1e5faf2 Fix pointer type mismatch of handlers 7 years ago
Roberto Vargas 3b94189a92 Fix MISRA rule 8.4 Part 4 7 years ago
Roberto Vargas 735181b634 Fix MISRA rule 8.3 Part 4 7 years ago
Amit Daniel Kachhap d12afc8e73 DMC500: Add platform support to set system interface count 7 years ago
Andre Przywara 205cf6e7a5 gicv3: Fix support for systems without secure interrupts 7 years ago
Samuel Holland 9d6d800d13 gicv2: Fix support for systems without secure interrupts 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Jonathan Wright 5aa7498abd drivers: fix switch statements to comply with MISRA rules 7 years ago
Jeenu Viswambharan 17e84eedb2 GIC: Fix setting interrupt configuration 7 years ago
Antonio Nino Diaz 4f8053dd28 drivers: ti: 16550: Implement console flush 7 years ago
Michalis Pappas 3d2690d6e2 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API 7 years ago
Dan Handley dcf01a0a8d Emit warnings when using deprecated GIC init 7 years ago
Dan Handley bc1a03c7a6 Improve MULTI_CONSOLE_API deprecation warnings 7 years ago
Roberto Vargas 1af540ef2a Fix MISRA rule 8.4 Part 1 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Soby Mathew 6d31020e90 Dynamic cfg: Add HW and TB_FW configs to CoT 7 years ago
fengbaopeng 5ac25de695 drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC 7 years ago
Soby Mathew 806d9ad171 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 7 years ago
Antonio Nino Diaz fb1198b1bf Remove URLs from comments 7 years ago
Julius Werner e2aec918d0 delay_timer: Guarantee that delay time can never be undershot 7 years ago
Derek Basehore 3580a497b5 GICv3: Fix Dist restore for when the GIC is reset 7 years ago
Julius Werner 1c5f5031f3 coreboot: Add support for CBMEM console 8 years ago
Julius Werner 38ba8e9327 drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API 7 years ago
Julius Werner 4a0c45716d drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API 7 years ago
Julius Werner 36c42ca111 drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API 7 years ago
Roberto Vargas 76d2673346 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 7 years ago
Qixiang Xu bc9a7c9cf9 emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 7 years ago
Haojian Zhuang e52f529167 emmc/dw_mmc: fix the assert on HLE bit 7 years ago
Roberto Vargas e19e40af97 io: block: fix block_read/write may read/write overlap buffer 7 years ago
Julius Werner 9536bae6df Add new function-pointer-based console API 7 years ago
Qixiang Xu 9a3088a5f5 tbbr: Add build flag HASH_ALG to let the user to select the SHA 7 years ago
Jeenu Viswambharan 385f1dbb29 GIC: Fix Group 0 enabling 7 years ago
Jeenu Viswambharan 058efeef98 GICv2: Fix populating PE target data 7 years ago
Etienne Carriere 64deed19e4 ARMv7: GICv2 driver can manage GICv1 with security extension 7 years ago
Jeenu Viswambharan c639e8ebee GIC: Allow specifying interrupt properties 7 years ago
Jeenu Viswambharan 2296610696 GIC: Add helpers to set interrupt configuration 7 years ago
Jeenu Viswambharan d55a445069 GIC: Add API to set priority mask 7 years ago
Jeenu Viswambharan a2816a1644 GIC: Add API to set/clear interrupt pending 7 years ago
Jeenu Viswambharan fc529fee72 GIC: Add API to set interrupt routing 7 years ago
Jeenu Viswambharan 8db978b5a8 GIC: Add API to raise secure SGI 7 years ago
Jeenu Viswambharan 74dce7fa6e GIC: Add APIs to set interrupt type and query support 7 years ago
Jeenu Viswambharan f3a866004e GIC: Add API to set interrupt priority 7 years ago
Jeenu Viswambharan 979225f4ee GIC: Add APIs to enable and disable interrupt 7 years ago
Jeenu Viswambharan cbd3f3706d GIC: Add API to get interrupt active status 7 years ago
Jeenu Viswambharan fa9db4230a GICv2: Add driver API to set PE target mask 7 years ago
Jeenu Viswambharan eb68ea9b10 GIC: Add API to get running priority 7 years ago