- 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
- 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
- 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
- e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
- a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
- 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · Tue Dec 22 13:06:10 2020 +0100
- ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · Sat Jan 01 02:16:14 2022 +0100
- 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · Mon Nov 01 00:17:37 2021 +0000
- 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
- c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · Fri May 10 16:01:34 2019 +0200
- 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · Wed Jan 20 17:09:10 2021 +0100
- e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · Mon Sep 27 14:31:40 2021 +0200
- 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
- 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · Tue Dec 15 18:26:39 2020 +0100
- c18c454 feat(stpmic1): add new services by Pascal Paillet · Tue Dec 15 18:28:34 2020 +0100
- f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · Fri Jan 10 08:31:13 2020 +0100
- f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · Thu Sep 19 11:24:50 2019 +0200
- 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · Tue Oct 13 09:36:25 2020 +0200
- 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
- 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · Fri Dec 10 14:37:06 2021 +0100
- 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
- e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
- 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · Wed Dec 08 08:16:53 2021 +0100
- dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
- 82602c9 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · Mon Nov 15 12:24:56 2021 +0100
- 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · Sun Oct 31 14:47:49 2021 +0000
- 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Tue Nov 09 06:03:32 2021 +0100
- b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · Thu Nov 04 15:13:33 2021 +0100
- 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · Wed May 19 09:40:01 2021 +0100
- b8da1c6 feat(gicv3): introduce GIC component identification by Andre Przywara · Tue Aug 24 10:03:57 2021 +0100
- 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
- 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · Fri Sep 04 18:20:51 2020 +0200
- f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · Tue Oct 19 10:58:09 2021 +0200
- 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · Mon Oct 18 14:13:17 2021 +0200
- 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · Mon Oct 18 09:54:28 2021 +0200
- 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · Tue Oct 05 22:46:35 2021 -0700
- 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · Thu Sep 30 16:29:32 2021 -0700
- 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · Thu Sep 23 17:14:29 2021 -0700
- 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · Thu Oct 14 23:16:36 2021 +0200
- 4dc37a1 fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · Mon Jun 07 22:53:27 2021 +0100
- 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · Wed Sep 08 20:04:24 2021 +0100
- a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
- 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
- 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · Thu Jun 17 16:10:40 2021 +0200
- 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
- 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · Fri Aug 06 09:26:20 2021 +0100
- 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · Thu Jul 01 14:13:09 2021 +0200
- d59bd1a fix(nxp/scfg): fix endianness checking by Jiafei Pan · Sun Sep 26 15:51:15 2021 +0800
- ffc59cd fix(include/drivers/flexspi): fix warm boot wait time for MT35XU512A by Pankaj Gupta · Wed Oct 06 14:47:27 2021 +0530
- 1905c2e refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · Tue Sep 14 18:12:42 2021 +0200
- c42fe4b Merge "refactor(measured boot): remove unused extern" into integration by Sandrine Bailleux · Wed Oct 06 09:41:00 2021 +0200
- 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
- 87a6382 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · Mon Oct 04 14:15:41 2021 +0200
- 8702db5 refactor(measured boot): remove unused extern by Manish V Badarkhe · Thu Aug 05 22:27:03 2021 +0100
- 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
- a5ed1a6 Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · Thu Sep 30 16:42:56 2021 +0200
- 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · Tue Oct 06 14:32:26 2020 +0200
- faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
- 44b08dd feat(driver/nxp/xspi): add MT35XU02G flash info by Jiafei Pan · Fri Sep 10 19:15:15 2021 +0800
- 67a9890 feat(driver/nxp/dcfg): define RSTCR_RESET_REQ by Jiafei Pan · Fri Sep 10 19:10:47 2021 +0800
- 46dff79 Merge changes from topic "gic-700-auto" into integration by André Przywara · Fri Sep 10 17:17:46 2021 +0200
- a56367b Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · Thu Sep 09 17:49:06 2021 +0200
- 7bd2336 feat(tzc400): update filters by region by Lionel Debieve · Sun Sep 27 20:48:30 2020 +0200
- b21886a Merge "feat(gic600ae): introduce support for Fault Management Unit" into integration by Joanna Farley · Mon Sep 06 21:00:56 2021 +0200
- eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · Tue May 04 16:14:09 2021 -0700
- f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · Tue May 18 15:51:06 2021 +0100
- daf89a7 refactor(gic): move GIC IIDR numbers by Andre Przywara · Tue Aug 24 10:02:52 2021 +0100
- b27ac80 refactor(plat/nxp): refine api to read SVR register by Jiafei Pan · Tue Jul 20 17:14:32 2021 +0800
- ff99a77 Merge changes from topic "st_fip_fconf" into integration by Manish Pandey · Fri Aug 13 00:22:55 2021 +0200
- 7834b46 refactor: moved drivers hdr files to include/drivers/nxp by Pankaj Gupta · Thu Mar 25 15:15:52 2021 +0530
- 7ef036f feat(fwu): add FWU driver by Manish V Badarkhe · Sun Jun 20 20:35:25 2021 +0100
- 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · Tue Mar 16 10:01:27 2021 +0000
- 02a4807 feat(io_mtd): offset management for FIP usage by Lionel Debieve · Fri Jul 17 12:35:30 2020 +0200
- 0970414 feat(nand): count bad blocks before a given offset by Yann Gautier · Wed Aug 05 14:39:00 2020 +0200
- b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · Fri Jun 04 10:08:39 2021 +0200
- b3d5f34 feat(drivers/mmc): boot partition read support by Vyacheslav Yurkov · Tue Mar 30 08:16:20 2021 +0200
- 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
- 6094813 Merge changes from topic "scmi_v2_0" into integration by Madhukar Pappireddy · Thu Apr 15 23:39:31 2021 +0200
- 7baee44 drivers/arm/css/scmi: Update power domain protocol version to 2.0 by Nicola Mazzucato · Thu Apr 08 14:17:25 2021 +0100
- 592a479 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · Tue Apr 13 21:42:55 2021 +0200
- 10ad6ef Merge "driver: brcm: add USB driver" into integration by Madhukar Pappireddy · Mon Apr 12 16:44:11 2021 +0200
- 2adde8b Merge "driver: brcm: add mdio driver" into integration by Madhukar Pappireddy · Mon Apr 12 16:43:48 2021 +0200
- f80014d drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · Fri Nov 27 02:58:24 2020 -0700
- 1cbc8a0 Merge changes from topic "tzc400_stm32mp" into integration by Sandrine Bailleux · Mon Mar 29 18:20:58 2021 +0200
- 66b0bb4 driver: brcm: add i2c driver by Bharat Gooty · Thu Sep 24 12:29:00 2020 +0530
- 87d388e nxp: adding the smmu driver by Pankaj Gupta · Wed Dec 09 14:02:39 2020 +0530
- 5a0f9da nxp: add flexspi driver support by Kuldeep Singh · Wed Dec 09 14:02:39 2020 +0530
- 2ac75b1 tzc400: add support for interrupts by Yann Gautier · Fri Feb 15 16:45:48 2019 +0100
- 29e3eb9 driver: brcm: add USB driver by Bharat Gooty · Thu Sep 24 15:29:28 2020 +0530
- 3a719c0 tzc400: correct FAIL_CONTROL Privileged bit by Yann Gautier · Fri Nov 06 15:32:25 2020 +0100
- bf244b6 Merge changes I23f600b5,Icf9ffdf2,Iee7a51d1,I99afc312,I4bf8e8c0, ... into integration by Manish Pandey · Thu Feb 25 10:43:35 2021 +0000
- d9ff1ca driver: brcm: add mdio driver by Bharat Gooty · Thu Sep 24 13:02:39 2020 +0530
- d6f1570 Merge changes Ie5c48303,I5d363c46 into integration by Madhukar Pappireddy · Mon Feb 22 21:44:01 2021 +0000
- 6262d0b include/drivers/marvell/mochi: add detection of secure mode by Konstantin Porotchkin · Thu Jan 30 11:19:43 2020 +0200
- 298841e drivers/rambus: add TRNG-IP-76 driver by Konstantin Porotchkin · Sun Jul 26 17:47:20 2020 +0300
- 774d28e tzc400: fix logical error in FILTER_BIT definitions by Heyi Guo · Wed May 13 16:25:37 2020 +0800
- 3caba8f ddr: stm32mp1_ddr: correct SELFREF_TO_X32 mask by Yann Gautier · Mon Feb 01 11:14:06 2021 +0100
- 4f71493 Merge changes from topic "scmi-msg" into integration by Madhukar Pappireddy · Wed Jan 27 15:14:46 2021 +0000
- 8053e07 drivers: move scmi-msg out of st by Peng Fan · Wed Jan 20 11:04:08 2021 +0800
- 10d330f marvell: uart: a3720: Fix macro name for 6th bit of Status Register by Pali Rohár · Mon Jan 18 12:52:55 2021 +0100