summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-30Merge changes from topic "mb/psa-crypto-ecdsa" into integrationLauren Wehrmeister
2023-10-27feat(partition): add interface to init gptGovindraj Raja
2023-10-27refactor(partition): convert warn to verboseGovindraj Raja
2023-10-27feat(partition): add support to use backup GPT headerGovindraj Raja
2023-10-27refactor(partition): get GPT header location from MBRGovindraj Raja
2023-10-26feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSAManish V Badarkhe
2023-10-24Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integrationSandrine Bailleux
2023-10-17Merge changes from topic "dcc-console" into integrationJoanna Farley
2023-10-16fix(rcar3-drivers): update DDR settingYoshifumi Hosoya
2023-10-15fix(rcar3): update Draak and Eagle board IDsMarek Vasut
2023-10-13feat(auth): ecdsa p384 key supportlaurenw-arm
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2023-10-05feat(mbedtls-psa): use PSA crypto API during signature verificationManish V Badarkhe
2023-10-05feat(mbedtls-psa): use PSA crypto API during hash calculationManish V Badarkhe
2023-10-05feat(mbedtls-psa): use PSA crypto API for hash verificationManish V Badarkhe
2023-10-05feat(mbedtls-psa): initialise mbedtls psa cryptoManish V Badarkhe
2023-10-05feat(mbedtls-psa): register an ad-hoc PSA crypto driverManish V Badarkhe
2023-10-04feat(mbedtls-psa): introduce PSA_CRYPTO build optionManish V Badarkhe
2023-10-03Merge changes from topic "st_fixes" into integrationManish Pandey
2023-10-02Merge changes from topic "xlnx_dcc_console" into integrationJoanna Farley
2023-09-28chore(dcc): remove unnecessary code in dccPrasad Kummari
2023-09-27fix(st-crypto): use GENMASK_32 to define PKA registers masksYann Gautier
2023-09-27fix(dcc): add dcc console unregister functionPrasad Kummari
2023-09-27fix(nand): reset the SLC NANDChristophe Kerello
2023-09-27fix(st-crypto): do not read RNG data if it's not readyGatien Chevallier
2023-09-27fix(dcc): enable DCC also for crash consoleMichal Simek
2023-09-25fix(gicv3): map generic interrupt type to GICv3 groupMadhukar Pappireddy
2023-09-25chore(gicv2): use interrupt group instead of typeMadhukar Pappireddy
2023-09-21Merge "fix(ufs): performs unsigned shift for doorbell" into integrationYann Gautier
2023-09-20Merge "fix(st-ddr): express memory size with size_t type" into integrationManish Pandey
2023-09-19Merge "feat(ethos-n): update npu error handling" into integrationOlivier Deprez
2023-09-19Merge "fix(mmc): initialises response buffer with zeros" into integrationMadhukar Pappireddy
2023-09-18Merge "fix(auth): don't overwrite pk with converted pk when rotpk is hash" in...Sandrine Bailleux
2023-09-18fix(st-ddr): express memory size with size_t typeYann Gautier
2023-09-16fix(ufs): performs unsigned shift for doorbellAnand Saminathan
2023-09-16fix(mmc): initialises response buffer with zerosAnand Saminathan
2023-09-13fix(auth): don't overwrite pk with converted pk when rotpk is hashRobin van der Gracht
2023-09-08feat(st-uart): add AARCH64 stm32_console driverYann Gautier
2023-09-08refactor(st): rename PLAT_NB_FIXED_REGSPascal Paillet
2023-09-08refactor(st): move SDMMC definitions to driverYann Gautier
2023-09-08feat(st-clock): stub fdt_get_rcc_secure_stateYann Gautier
2023-09-08feat(st-clock): allow aarch64 compilation of STGEN functionsYann Gautier
2023-09-06fix(cadence): update console flush uart driverPrasad Kummari
2023-09-06Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integra...Yann Gautier
2023-08-28fix(ufs): set data segment lengthRohit Ner
2023-08-21fix(scmi): add parameter for plat_scmi_clock_rates_arrayXiaoDong Huang
2023-08-15feat(ethos-n): update npu error handlingRob Hughes
2023-08-08Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integra...Bipin Ravi
2023-08-08chore(ethos-n): use non blocking soft reset on npuZingo Andersen
2023-08-07refactor(ethos-n): move build flags to ethosn_npu.mkRajasekaran Kalidoss