329 Commits (6d1dfef6bf6422007aaa738c2d390070621e7a90)

Author SHA1 Message Date
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Sathees Balya d35cc347db Console: Use callee-saved registers 6 years ago
Roberto Vargas fcb52dbf16 cci: Use dsb to wait before reading status register 6 years ago
Antonio Nino Diaz cadb36cb0a drivers/mmc: Fix warning about usage of uninitialized variable 6 years ago
Haojian Zhuang 41583c5781 drivers/emmc: remove emmc framework 6 years ago
Haojian Zhuang 7a8b483067 drivers/dw_mmc: migrate to mmc framework 6 years ago
Haojian Zhuang bd4e3deee9 drivers/mmc: set buswidth and speed before reading data 6 years ago
Haojian Zhuang 07858dd809 drivers/mmc: make mmc_ext_csd aligned with 16 char 6 years ago
Haojian Zhuang ea315a69de drivers/mmc: fix lba param to int 6 years ago
Haojian Zhuang e74dc940c6 drivers/mmc: send CMD8 only for SD card in initialization 6 years ago
Antonio Nino Diaz 6a23356c4f Replace stdio.h functions by TF functions 6 years ago
Roberto Vargas 6c37334567 Add atexit function to libc 7 years ago
Roberto Vargas ea7a57a3a5 Don't include mbebtls include paths in INCLUDES 7 years ago
Roberto Vargas 180c4bc2c0 Create a library file for libmbedtls 7 years ago
Yann Gautier 15e913d4ab mmc: add required delays when retrying commands 6 years ago
Antonio Nino Diaz 354305c3cf Fix MISRA defects in SP805 driver 6 years ago
Andrew F. Davis 9262eb54db GIC: Do not flush cache when unneeded 6 years ago
Yann Gautier 10a511ceaa stm32mp1: Add DDR support and its security with TZC400 6 years ago
Yann Gautier e4f559ff54 stm32mp1: Add PMIC support 6 years ago
Yann Gautier 278c34df06 stm32mp1: Add console support 6 years ago
Yann Gautier 6a339a4952 stm32mp1: Add GPIO support 6 years ago
Yann Gautier 7839a05090 stm32mp1: Add clock and reset support 6 years ago
Yann Gautier 4353bb20cc Introduce STMicroelectronics STM32MP1 platform 6 years ago
Roberto Vargas ae551a1370 cci: Wait before reading status register 6 years ago
Konstantin Porotchkin 255f5c8f88 io: Allow image load to address zero 7 years ago
Konstantin Porotchkin f87e94491f marvell: drivers: Add i2c driver 7 years ago
Konstantin Porotchkin 0ade8cd892 mvebu: cp110: add COMPHY driver 7 years ago
Konstantin Porotchkin d5a6f86cdf marvell: drivers: Add thermal driver 7 years ago
Konstantin Porotchkin 152b0e4717 marvell: drivers: Add L3/system cache management drivers 7 years ago
Konstantin Porotchkin 031542fc24 marvell: drivers: Add MoChi drivers 7 years ago
Konstantin Porotchkin c0474d5843 marvell: drivers: Add address decoding units drivers 7 years ago
Yann Gautier ad71d45e7c Add MMC framework 6 years ago
Ruchika Gupta d4d598e92f Extend FIP io driver to support multiple FIP devices 6 years ago
Jeenu Viswambharan d25b527c88 Move to mbedtls-2.10.0 tag 7 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2 7 years ago
Daniel Boulby 87d3aacc88 Fix MISRA Rule 5.1 7 years ago
Benjamin Fair 529b541e8b drivers: ti: uart: Add TI specific 16550 initialization 8 years ago
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