summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25arm: dts: imx8qm-mek: fix bootPeng Fan
2024-10-25arm: dts: imx8qxp-mek: fix bootPeng Fan
2024-10-25mx6ul_14x14_evk: Convert to watchdog driver modelFabio Estevam
2024-10-25mx6ul_14x14_evk: Remove unneeded USB board codeFabio Estevam
2024-10-24Mark a few functions static inlineAndy Shevchenko
2024-10-24cmd: nvedit: Mark a few functions staticAndy Shevchenko
2024-10-24block: make blk_create_device() staticHeinrich Schuchardt
2024-10-24rockchip: block: simplify rkmtd driverHeinrich Schuchardt
2024-10-24arm: dts: k3-j722s-r5-evm: Add LPDDR4 4000 MT/s configsVaishnav Achath
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