aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-17arm: imx: Fix i.MX8 container load addressSean Anderson1-1/+1
2023-10-17spl: fit: Fix entry point for SPL_LOAD_FIT_FULLSean Anderson1-1/+2
2023-10-17spl: nor: Don't allocate header on stackSean Anderson1-7/+4
2023-10-17spl: legacy: Fix referencing _image_binary_endSean Anderson1-1/+1
2023-10-17Revert "fs: ext4: check the minimal partition size to mount"Sean Anderson1-4/+0
2023-10-17spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLKSean Anderson1-1/+1
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini39-13/+5045
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker7-0/+175
2023-10-17arm: dts: Import RZ/G2L SMARC EVK device treePaul Barker8-0/+2124
2023-10-17arm: rmobile: Support RZ/G2L memory mapPaul Barker2-4/+131
2023-10-17arm: rmobile: Add CPU detection for RZ/G2LPaul Barker3-1/+68
2023-10-17arm: rmobile: Include <asm/types.h> in headerPaul Barker1-0/+2
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker1-1/+73
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker1-5/+4
2023-10-17serial: sh: Sort includesPaul Barker1-5/+5
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini101-856/+4801
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini27-59/+1007
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini66-300/+216
2023-10-16imx8mp-evk: Add USB0 OTG supportFabio Estevam2-0/+44
2023-10-16arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOMMarek Vasut1-0/+1
2023-10-16pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUXFabio Estevam6-0/+6
2023-10-16mxs: Kconfig: Remove TARGET_XFI3 symbolFabio Estevam1-3/+0
2023-10-16smegw01: Convert to watchdog driver modelFabio Estevam2-0/+16
2023-10-16mx7dsabresd: Convert to watchdog driver modelFabio Estevam2-0/+15
2023-10-16imx7d-sdb-u-boot: Pass SPDX-License tagFabio Estevam1-0/+2
2023-10-16imx93_evk: defconfig: enable clock driverSébastien Szymanski3-2/+25
2023-10-16arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100Marek Vasut5-4/+152
2023-10-16arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PD...Marek Vasut1-4/+0
2023-10-16arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200Marek Vasut3-49/+152
2023-10-16arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoMMarek Vasut8-229/+177
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut2-3/+36
2023-10-16imx: hab: Use size parameterMarek Vasut1-1/+1
2023-10-16cmd/ti: Update Kconfig logic and Makefile recursion logicTom Rini3-6/+6
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini61-259/+138
2023-10-16command.h: Add a U_BOOT_LONGHELP macroTom Rini1-0/+3
2023-10-16eeprom: starfive: add 'mac raw' commandHeinrich Schuchardt1-0/+5
2023-10-16eeprom: starfive: raw dump if unsupported data versionHeinrich Schuchardt1-0/+1
2023-10-16eeprom: starfive: re-implement mac commandHeinrich Schuchardt1-26/+36
2023-10-16eeprom: SiFive Unmatched: re-implement mac commandHeinrich Schuchardt1-3/+27
2023-10-16freescale: fix long help handling in mac commandHeinrich Schuchardt1-6/+12
2023-10-16cmd: move mac commandHeinrich Schuchardt3-34/+22
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker5-3/+200
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker5-0/+728
2023-10-16cmd: gpio: Skip output on -ENOENTPaul Barker1-1/+3
2023-10-16arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4Paul Barker1-1/+2
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker7-0/+1221
2023-10-16arm: rmobile: Add basic R9A07G044L SoC supportPaul Barker1-0/+5
2023-10-16arm: rmobile: Add basic RZ/G2L family supportPaul Barker4-0/+42
2023-10-16dt-bindings: Add RZ/G2L IRQC bindingsPaul Barker1-0/+25
2023-10-16dt-bindings: Add RZ/G2L PFC bindingsPaul Barker1-0/+23