- 23d9346 Merge "fix(rpi3): use correct define for GPIO reg_clr" into integration by Manish V Badarkhe · 3 months ago
- 32d9a12 Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 3 months ago
- 6fd400f Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 3 months ago
- 60b8a03 fix(rpi3): use correct define for GPIO reg_clr by Abhi.Singh · 5 months ago
- 0609bcd feat(nxp-clk): enable UART clock by Ghennadi Procopciuc · 4 months ago
- 22f9474 feat(nxp-clk): add PERIPH PLL enablement by Ghennadi Procopciuc · 4 months ago
- 8b804e2 feat(nxp-drivers): add Linflex flush callback by Ghennadi Procopciuc · 4 months ago
- 3940661 Merge changes from topic "cot-dt2c" into integration by Manish V Badarkhe · 4 months ago
- 81519fb fix(gicv3): wait rwp when gicr_ctrl.enablelpis from 1 to 0 by Peng Fan · 6 months ago
- 40ff138 feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 6 months ago
- 981365a Merge changes from topic "nxp-s32g2/add-xbar-clk" into integration by Madhukar Pappireddy · 4 months ago
- b3950cf feat(nxp-clk): enable the XBAR clock by Ghennadi Procopciuc · 4 months ago
- 6494966 feat(nxp-clk): add dependencies for the XBAR clock by Ghennadi Procopciuc · 4 months ago
- 90c9000 feat(nxp-clk): add CGM0 instance by Ghennadi Procopciuc · 4 months ago
- f21d3ae feat(nxp-clk): add DFS module enablement by Ghennadi Procopciuc · 4 months ago
- 90f45fe Merge "fix(gicv3): incorrect impdef power down sequence" into integration by Manish Pandey · 4 months ago
- 97a3090 refactor(nxp-clk): organize early clocks in groups by Ghennadi Procopciuc · 4 months ago
- 31f588d feat(arm): remove the bl2 static c file by Xialin Liu · 4 months ago
- e34a77b refactor(auth): separate bl1 and bl2 CoT by Xialin Liu · 5 months ago
- 2651d78 Merge changes from topic "enable_a53_clk" into integration by Madhukar Pappireddy · 4 months ago
- 51e25c1 Merge "fix(nxp-sfp): shift gpio register offsets by 2" into integration by Manish Pandey · 4 months ago
- e4f708d fix(gicv3): incorrect impdef power down sequence by Madhukar Pappireddy · 4 months ago
- 290915f refactor(mbedtls): rewrite psa crt verification by Ryan Everett · 5 months ago
- a080f78 feat(nxp-clk): enable the A53 clock by Ghennadi Procopciuc · 6 months ago
- 9efc750 feat(nxp-clk): add ARM PLL ODIV enablement by Ghennadi Procopciuc · 6 months ago
- b390c4d feat(nxp-clk): add ARM PLL enablement by Ghennadi Procopciuc · 6 months ago
- a6a39e8 feat(nxp-clk): set rate for clock muxes by Ghennadi Procopciuc · 6 months ago
- e6946b6 feat(nxp-clk): set rate for clock fixed divider by Ghennadi Procopciuc · 6 months ago
- 2be71a3 feat(nxp-clk): add A53 clock objects by Ghennadi Procopciuc · 6 months ago
- 907f654 feat(nxp-clk): set rate for PLL divider objects by Ghennadi Procopciuc · 6 months ago
- e18cf33 feat(nxp-clk): set rate for PLL objects by Ghennadi Procopciuc · 6 months ago
- 8284654 Merge changes from topic "add_s32cc_pll" into integration by Madhukar Pappireddy · 5 months ago
- 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 5 months ago
- 4e4786d feat(nxp-clk): set parent for ARM PLL and MC_CGM muxes by Ghennadi Procopciuc · 6 months ago
- 8384d18 feat(nxp-clk): add MC_CGM clock objects by Ghennadi Procopciuc · 6 months ago
- aa45fa9 feat(nxp-clk): add set_parent callback by Ghennadi Procopciuc · 6 months ago
- 7277b97 feat(nxp-clk): add clock objects for ARM PLL by Ghennadi Procopciuc · 6 months ago
- 9dee8e4 feat(nxp-clk): add FXOSC clock enablement by Ghennadi Procopciuc · 6 months ago
- 1a1c19e Merge changes from topic "add_s32cc_fxosc_clk" into integration by Madhukar Pappireddy · 5 months ago
- ecbe4ff Merge changes from topic "dpe_target_locality" into integration by Manish V Badarkhe · 5 months ago
- e50bdf9 fix(guid-partition): fix unaligned access in load_mbr_header() by Chris Webb · 5 months ago
- 817ede3 feat(tc): provide target_locality info of AP FW components by Tamas Ban · 6 months ago
- f648e5d feat(s32g274a): enable BL2 early clocks by Ghennadi Procopciuc · 6 months ago
- 0d52577 feat(nxp-clk): implement set_rate for oscillators by Ghennadi Procopciuc · 6 months ago
- ecc98d2 feat(nxp-clk): add oscillator clock objects by Ghennadi Procopciuc · 6 months ago
- 48cb761 feat(nxp-clk): add minimal set of S32CC clock ids by Ghennadi Procopciuc · 6 months ago
- 20f185e Merge changes from topic "add_s32cc_clk_skeleton" into integration by Madhukar Pappireddy · 5 months ago
- f592924 fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option by Leo Yan · 5 months ago
- fc26eb0 feat(nxp-drivers): add clock skeleton for s32cc by Ghennadi Procopciuc · 6 months ago
- 3043743 feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 2 years, 8 months ago
- bcd9506 feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 2 years, 8 months ago
- a7ad588 feat(st-reset): add system reset management by Lionel Debieve · 4 years, 1 month ago
- 6299055 Merge "fix(mbedtls): sign verification issue with invalid Key/Signature" into integration by Olivier Deprez · 5 months ago
- 39fbcb1 Merge changes from topic "add_clk_callbacks" into integration by Madhukar Pappireddy · 5 months ago
- 5cb722c fix(mbedtls): sign verification issue with invalid Key/Signature by Manish V Badarkhe · 6 months ago
- a55326b feat(clk): add set_rate callback by Ghennadi Procopciuc · 6 months ago
- 16e23a9 Merge "refactor(dice): save parent context handle" into integration by Manish V Badarkhe · 6 months ago
- 52f8b01 feat(clk): add set_parent callback by Ghennadi Procopciuc · 6 months ago
- 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 6 months ago
- c9b22c9 fix(st-gpio): configure each GPIO mux as secure for STM32MP2 by Christophe Kerello · 1 year, 1 month ago
- 2834641 feat(st-gpio): add set GPIO config API by Pascal Paillet · 2 years, 10 months ago
- 1870c72 build: unify verbosity handling by Chris Kay · 7 months ago
- 7208313 Merge changes from topic "st_clk_update" into integration by Madhukar Pappireddy · 6 months ago
- 14d8244 refactor(dice): save parent context handle by Tamas Ban · 6 months ago
- a28c5b4 Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · 6 months ago
- aa3b816 feat(st-clock): use early traces by Yann Gautier · 1 year, 1 month ago
- 2d14526 fix(st-clock): adapt order of CSS on LSE and HSE by Christoph Fritz · 1 year ago
- 8c29ce4 refactor(st-clock): remove unused struct by Yann Gautier · 12 months ago
- 0d9413e refactor(st-clock): move stm32mp1_clk_rcc_regs_*lock by Yann Gautier · 1 year, 1 month ago
- 56fd523 refactor(st-clock): driver size optimization by Gabriel Fernandez · 1 year, 3 months ago
- 860400f refactor(st-clock): remove BL32 support on STM32MP13 by Yann Gautier · 1 year, 11 months ago
- 42b3265 feat(st-clock): don't gate/ungate an oscillator if it is not wired by Gabriel Fernandez · 2 years, 5 months ago
- 0a1f7b6 feat(st-clock): update with new bindings by Gabriel Fernandez · 2 years, 4 months ago
- da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 3 months ago
- 96adacd refactor(st-clock): remove LSEDRV_MEDIUM_HIGH for STM32MP13 by Gabriel Fernandez · 7 months ago
- c877c74 fix(st-clock): display proper PLL number for STM32MP13 by Patrick Delaunay · 6 months ago
- ea1064c fix(st-clock): do not reconfigure LSE by Yann Gautier · 2 years, 9 months ago
- 8765b38 refactor(st-clock): remove unused clk function in API by Patrick Delaunay · 1 year, 2 months ago
- ab93d54 refactor(st-clock): support deactivated STGEN in stm32mp_stgen_config by Patrick Delaunay · 1 year, 2 months ago
- b80d0c7 feat(st-clock): add function to restore generic timer rate by Pascal Paillet · 3 years, 5 months ago
- 7f7bc37 fix(rse): include lib-psa to resolve build by Vivek Gautam · 8 months ago
- d4c92a8 refactor(auth): remove HW_CONFIG reference from BL1 CoT file by Manish V Badarkhe · 6 months ago
- 3fc3757 fix(nxp-sfp): shift gpio register offsets by 2 by Antonin Godard · 7 months ago
- 8cae63f Merge changes from topic "ar/pmuSaveRestore" into integration by Manish Pandey · 7 months ago
- 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 8 months ago
- eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 12 months ago
- 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · 7 months ago
- 8257eef Merge changes from topic "add_s32g274ardb2_support" into integration by Manish Pandey · 7 months ago
- 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 9 months ago
- 28d692a feat(nxp-drivers): add Linflex driver by Ghennadi Procopciuc · 10 months ago
- 0f2bc61 feat(st-bsec): use early traces by Yann Gautier · 1 year, 1 month ago
- 0a7cf19 refactor(measured-boot): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
- d097318 refactor(rse): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
- acb7aa0 refactor(measured-boot): rename all 'rss' files to 'rse' by Tamas Ban · 9 months ago
- 59d4e2a refactor(rss): rename all 'rss' files to 'rse' by Tamas Ban · 9 months ago
- 3bbba2b Merge "feat(rcar3): change CAM setting to improve bus latency of R-Car Gen3" into integration by Yann Gautier · 8 months ago
- e2954e5 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · 8 months ago
- cd72d00 fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined by Joel Goddard · 8 months ago
- bf55f93 Merge changes from topic "st_mckprot_bl32" into integration by Madhukar Pappireddy · 8 months ago
- 09145aa Merge changes from topic "tfa_mhuv3" into integration by Madhukar Pappireddy · 9 months ago