summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár
2022-09-16powerpc: mpc85xx: Fix check for CONFIG_SDCARDMarek Behún
2022-09-16Makefile: Unify condition for mpc85xx reset vectorPali Rohár
2022-09-16Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-09-16Makefile: Fix dependency for u-boot-with-dtb.binPali Rohár
2022-09-15Merge tag 'u-boot-stm32-20220915' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-15i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz
2022-09-15i2c: stm32: do not set the STOP condition on errorAlain Volmat
2022-09-15i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat
2022-09-15i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat
2022-09-15i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz
2022-09-15configs: stm32mp15: activate DM_REGULATOR_SCMIPatrick Delaunay
2022-09-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár
2022-09-13arm: mvebu: Enable L2 cache also on Armada 38xPali Rohár
2022-09-13arm: mvebu: lowlevel.S: Use CR_M from asm/system.hPali Rohár
2022-09-13arm: mvebu: Guard non-AXP code by checking for AXPPali Rohár
2022-09-13arm: mvebu: Fix function enable_cachesPali Rohár
2022-09-13arm: mvebu: Mark constant data with const keywordPali Rohár
2022-09-13arm: mvebu: turris_omnia: Allow to use second serial portPali Rohár
2022-09-13tools: termios_linux.h: Fix compilation on non-glibc systemsPali Rohár
2022-09-13arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár
2022-09-13arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescuePali Rohár
2022-09-13board: turris: Initialize serial# envPali Rohár
2022-09-13arm: mvebu: Espressobin: When emmc is not present disable it also in OF_LIVEPali Rohár
2022-09-13cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure bootPali Rohár
2022-09-13cmd: mvebu/bubt: Check for A38x image data checksumPali Rohár
2022-09-13tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10msStefan Roese
2022-09-13arm: kirkwood: Add CONFIG_SUPPORT_PASSING_ATAGSTony Dinh
2022-09-12Merge tag 'dm-pull-12sep22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-12binman: Add VPL supportSimon Glass
2022-09-12fdt_support: add optional board_rng_seed() hookRasmus Villemoes
2022-09-09Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-09efi_driver: don't bind internal block devicesHeinrich Schuchardt
2022-09-09lib: efi_loader: don't delete invalid handlesEtienne Carriere
2022-09-09efi_selftest: unit test for EFI Conformance Profile TableHeinrich Schuchardt
2022-09-09efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt
2022-09-09doc: man-page for tftpputHeinrich Schuchardt
2022-09-09cmd: correct short text for tftpbootHeinrich Schuchardt
2022-09-09cmd: fix tftpput commandHeinrich Schuchardt
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07Merge tag 'fsl-qoriq-2022-9-7' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-09-07net: fm: Add support for FIT firmwareSean Anderson
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson
2022-09-07cmd: fpga: Convert to use fit_get_data_nodeSean Anderson
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson
2022-09-07image: fit: Add some helpers for getting dataSean Anderson
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson