summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03Prepare v2023.04v2023.04Tom Rini
2023-04-03arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SKSinthu Raja
2023-04-03pico-imx6: Pass the mmc alias to fix boot regressionFabio Estevam
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-04-02rockchip: Fix incorrect constant name in RAM init codeDavid Sebek
2023-04-01Merge tag 'efi-2023-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-04-01efi_loader: remove duplicate assignmentHeinrich Schuchardt
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
2023-04-01doc: describe skipping triggering a pipeline in GitlabHeinrich Schuchardt
2023-04-01scsi: typo supporedtHeinrich Schuchardt
2023-03-31Merge tag 'dm-pull-31mar23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-31configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi
2023-03-31sysreset: gpio: fix gpio_reboot_request return valueJonathan Liu
2023-03-31buildman: Correct overwriting of settings fileSimon Glass
2023-03-28imx6sx-udoo-neo-basic: Introduce the u-boot.dtsiFabio Estevam
2023-03-28Merge branch '2023-03-28-correct-several-cli_getch-bugs'Tom Rini
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
2023-03-27Prepare v2023.04-rc5v2023.04-rc5Tom Rini
2023-03-27configs: Resync with savedefconfigTom Rini
2023-03-27Merge branch '2023-03-27-rockchip-rk3399-fixes'Tom Rini
2023-03-27rockchip: rk3399: Drop altbootcmdTom Rini
2023-03-27rockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTSTom Rini
2023-03-27rockchip: Disable DISTRO_DEFAULTS for rk3399 boardsSimon Glass
2023-03-27boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass
2023-03-27lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass
2023-03-27Move DISTRO_DEFAULTS into boot/Simon Glass
2023-03-27rockchip: Drop bootstage stash in TPL and SPL for rockpro64Simon Glass
2023-03-27Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-03-27x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-25Merge tag 'efi-2023.04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-24Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio
2023-03-24arm: rpi: fallback to max clock rate for MMC clockVincent Fazio
2023-03-22Merge branch '2023-03-22-assorted-fixes'Tom Rini
2023-03-22dma: ti: k3-udma: Fix channel hang on teardownVignesh Raghavendra
2023-03-22fs: ext4: check the minimal partition size to mountPatrick Delaunay
2023-03-22gitattributes: Treat .bin files as binary.Sebastian Andrzej Siewior
2023-03-22configs: am62x_evm_a53_defconfig: Fix SF_DEFAULT_MODENikhil M Jain
2023-03-22arm: total_compute: Remap console logsannsai01
2023-03-22configs: am62: move stack and heap to HSM RAMKamlesh Gurudasani
2023-03-22arm: mach-k3: am62: move scratch board area to HSM RAMKamlesh Gurudasani
2023-03-22console: Use flush() before panic and resetTony Dinh
2023-03-22README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repoFabio Estevam