aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/27Jan2023Tom Rini58-1026/+1446
2023-01-27fru: ops: Display FRU fields properly for 0xc1 fieldsAlgapally Santosh Sagar1-15/+28
2023-01-27xilinx: board: Update logic in xilinx_read_eeprom_legacyMichal Simek1-10/+14
2023-01-27xilinx: board: Fix xilinx_eeprom_legacy_cleanup()Michal Simek1-2/+6
2023-01-27xilinx: board: Use ETH_ALEN macro for mac address sizeMichal Simek1-1/+1
2023-01-27net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()Stefan Roese1-3/+33
2023-01-27drivers: mmc: Change datatype of tuning_loop_counter to intAlgapally Santosh Sagar1-1/+1
2023-01-27xilinx: versal: Add missing headerAlgapally Santosh Sagar1-0/+1
2023-01-27gpio: zynqmp: Handle error from get_gpio_modepinAlgapally Santosh Sagar1-0/+3
2023-01-27xilinx: common: Include header file to fix warningAlgapally Santosh Sagar1-0/+1
2023-01-27arm64: versal-net: Enable remaking ELF from binMichal Simek1-0/+1
2023-01-27microblaze: spl: disable falcon mode by defaultOvidiu Panait1-3/+0
2023-01-27microblaze: spl: drop boot_linuxOvidiu Panait1-6/+1
2023-01-27microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefsOvidiu Panait1-3/+1
2023-01-26Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/26Jan2023Tom Rini15-23/+441
2023-01-26Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini19-78/+824
2023-01-26binman: Fix a test-coverage regressionSimon Glass3-1/+32
2023-01-26dm: core: Use full printf() format when possibleSamuel Holland1-1/+1
2023-01-26binman: Add 'min-size' entry propertySamuel Holland4-4/+36
2023-01-26rockchip: Use atf as firmware and move u-boot to loadables in FITJonas Karlman1-1/+1
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman4-13/+205
2023-01-26rockchip: Add sha256 hash to FIT imagesJonas Karlman1-0/+20
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman4-2/+53
2023-01-26rockchip: Align FIT image data to SD/MMC block lengthJonas Karlman1-0/+1
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman5-1/+92
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano3-9/+41
2023-01-26mtd: spi-nor: Rename s25hx_t prefixTakahiro Kuwano1-21/+21
2023-01-26cmd: fix return code of 'sf erase'Heinrich Schuchardt1-6/+6
2023-01-26cmd: simplify do_spi_flash()Heinrich Schuchardt1-13/+6
2023-01-26cmd: fix return code of 'sf write' and 'sf read'Heinrich Schuchardt1-7/+7
2023-01-26spi: cadence_qspi: use STIG mode for small readsDhruva Gole1-1/+7
2023-01-26spi: cadence_qspi: setup ADDR Bits in cmd readsDhruva Gole1-0/+13
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano2-8/+8
2023-01-26mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano1-1/+6
2023-01-26Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini35-24/+5991
2023-01-26spi: Add Socionext F_OSPI SPI flash controller driverKunihiko Hayashi3-0/+695
2023-01-26drivers: spi: sh_qspi.c: Use log_warning() instead of printf()Pengfei Fan1-1/+3
2023-01-26drivers: spi: fix some typosPengfei Fan10-13/+13
2023-01-26arm: kirkwood: Use Kirkwood common early malloc area for various Kirkwood boardsTony Dinh8-24/+0
2023-01-26ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repositoryTony Dinh27-0/+5991
2023-01-24Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24Jan2023Tom Rini92-240/+617
2023-01-24Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script'Tom Rini79-715/+3225
2023-01-24arm64: zynqmp: Add support for Kria K24 SOMMichal Simek5-0/+1107
2023-01-24arm64: zynqmp: Fill model name for SOM CCsMichal Simek4-0/+4
2023-01-24arm64: versal: Remove xilinx_versal_mini_qspi.h configsMichal Simek4-18/+3
2023-01-24arm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi.h configsMichal Simek6-34/+4
2023-01-24soc: zynqmp: Fix IDcode for xck24Michal Simek1-1/+1
2023-01-23rockchip: Convert rockpro64-rk3399 to use standard bootWIP/2022-01-23-bootstd-allow-migration-from-distro_bootcmd-scriptSimon Glass2-4/+3
2023-01-23bootstd: Update documentation for new featuresSimon Glass4-70/+216
2023-01-23bootstd: Add a little more logging of bootflowsSimon Glass2-0/+5