summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigsMarek Vasut
2024-10-25arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITXMarek Vasut
2024-10-25arm64: imx: imx8mp: Disable PCI support on DH i.MX8MP DHCOM SoM on DRC02 boardMarek Vasut
2024-10-25arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 boardMarek Vasut
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-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