aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-07Merge tag 'fsl-qoriq-2022-9-7' of https://source.denx.de/u-boot/custodians/u-...WIP/07Sep2022Tom Rini10-132/+204
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini7-79/+27
2022-09-07net: fm: Add support for FIT firmwareSean Anderson1-0/+18
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson2-66/+4
2022-09-07cmd: fpga: Convert to use fit_get_data_nodeSean Anderson1-18/+6
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson1-37/+2
2022-09-07image: fit: Add some helpers for getting dataSean Anderson2-0/+107
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson1-13/+4
2022-09-07board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár1-0/+4
2022-09-07board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár1-0/+28
2022-09-07board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár2-0/+33
2022-09-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/06Sept2022Tom Rini8-135/+129
2022-09-06Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini16-13/+227
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár2-0/+16
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár2-1/+5
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár1-0/+21
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár3-1/+20
2022-09-06RISC-V: enable CONFIG_SYSRESET_SBI by defaultHeinrich Schuchardt1-0/+1
2022-09-06cmd/sbi: format KVM versionHeinrich Schuchardt1-2/+12
2022-09-06riscv: dts: sifive: Synchronize FU740 and Unmatched DTIcenowy Zheng2-88/+59
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng5-46/+45
2022-09-06net: enetc: Fix use after free issue in fsl_enetc.cSiarhei Yasinski1-1/+7
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson3-3/+3
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson1-3/+3
2022-09-06board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle1-2/+0
2022-09-06board: sl28: support dynamic promptsMichael Walle2-0/+21
2022-09-06board: sl28: add user friendly names for the boot sourcesMichael Walle1-0/+16
2022-09-06board: sl28: implement additional bootsourcesMichael Walle5-2/+102
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle1-0/+13
2022-09-05Prepare v2022.10-rc4v2022.10-rc4Tom Rini2-2/+2
2022-09-05configs: Resync with savedefconfigTom Rini3-7/+0
2022-09-05riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke1-1/+14
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...WIP/04Sep2022Tom Rini24-102/+313
2022-09-04clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000Michal Suchanek1-23/+43
2022-09-04rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz2-1/+32
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz3-6/+4
2022-09-04rockchip: simplify binman image dependencies addition to INPUTSQuentin Schulz1-7/+2
2022-09-04rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz9-26/+18
2022-09-04rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman ...Quentin Schulz2-2/+11
2022-09-04rockchip: remove binman temporary files when cleaningQuentin Schulz1-1/+2
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz3-3/+33
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz5-4/+125
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz1-1/+1
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz1-2/+2
2022-09-04rockchip: rk3308: fix same-as-spl boot orderJohn Keeping1-0/+6
2022-09-04rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-ccJohn Keeping1-1/+1
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz1-2/+2
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones1-15/+21
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones1-2/+2
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones1-1/+3