aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 changes I8dba7fb9,Id7704a3c,Ib296da1f,Ic29526d1Yifan Hong
2023-03-31Merge "kleaf: Add special python toolchain for u-boot."Yifan Hong
2023-03-31Merge tag 'dm-pull-31mar23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-31Removal of boringssl and opendiceRam Muthiah
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-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-24ANDROID: Enable u-boot bootloader boot mode backDmitrii Merkurev
2023-03-24ANDROID: Share fastboot boot handle logic between transportsDmitrii Merkurev
2023-03-24ANDROID: Add fastboot TCP supportDmitrii Merkurev
2023-03-24ANDROID: Modify TCP stack to enable TCP fastboot in the futureDmitrii Merkurev
2023-03-23kleaf: Add crosvm_x86_64.Yifan Hong
2023-03-23kleaf: hack to set HOME for binman for crosvm x86_64.Yifan Hong
2023-03-23crosvm x86 fix SWIG_LIB calculation.Yifan Hong
2023-03-23kleaf: add swig repositoryYifan Hong
2023-03-23kleaf: Add special python toolchain for u-boot.Yifan Hong
2023-03-22Merge branch '2023-03-22-assorted-fixes'Tom Rini