aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp13_defconfigPatrice Chotard
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_trusted_defconfigPatrice Chotard
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfigPatrice Chotard
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_defconfigPatrice Chotard
2024-04-19configs: stm32mp13: Enable FASTBOOTPatrice Chotard
2024-04-19mmc: stm32_sdmmc2: Fix AARCH64 compilation warningsPatrice Chotard
2024-04-19mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatiblePatrick Delaunay
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcom-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcor-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp157c-ev1-u-bootPatrice Chotard
2024-04-19ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xxMarek Vasut
2024-04-19ARM: stm32: Report OTP-CLOSED instead of rev.? on closed STM32MP15xxMarek Vasut
2024-04-19ARM: stm32: Drop superfluous Makefile entry for ecdsa_romapi.oMarek Vasut
2024-04-19ARM: stm32: Jump to ep on successful resume in PSCI suspend codeMarek Vasut
2024-04-19net: dwc_eth_qos: Add support for st, ext-phyclk propertyMarek Vasut
2024-04-19net: dwc_eth_qos: Add support of STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Add DT parsing for STM32MP13xx platformChristophe Roullier
2024-04-19net: dwc_eth_qos: Constify st, eth-* values parsed out of DTMarek Vasut
2024-04-19net: dwc_eth_qos: Use consistent logging printsMarek Vasut
2024-04-19net: dwc_eth_qos: Move log_debug statements on top of case blockMarek Vasut
2024-04-19net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfieldMarek Vasut
2024-04-19net: dwc_eth_qos: Scrub ifdefferyMarek Vasut
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-04-19net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_configMarek Vasut
2024-04-19net: dwc_eth_qos: Split STM32 glue into separate fileMarek Vasut
2024-04-19mtd: rawnand: stm32_fmc2: add MP25 supportChristophe Kerello
2024-04-19memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello
2024-04-19memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello
2024-04-19arm: stm32: Enable OHCI HCD support on STM32MP15xx DHSOMMarek Vasut
2024-04-19stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOADPatrick Delaunay
2024-04-18env: mmc: print MMC device being readQuentin Schulz
2024-04-18Kconfig: Remove all default n optionsMichal Simek
2024-04-18boot: fdt: Turn all addresses and sizes into u64Marek Vasut
2024-04-18fs/erofs: add DEFLATE algorithm supportJianan Huang
2024-04-18net: add support to parse the NIS domain for the dhcp optionsCharles Hardin
2024-04-18input: button_kbd: gracefully handle buttons that fail probeCaleb Connolly
2024-04-18reboot-mode: must depend on CONFIG_DM_RTCHeinrich Schuchardt
2024-04-18configs: am335x_guardian: store boot count in AM3352 RTC blockGireesh Hiremath
2024-04-18Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-04-18board: cssi: Read and display MCR board addressChristophe Leroy
2024-04-18board: cssi: Load FPGA on MCR3000 boardChristophe Leroy
2024-04-18board: cssi: Use HAVE_VENDOR_COMMON_LIB logicChristophe Leroy
2024-04-18spi: mpc8xx: Set up speed as requestedChristophe Leroy
2024-04-18spi: mpc8xx: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2024-04-18spi: mpc8xx: Allow transfer of more than MAX_BUFFER lenChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy