- 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
- 20c8c23 Merge "fix(scmi): make msg_header variable volatile" into integration by Madhukar Pappireddy · 3 years, 8 months ago
- 9554a18 Merge changes from topic "a3700-comphy-fixes-1" into integration by Madhukar Pappireddy · 3 years, 8 months ago
- be1d8b2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 3 years, 8 months ago
- e62ae2e refactor(drivers/marvell/comphy-3700): rename Clock Source Low value constants by Marek Behún · 3 years, 8 months ago
- e585c84 refactor(drivers/marvell/comphy-3700): rename Clock Source Low register constants by Marek Behún · 3 years, 8 months ago
- 6a14ac7 refactor(drivers/marvell/comphy-3700): rename Reset and Clock Control register constants by Marek Behún · 3 years, 8 months ago
- 6eb0437 refactor(drivers/marvell/comphy-3700): rename Lane Status 1 register constants by Marek Behún · 3 years, 8 months ago
- 9cf978c refactor(drivers/marvell/comphy-3700): rename Miscellaneous Control register constants by Marek Behún · 3 years, 8 months ago
- 86f6b55 refactor(drivers/marvell/comphy-3700): rename Idle Sync Enable register constants by Marek Behún · 3 years, 8 months ago
- 3f9a089 refactor(drivers/marvell/comphy-3700): unify Generation Settings register values by Marek Behún · 3 years, 8 months ago
- 30264e9 refactor(drivers/marvell/comphy-3700): unify Generation Settings register names by Marek Behún · 3 years, 8 months ago
- b7b0575 refactor(drivers/marvell/comphy-3700): drop _ADDR suffixes by Marek Behún · 3 years, 8 months ago
- b349133 refactor(drivers/marvell/comphy-3700): drop _REG prefixes and suffixes by Marek Behún · 3 years, 8 months ago
- 580742d refactor(drivers/marvell/comphy-3700): move and add comment for COMPHY_RESERVED_REG by Marek Behún · 3 years, 8 months ago
- 66f07bd refactor(drivers/marvell/comphy-3700): move Miscellaneous Control 0 register definition by Marek Behún · 3 years, 8 months ago
- 669d3dc refactor(drivers/marvell/comphy-3700): rename PHY_GEN_USB3_5G to PHY_GEN_MAX_USB3_5G by Marek Behún · 3 years, 8 months ago
- 4c995d2 refactor(drivers/marvell/comphy-3700): rename Digital Loopback Enable register constant by Marek Behún · 3 years, 8 months ago
- 95c26d6 fix(drivers/marvell/comphy): change reg_set() / reg_set16() to update semantics by Marek Behún · 3 years, 8 months ago
- 4d01bfe fix(drivers/marvell/comphy-3700): use reg_set() according to update semantics by Marek Behún · 3 years, 8 months ago
- 71183ef fix(drivers/marvell/comphy-3700): fix comments about selector register values by Marek Behún · 3 years, 8 months ago
- 4bcfd8c fix(drivers/marvell/comphy-3700): fix comment about COMPHY status register by Marek Behún · 3 years, 8 months ago
- 6ba97f8 fix(drivers/marvell/comphy-3700): fix reference clock selection value names by Marek Behún · 3 years, 8 months ago
- 9fdecc7 fix(drivers/marvell/comphy-3700): drop MODE_REFDIV constant by Marek Behún · 3 years, 8 months ago
- bdcf44f fix(drivers/marvell/comphy-3700): fix SerDes frequency register value name by Marek Behún · 3 years, 8 months ago
- e5a2aac fix(drivers/marvell/comphy-3700): fix Generation Setting registers names by Marek Behún · 3 years, 8 months ago
- c9f138e fix(drivers/marvell/comphy-3700): fix PIN_PU_IVREF register name by Marek Behún · 3 years, 8 months ago
- 99477f0 fix(scmi): make msg_header variable volatile by sah01 · 3 years, 8 months ago
- 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
- 0628fe3 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 3 years, 8 months ago
- 3210a43 Merge "fix(gicv3): fix iroute value wrong issue" into integration by Madhukar Pappireddy · 3 years, 8 months ago
- 65bc2d2 fix(gicv3): fix iroute value wrong issue by Ming Huang · 3 years, 9 months ago
- 165ad55 feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 6 years ago
- bf1af15 feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 5 years ago
- 0ee80f3 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 3 years, 9 months ago
- 15546db fix(plat/marvell/a3720/uart): configure UART after TX FIFO reset by Pali Rohár · 3 years, 9 months ago
- 7c85a75 feat(plat/marvell/a3720/uart): preserve x1/x2 regs in console_a3700_core_init() by Pali Rohár · 3 years, 9 months ago
- 426a111 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 3 years, 9 months ago
- 7f322f2 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 3 years, 9 months ago
- 4ef449c fix: use correct printf format for uint64_t by Manish Pandey · 3 years, 9 months ago
- 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
- 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 683bb4d Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 3 years, 9 months ago
- 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 3 years, 9 months ago
- 025f5ef fix(drivers/usb): remove unnecessary cast by Patrick Delaunay · 3 years, 9 months ago
- 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
- 7ca4928 fix(drivers/usb): remove deadcode when USBD_EP_NB = 1 by Patrick Delaunay · 3 years, 9 months ago
- 0cb9870 fix(drivers/usb): fix Null pointer dereferences in usb_core_set_config by Patrick Delaunay · 3 years, 9 months ago
- 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 5 years ago
- 859bfd8 feat(drivers/usb): add a USB device stack by Patrick Delaunay · 5 years ago
- 292bb9a Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 3 years, 9 months ago
- 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 10 months ago
- 0172ac3 Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- cc808ac Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 3 years, 10 months ago
- e0baae7 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 3 years, 10 months ago
- a06f2f4 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 3 years, 10 months ago
- bf63dc5 Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 3 years, 10 months ago
- 381d685 Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 3 years, 10 months ago
- 49593cc fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · 4 years, 1 month ago
- c77ab18 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · 4 years, 1 month ago
- d2ece8d fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · 4 years, 1 month ago
- 905635d fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 3 years, 10 months ago
- 99ff1a3 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 3 years, 10 months ago
- d68d163 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 3 years, 11 months ago
- 3deb060 Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years, 10 months ago
- e5fbee5 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 3 years, 10 months ago
- 7b97cf3 Merge changes from topic "st_fixes" into integration by Mark Dykes · 3 years, 10 months ago
- 115901b Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · 3 years, 10 months ago
- d20d500 Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · 3 years, 10 months ago
- 34ddd83 Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · 3 years, 10 months ago
- 68d8d3e Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · 3 years, 10 months ago
- 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 11 months ago
- efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
- 8cd09cf refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 4 years, 2 months ago
- 9b0b344 refactor(measured boot): rename add_event2() by Sandrine Bailleux · 4 years, 2 months ago
- d89bec8 build(measured boot): rename measured boot makefile by Sandrine Bailleux · 4 years, 1 month ago
- 47bf3ac feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 4 years ago
- 4a24707 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 4 years, 1 month ago
- 0f3a122 fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe by Pali Rohár · 3 years, 10 months ago
- 3239a17 fix(drivers/nxp/sfp): fix compile warning by Jiafei Pan · 3 years, 10 months ago
- 0161991 fix(stpmic1): fix power switches activation by Pascal Paillet · 4 years, 5 months ago
- ed6a852 fix(stpmic1): update error cases return by Yann Gautier · 5 years ago
- 5b111c7 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · 4 years, 1 month ago
- bff9e3c refactor(stm32_sdmmc2): use DT helpers by Yann Gautier · 6 years ago
- 602ae2f fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · 5 years ago
- b8fe48b fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · 6 years ago
- ba57711 refactor(stm32mp_clk): keep RCC node offset by Yann Gautier · 4 years, 10 months ago
- bf39318 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · 4 years, 11 months ago
- d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- a6db44a Merge changes Ie7c0eaf2,I11d882f3,I3f173ac4,If1fa12bf,I3e3a202f, ... into integration by Manish Pandey · 3 years, 10 months ago
- 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
- 6acaba6 Merge changes I16cac81b,I6c709c0c,I69581714,I018d158f,I23146f56, ... into integration by Manish Pandey · 3 years, 10 months ago
- 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
- 890ee3e Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- c0a909c fix(drivers/marvell/comphy-cp110): fix error code in pcie power on by Pali Rohár · 3 years, 11 months ago
- 49b664e fix(drivers/marvell/comphy-3700): handle failures in power functions by Pali Rohár · 3 years, 11 months ago
- c074f70 fix(drivers/marvell/comphy-3700): fix address overflow by Pali Rohár · 3 years, 11 months ago
- 0694b81 refactor(drivers/marvell/comphy-3700): simplify usage of comphy_sgmii_phy_init() by Pali Rohár · 3 years, 11 months ago