summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-24mcp230xx_gpio.c: Add a missing include file.Philip Balister
2024-10-24Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2024-10-24mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flashHan Xu
2024-10-24mtd: spi-nor-ids: Add Puya Semiconductor chips descriptionDmitry Dunaev
2024-10-24image: android: handle ramdisk default addressNeil Armstrong
2024-10-24image: android: do not boot XIP when kernel is compressedNeil Armstrong
2024-10-24image: android: use ulong for kernel addressNeil Armstrong
2024-10-24common: android_ab: fix slot suffix for abc blockDmitry Rokosov
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
2024-10-24cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()Dmitry Rokosov
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-24cmd: bcb: rework the command to U_BOOT_LONGHELP approachDmitry Rokosov
2024-10-24include/android_ab: move ab_select_slot() documentation to @ notationDmitry Rokosov
2024-10-24dfu: sf: rely on DT for spi speed and modeNeil Armstrong
2024-10-24spi: add DM_SPI_FLASH compatibility inline functionsNeil Armstrong
2024-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2024-10-23watchdog: introduce separate SPL symbol for WDT_GPIORasmus Villemoes
2024-10-23global_data.h: remove unnecesary include of cyclic.hRasmus Villemoes
2024-10-23boot: cedit: include u-boot/schedule.hRasmus Villemoes
2024-10-23ddr: altera: include u-boot/schedule.hRasmus Villemoes
2024-10-23i2c: rzg2l: include u-boot/schedule.hRasmus Villemoes
2024-10-23lib/sha*: include u-boot/schedule.h instead of cyclic.hRasmus Villemoes
2024-10-23watchdog.h: change include of cyclic.h to u-boot/schedule.hRasmus Villemoes
2024-10-23cyclic: make cyclic_run staticRasmus Villemoes
2024-10-23test: dm: wdt: replace cyclic_run() by schedule()Rasmus Villemoes
2024-10-23fs/cramfs: use schedule instead of cyclic_run as callbackRasmus Villemoes
2024-10-23m68k: asm/ptrace.h: include linux/types.hRasmus Villemoes
2024-10-23led: include cyclic.h in led_sw_blink.cRasmus Villemoes
2024-10-23cyclic: introduce u-boot/schedule.hRasmus Villemoes
2024-10-23doc: cyclic: remove reference to WATCHDOG_RESETRasmus Villemoes
2024-10-23drivers: watchdog: Add DaVinci's watchdog supportBastien Curutchet
2024-10-23watchdog: gpio_wdt: add support for stoppable devicesRasmus Villemoes
2024-10-22Merge tag 'video-20241022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-10-22video: simplefb: Fix build warn with CONFIG_FDT_64BIT=nEva Kurchatova
2024-10-22board: ti: am62x: evm: Update simple-framebuffer node in device-treeDevarsh Thakkar
2024-10-22boot: fdt_simplefb: Remove conditional compilation checks for VIDEO KconfigDevarsh Thakkar
2024-10-22boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFBDevarsh Thakkar
2024-10-22video: Fix VNBYTES() macro commentMiquel Raynal
2024-10-21envtools: make them build againRasmus Villemoes
2024-10-21Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"Tom Rini
2024-10-21drivers/crypto: aspeed: Add Caliptra ECDSA384 supportChia-Wei Wang
2024-10-21image-fit-sig: Remove padding checkChia-Wei Wang
2024-10-21lib: ecdsa: Add ECDSA384 supportChia-Wei Wang
2024-10-21Merge patch series "Add AVS support for J721S2"Tom Rini
2024-10-21configs: j721s2_evm_r5_defconfig: Add AVS ConfigsManorit Chawdhry
2024-10-21arm: dts: j721s2: Add VTM node in R5Manorit Chawdhry
2024-10-21arm: mach-k3: j721s2_init: Initialize AVS Class 0Manorit Chawdhry
2024-10-21drivers: misc: k3_avs: Extract MPU clk and dev ID from DTManorit Chawdhry
2024-10-21arm: dts: k3-*-r5: Add MPU clock in clocks propertyManorit Chawdhry