- 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 4 years, 2 months ago
- 759d36c feat(drivers/usb): add a USB device stack by Patrick Delaunay · 4 years, 2 months ago
- 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 1 month ago
- 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years ago
- 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 3 years ago
- 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 3 years ago
- 49b0237 fix(fdts stm32mp1): update PLL nodes for ED1/EV1 boards by Yann Gautier · 3 years, 6 months ago
- dbbf79a fix(fdts stm32mp1): set ETH clock on PLL4P on ST boards by Yann Gautier · 3 years, 6 months ago
- 5496f12 feat(fdts stm32mp1): delete nodes for non-used boot devices by Yann Gautier · 3 years, 11 months ago
- 2f99cbd fix(fdts stm32mp1): use 'kHz' as kilohertz abbreviation by Patrick Delaunay · 3 years, 9 months ago
- 5d8e64b refactor(fdts stm32mp1): move STM32MP DDR node by Nicolas Le Bayon · 3 years, 8 months ago
- bb053d5 feat(fdts stm32mp1): align DT with latest kernel by Yann Gautier · 3 years ago
- 582973d Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 3 years ago
- 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 3 years ago
- 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 3 years ago
- 35ec5de docs(maintainers): add Chris Kay to AMU and MPMM by Chris Kay · 3 years, 1 month ago
- c2d29ba feat(tc): enable MPMM by Chris Kay · 3 years, 5 months ago
- 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 6 months ago
- f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 2 months ago
- cda8921 docs(amu): add AMU documentation by Chris Kay · 3 years, 2 months ago
- 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · 3 years, 5 months ago
- da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 3 years, 5 months ago
- a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 5 months ago
- 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 5 months ago
- a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 5 months ago
- f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · 3 years, 5 months ago
- f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 3 years, 6 months ago
- 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years, 5 months ago
- b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 5 months ago
- 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 3 years, 1 month ago
- e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 1 month ago
- fb3b051 build(bl2): deduplicate sources by Chris Kay · 3 years, 1 month ago
- 0a542ec build(bl1): deduplicate sources by Chris Kay · 3 years, 1 month ago
- 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 3 years, 1 month ago
- c33d8f0 Merge "fix(sdei): print event number in hex format" into integration by Madhukar Pappireddy · 3 years ago
- ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 3 years, 2 months ago
- 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 3 years ago
- b53c7d9 Merge "fix(cpu): correct Demeter CPU name" into integration by Manish Pandey · 3 years ago
- f571cbc Merge "fix(scmi): mention "SCMI" in driver initialisation message" into integration by Madhukar Pappireddy · 3 years ago
- 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 3 years ago
- 74a24be Merge "docs(stm32mp1): fix FIP command with OP-TEE" into integration by Manish Pandey · 3 years ago
- 39b8219 docs(stm32mp1): fix FIP command with OP-TEE by Yann Gautier · 3 years ago
- 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 3 years ago
- d36241d Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · 3 years ago
- d7a4647 Merge "feat(cpu): add support for Hunter CPU" into integration by Madhukar Pappireddy · 3 years ago
- e39543a feat(cpu): add support for Hunter CPU by johpow01 · 3 years, 2 months ago
- 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · 3 years ago
- eb9173a Merge "build(plat/marvell): do not print comments on stdout" into integration by Madhukar Pappireddy · 3 years ago
- 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · 3 years ago
- b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years ago
- c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · 3 years ago
- 83436bf Merge "fix(cc-713): fix a build failure with CC-713 library" into integration by Manish Pandey · 3 years ago
- 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 3 years ago
- 42c5cd2 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 3 years, 1 month ago
- f238eaf Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · 3 years ago
- da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · 3 years ago
- cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · 3 years ago
- d30cb48 Merge "feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source" into integration by Madhukar Pappireddy · 3 years ago
- 5795d20 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 3 years ago
- eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 3 years ago
- 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 3 years ago
- 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 3 years, 4 months ago
- cb4e82e fix(plat/rcar): change process that copy code to system ram by Toshiyuki Ogasahara · 3 years, 4 months ago
- 67116a8 fix(plat/rcar): fix cache maintenance process of reading cert header by Toshiyuki Ogasahara · 3 years, 4 months ago
- fe9bad8 fix(plat/rcar): fix to load image when option BL2_DCACHE_ENABLE is enabled by Toshiyuki Ogasahara · 3 years, 4 months ago
- 63d7c16 fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 3 years, 1 month ago
- 5f44916 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 3 years, 1 month ago
- 453e5e7 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 3 years, 1 month ago
- 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years ago
- e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · 3 years, 6 months ago
- ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 3 years, 1 month ago
- 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · 3 years ago
- b55d055 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 3 years, 1 month ago
- b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 3 years, 1 month ago
- 5cb8d7c Merge changes from topic "st_fixes" into integration by Mark Dykes · 3 years, 1 month ago
- d2ebda6 Merge "fix(stm32mp1_clk): fix MPU clock rate" into integration by Mark Dykes · 3 years, 1 month ago
- 50d881e Merge "fix(stm32mp1_clk): fix MCU/AXI parent clock" into integration by Mark Dykes · 3 years, 1 month ago
- 1b93cbe Merge "refactor(stm32mp_clk): keep RCC node offset" into integration by Mark Dykes · 3 years, 1 month ago
- 9710245 Merge "fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe" into integration by Manish Pandey · 3 years, 1 month ago
- 632632e feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · 3 years, 1 month ago
- 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · 3 years, 1 month ago
- 4dc37a1 fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · 3 years, 5 months ago
- 7f3b6d9 Merge "build(plat/marvell): add descriptions why some checks are required" into integration by Manish Pandey · 3 years, 1 month ago
- 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · 3 years, 1 month ago
- fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · 3 years, 1 month ago
- c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · 3 years, 1 month ago
- ff3526d Merge changes from topic "refactor-mb" into integration by Sandrine Bailleux · 3 years, 1 month ago
- 68afc06 feat(plat/qti/sc7280): add support for pmk7325 by Shelley Chen · 3 years, 1 month ago
- bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 1 month ago
- 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 3 years, 2 months ago
- 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 3 years, 3 months ago
- 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 3 years, 3 months ago
- a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 2 months ago
- 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 2 months ago
- 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 3 years, 3 months ago
- 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 3 years, 4 months ago
- 36af1c8 refactor(measured boot): rename add_event2() by Sandrine Bailleux · 3 years, 4 months ago
- 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 1 month ago
- 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years, 4 months ago
- 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 3 years, 3 months ago