]> git.baikalelectronics.ru Git - arm-tf.git/shortlog
arm-tf.git
2023-01-18 Waleed Elmelegyfix(plat/css): fix invalid redistributor poweroff
2023-01-17 Manish PandeyMerge changes from topic "st_dt_update" into integration
2023-01-16 Madhukar PappireddyMerge changes from topic "ti-k3-checks-and-refactor...
2023-01-16 Manish PandeyMerge changes from topic "deprecate_io_drivers" into...
2023-01-16 Manish PandeyMerge changes from topic "refactor_st_common" into...
2023-01-16 Joanna FarleyMerge "feat(versal-net): add support for uart1 console...
2023-01-16 Sandrine BailleuxMerge "docs(security): security advisory for CVE-2022...
2023-01-16 Sandrine Bailleuxdocs(security): security advisory for CVE-2022-47630
2023-01-16 Akshay Belsarefeat(versal-net): add support for uart1 console
2023-01-13 Manish PandeyMerge "refactor(el3_runtime): remove unnecessary assemb...
2023-01-13 Manish PandeyMerge "fix(mpam): remove unwanted param for "endfunc...
2023-01-13 Andrew Davisfix(ti): fix typo in boot authentication message name
2023-01-13 Andrew Davisrefactor(ti): remove empty validate_ns_entrypoint function
2023-01-13 Andrew Davisrefactor(ti): use console_set_scope() rather than empty...
2023-01-13 Andrew Davisrefactor(ti): factor out common board code into common...
2023-01-13 Andrew Davisfeat(ti): add PSCI system_off support
2023-01-13 Andrew Davisfeat(ti): do not handle EAs in EL3
2023-01-13 Andrew Davisfeat(ti): set snoop-delayed exclusive handling on A72...
2023-01-13 Andrew Davisfeat(ti): disable L2 dataless UniqueClean evictions
2023-01-13 Andrew Davisfeat(ti): set L2 cache ECC and and parity on A72 cores
2023-01-13 Andrew Davisfeat(ti): set L2 cache data ram latency on A72 cores...
2023-01-12 Manish V BadarkheMerge changes from topic "tonnad01/rdn2cfg3" into integ...
2023-01-12 Sandrine BailleuxMerge changes Id4570f91,Ibdf1af70 into integration
2023-01-12 Tony K Nadackalfeat(rdn2): add platform id value for rdn2 variant 3
2023-01-12 Tony K Nadackalrefactor(rdn2): reduce use of CSS_SGI_PLATFORM_VARIANT...
2023-01-12 Joanna FarleyMerge changes from topic "fix-power-up-dwn-issue" into...
2023-01-12 Joanna FarleyMerge "fix(versal): print proper atf handoff source...
2023-01-11 Madhukar PappireddyMerge "fix(cpus): workaround for Cortex-X2 erratum...
2023-01-11 Lauren WehrmeisterMerge "fix(cpus): workaround for Cortex-A710 erratum...
2023-01-11 Bipin Ravifix(cpus): workaround for Cortex-X2 erratum 2282622
2023-01-11 Akshay Belsarefix(versal): print proper atf handoff source
2023-01-10 Manish Pandeyrefactor(el3_runtime): remove unnecessary assembly...
2023-01-10 Demi Marie... fix(auth): properly validate X.509 extensions
2023-01-10 Demi Marie... fix(auth): avoid out-of-bounds read in auth_nvctr()
2023-01-10 Manish PandeyMerge changes from topic "bk/warnings" into integration
2023-01-10 Jay Buddhabhattifix(versal-net): enable wake interrupt during client...
2023-01-10 Jay Buddhabhattifix(versal-net): disable wakeup interrupt during client...
2023-01-10 Jay Buddhabhattifix(versal-net): clear power down bit during wakeup
2023-01-10 Jay Buddhabhattifix(versal-net): fix setting power down state
2023-01-10 Jay Buddhabhattifix(versal-net): clear power down interrupt status...
2023-01-10 Jay Buddhabhattifix(versal-net): resolve misra rule 20.7 warnings
2023-01-10 Jay Buddhabhattifix(versal-net): resolve misra 10.6 warnings
2023-01-10 Bipin Ravifix(cpus): workaround for Cortex-A710 erratum 2282622
2023-01-09 Rohit Mathewfix(mpam): remove unwanted param for "endfunc" macro
2023-01-09 Madhukar PappireddyMerge "docs(changelog): add console scope" into integration
2023-01-09 Madhukar PappireddyMerge "fix(libc): properly define SCHAR_MIN" into integ...
2023-01-09 Manish V BadarkheMerge "docs(maintainers): update maintainers for total...
2023-01-09 Rupinderjit... docs(maintainers): update maintainers for total compute
2023-01-09 Manish V BadarkheMerge "fix(plat/tc): increase TC_TZC_DRAM1_SIZE" into...
2023-01-06 Yann Gautierdocs(changelog): add console scope
2023-01-06 Madhukar PappireddyMerge "fix(fconf): make struct fconf_populator static...
2023-01-06 Yann Gautierfix(libc): properly define SCHAR_MIN
2023-01-06 Yann Gautierfix(fconf): make struct fconf_populator static
2023-01-06 Olivier DeprezMerge "feat(mt8188): update INFRA IOMMU enable flow...
2023-01-06 Chengci.Xufeat(mt8188): update INFRA IOMMU enable flow
2023-01-04 Manish PandeyMerge changes from topic "fvp_trap_rng" into integration
2023-01-04 Yann Gautierrefactor(stm32mp15-fdts): remove unused PMIC nodes
2023-01-04 Yann Gautierfix(stm32mp15-fdts): use interrupts-extended for i2c2
2023-01-04 Yann Gautierstyle(stm32mp15-fdts): remove extra spaces on vbus
2023-01-04 Yann Gautierrefactor(st): move board info in common code
2023-01-04 Yann Gautierrefactor(st): move GIC code to common directory
2023-01-04 Yann Gautierrefactor(st): move boot backup register management
2023-01-04 Manish PandeyMerge "refactor(trng): discarding the used entropy...
2023-01-04 Arunachalam... fix(plat/tc): increase TC_TZC_DRAM1_SIZE
2023-01-04 Sandrine BailleuxMerge "refactor(auth): avoid parsing signature algorith...
2023-01-03 Sandrine BailleuxMerge changes I794d2927,Ie33205fb,Ifdbe3b4c into integr...
2023-01-03 Demi Marie... refactor(auth): do not include SEQUENCE tag in saved...
2023-01-03 Demi Marie... fix(auth): reject junk after certificates
2023-01-03 Demi Marie... fix(auth): require bit strings to have no unused bits
2023-01-03 Sandrine BailleuxMerge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a...
2023-01-03 Manish PandeyMerge changes from topic "st_fix_sparse_warnings" into...
2022-12-30 Demi Marie... refactor(auth): avoid parsing signature algorithm twice
2022-12-29 Demi Marie... refactor(auth): partially validate SubjectPublicKeyInfo...
2022-12-29 Demi Marie... fix(auth): reject padding after BIT STRING in signatures
2022-12-29 Demi Marie... fix(auth): reject invalid padding in digests
2022-12-29 Demi Marie... fix(auth): require at least one extension to be present
2022-12-29 Demi Marie... fix(auth): forbid junk after extensions
2022-12-29 Demi Marie... fix(auth): only accept v3 X.509 certificates
2022-12-22 Bipin RaviMerge "fix(qemu-sbsa): enable SVE and SME" into integration
2022-12-22 Manish V BadarkheMerge changes Ia14738de,I6f4cffdc into integration
2022-12-21 Madhukar PappireddyMerge "fix(cpus): workaround for Neoverse N2 erratum...
2022-12-21 Bipin Ravifix(cpus): workaround for Neoverse N2 erratum 2743089
2022-12-21 Madhukar PappireddyMerge changes I0362da46,I8ee7c16c into integration
2022-12-21 Andre Przywarafeat(fvp): emulate trapped RNDR
2022-12-21 Andre Przywarafeat(el3-runtime): introduce system register trap handler
2022-12-20 Bipin Ravifix(cpus): workaround for Cortex-A78 erratum 2772019
2022-12-20 Bipin Ravifix(cpus): workaround for Neoverse V1 erratum 2743093
2022-12-20 Olivier DeprezMerge "fix(el3-spmc): report execution state in partiti...
2022-12-20 Sandrine BailleuxMerge "feat(tc): add delegated attest and measurement...
2022-12-20 Davidson Kfix(tc): change the properties of optee reserved memory
2022-12-20 Davidson Kfeat(tc): use smmu 700
2022-12-19 Manish PandeyMerge "fix(gic): wrap cache enabled assert under plat_c...
2022-12-19 Yann Gautierrefactor(st): remove unused io_mmc driver
2022-12-19 Yann Gautierdocs: deprecate io_dummy driver
2022-12-19 Sandrine BailleuxMerge "fix(intel): add mailbox error return status...
2022-12-17 Manish V BadarkheMerge "fix(arm): arm_rotpk_header undefined reference...
2022-12-16 laurenw-armfix(arm): arm_rotpk_header undefined reference
2022-12-16 Mate Toth-Palfeat(tc): add delegated attest and measurement tests
2022-12-16 Joanna FarleyMerge "fix(xilinx): resolve integer handling issue...
2022-12-16 Sandrine BailleuxMerge "fix(intel): missing NCORE CCU snoop filter fix...
next