summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25xilinx: common: fix script address for MicroblazePadmarao Begari
2024-10-25arm64: versal: Wire USB0 in distro bootMichal Simek
2024-10-25arm64: versal: Remove description for USB1Michal Simek
2024-10-25arm64: zynqmp: Fix tcminit mode value based on argvPadmarao Begari
2024-10-25arm64: zynqmp: Print an error for split to lock mode switchPadmarao Begari
2024-10-25imx8m: set sane default value for SPL_LOAD_FIT_ADDRESSRasmus Villemoes
2024-10-25mmc: fsl_esdhc: Convert to use livetree API for fdt accessTim Harvey
2024-10-25i2c: mxc_i2c: Convert to use livetree API for fdt accessTim Harvey
2024-10-25imx: power-domain: Convert to use livetree API for fdt accessTim Harvey
2024-10-25pinctrl: imx: Convert to use livetree API for fdt accessTim Harvey
2024-10-25verdin-imx8m{m|p}: defconfig: update fastboot buffer size/addressHiago De Franco
2024-10-25imx: Support i.MX93 9X9 QSB boardPeng Fan
2024-10-25imx9: clock: Add 800MHz fracpll entryPeng Fan
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