summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-17spl: fit: Fix entry point for SPL_LOAD_FIT_FULLSean Anderson
2023-10-17spl: nor: Don't allocate header on stackSean Anderson
2023-10-17spl: legacy: Fix referencing _image_binary_endSean Anderson
2023-10-17Revert "fs: ext4: check the minimal partition size to mount"Sean Anderson
2023-10-17spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLKSean Anderson
2023-10-17ARM: imx: Add support for detecting primary/secondary bmode on MX8MFedor Ross
2023-10-17ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMCFedor Ross
2023-10-17ARM: imx: Factor out parsing of ROM logFedor Ross
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut
2023-10-17arm: dts: imx93-11x11-evk: add bootph-some-ram propertySébastien Szymanski
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker
2023-10-17arm: dts: Import RZ/G2L SMARC EVK device treePaul Barker
2023-10-17arm: rmobile: Support RZ/G2L memory mapPaul Barker
2023-10-17arm: rmobile: Add CPU detection for RZ/G2LPaul Barker
2023-10-17arm: rmobile: Include <asm/types.h> in headerPaul Barker
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker
2023-10-17serial: sh: Sort includesPaul Barker
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini
2023-10-16imx8mp-evk: Add USB0 OTG supportFabio Estevam
2023-10-16arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOMMarek Vasut
2023-10-16pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUXFabio Estevam
2023-10-16mxs: Kconfig: Remove TARGET_XFI3 symbolFabio Estevam
2023-10-16smegw01: Convert to watchdog driver modelFabio Estevam
2023-10-16mx7dsabresd: Convert to watchdog driver modelFabio Estevam
2023-10-16imx7d-sdb-u-boot: Pass SPDX-License tagFabio Estevam
2023-10-16imx93_evk: defconfig: enable clock driverSébastien Szymanski
2023-10-16arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100Marek Vasut
2023-10-16arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PD...Marek Vasut
2023-10-16arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200Marek Vasut
2023-10-16arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoMMarek Vasut
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut
2023-10-16imx: hab: Use size parameterMarek Vasut
2023-10-16cmd/ti: Update Kconfig logic and Makefile recursion logicTom Rini
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-10-16command.h: Add a U_BOOT_LONGHELP macroTom Rini
2023-10-16eeprom: starfive: add 'mac raw' commandHeinrich Schuchardt
2023-10-16eeprom: starfive: raw dump if unsupported data versionHeinrich Schuchardt
2023-10-16eeprom: starfive: re-implement mac commandHeinrich Schuchardt
2023-10-16eeprom: SiFive Unmatched: re-implement mac commandHeinrich Schuchardt
2023-10-16freescale: fix long help handling in mac commandHeinrich Schuchardt
2023-10-16cmd: move mac commandHeinrich Schuchardt
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker
2023-10-16cmd: gpio: Skip output on -ENOENTPaul Barker
2023-10-16arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4Paul Barker
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker